mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Buildfix with system ffmpeg
This commit is contained in:
@@ -125,9 +125,6 @@ private:
|
||||
int outSamples_ = 0; // output samples per frame
|
||||
|
||||
AVFrame *frame_ = nullptr;
|
||||
#if HAVE_LIBAVCODEC_CONST_AVCODEC // USE_FFMPEG is implied
|
||||
const
|
||||
#endif
|
||||
AVCodec *codec_ = nullptr;
|
||||
AVCodecContext *codecCtx_ = nullptr;
|
||||
SwrContext *swrCtx_ = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user