---
 libavcodec/mpegvideo.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/mpegvideo.h b/libavcodec/mpegvideo.h
index 0a0a804..2eda6cf 100644
--- a/libavcodec/mpegvideo.h
+++ b/libavcodec/mpegvideo.h
@@ -242,7 +242,6 @@ typedef struct MpegEncContext {
     int strict_std_compliance; ///< strictly follow the std (MPEG4, ...)
     int workaround_bugs;       ///< workaround bugs in encoders which cannot 
be detected automatically
     int codec_tag;             ///< internal codec_tag upper case converted 
from avctx codec_tag
-    int stream_codec_tag;      ///< internal stream_codec_tag upper case 
converted from avctx stream_codec_tag
     /* the following fields are managed internally by the encoder */
 
     /* sequence parameters */
-- 
1.9.5 (Apple Git-50.3)

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to