OSDN Git Service

Android: only add notext to x86
[android-x86/external-ffmpeg.git] / ffmpeg.h
index 854ed19..a806445 100644 (file)
--- a/ffmpeg.h
+++ b/ffmpeg.h
@@ -458,7 +458,6 @@ typedef struct OutputStream {
     AVRational enc_timebase;
 
     int                    nb_bitstream_filters;
-    uint8_t                  *bsf_extradata_updated;
     AVBSFContext            **bsf_ctx;
 
     AVCodecContext *enc_ctx;