Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-11-26 17:34:52 +0400
committerAnton Khirnov <anton@khirnov.net>2013-11-29 20:34:34 +0400
commite89247debd5276d57ce4a26516224204f9541af0 (patch)
tree7226326ea772efc55c481d5f5dba709f09f5339f /libavcodec/mpegvideo.h
parent8cebc9eaac8631adb23dd1e46c37ad8474139a07 (diff)
mpeg4videodec: replace MpegEncContext.reduced_res_vop with a local variable
Diffstat (limited to 'libavcodec/mpegvideo.h')
-rw-r--r--libavcodec/mpegvideo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/mpegvideo.h b/libavcodec/mpegvideo.h
index 8250211c4f..3d4e26d542 100644
--- a/libavcodec/mpegvideo.h
+++ b/libavcodec/mpegvideo.h
@@ -593,7 +593,6 @@ typedef struct MpegEncContext {
int hierachy_type;
int enhancement_type;
int new_pred;
- int reduced_res_vop;
int aspect_ratio_info; //FIXME remove
int sprite_warping_accuracy;
int data_partitioning; ///< data partitioning flag from header