aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mpegvideo.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-08-24 18:44:24 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-08-24 18:59:58 +0200
commit7495186fd49f6c9e701e387c2669e3f39b8900ab (patch)
tree41333941d0b3cfc01c50538753156f532292a9cf /libavcodec/mpegvideo.h
parent6067186f3a76691bc2c825c40312dc12a7483c0e (diff)
downloadffmpeg-7495186fd49f6c9e701e387c2669e3f39b8900ab.tar.gz
avcodec/h263dec: fix aspect of lead h263 EHC
Fixes part of ticket925 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/mpegvideo.h')
-rw-r--r--libavcodec/mpegvideo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/mpegvideo.h b/libavcodec/mpegvideo.h
index 9614e99c33..23f0164f2c 100644
--- a/libavcodec/mpegvideo.h
+++ b/libavcodec/mpegvideo.h
@@ -545,6 +545,7 @@ typedef struct MpegEncContext {
int prev_mb_info, last_mb_info;
uint8_t *mb_info_ptr;
int mb_info_size;
+ int ehc_mode;
/* H.263+ specific */
int umvplus; ///< == H263+ && unrestricted_mv