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:36:05 +0400
commit6e81597d5a89f64dfab5c7e99e46b4355139e324 (patch)
tree74f093c9091bdadcda475c58541201ee247f87ff /libavcodec/mpegvideo.h
parent2992afda83a7d5c0a9ec45bdce76d8abbe0961c5 (diff)
mpeg4videodec: move enhancement_type 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 97a3a72562..55e61da520 100644
--- a/libavcodec/mpegvideo.h
+++ b/libavcodec/mpegvideo.h
@@ -590,7 +590,6 @@ typedef struct MpegEncContext {
int quant_precision;
int quarter_sample; ///< 1->qpel, 0->half pel ME/MC
int scalability;
- int enhancement_type;
int aspect_ratio_info; //FIXME remove
int sprite_warping_accuracy;
int data_partitioning; ///< data partitioning flag from header