X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fmpegvideo.h;h=2e819c03dd5f6190bde519beb26a5aa81fec6398;hb=f1d6fc779450715fda20e7844ffc6364e50f5a3e;hp=2d37b62bec068505163adb12a03c33f8560f2c6d;hpb=706f81a2c27552fdc9d216834eedd36f5804c080;p=ffmpeg diff --git a/libavcodec/mpegvideo.h b/libavcodec/mpegvideo.h index 2d37b62bec0..2e819c03dd5 100644 --- a/libavcodec/mpegvideo.h +++ b/libavcodec/mpegvideo.h @@ -532,7 +532,6 @@ typedef struct MpegEncContext { int partitioned_frame; ///< is current frame partitioned int low_delay; ///< no reordering needed / has no b-frames int vo_type; - int vol_control_parameters; ///< does the stream contain the low_delay flag, used to workaround buggy encoders PutBitContext tex_pb; ///< used for data partitioned VOPs PutBitContext pb2; ///< used for data partitioned VOPs int mpeg_quant;