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:35:13 +0400
commit3b1c0f686d5a162ceb5048910a7ce0bf7ed3a1ab (patch)
treefd0746b73dfbbaa78c9e0c98ae2903057ef24465 /libavcodec/mpegvideo.h
parente89247debd5276d57ce4a26516224204f9541af0 (diff)
mpeg4videodec: move new_pred from MpegEncContext to Mpeg4DecContext
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 3d4e26d542..8dbded98df 100644
--- a/libavcodec/mpegvideo.h
+++ b/libavcodec/mpegvideo.h
@@ -592,7 +592,6 @@ typedef struct MpegEncContext {
int scalability;
int hierachy_type;
int enhancement_type;
- int new_pred;
int aspect_ratio_info; //FIXME remove
int sprite_warping_accuracy;
int data_partitioning; ///< data partitioning flag from header