Imported Upstream version 6.1
[platform/upstream/ffmpeg.git] / libavcodec / mediacodecdec_common.h
index 0b21129..0ab2903 100644 (file)
@@ -70,6 +70,7 @@ typedef struct MediaCodecDecContext {
     bool delay_flush;
     atomic_int serial;
 
+    bool use_ndk_codec;
 } MediaCodecDecContext;
 
 int ff_mediacodec_dec_init(AVCodecContext *avctx,