summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2005-07-24 09:28:24 +0000
committerMichael Niedermayer <michaelni@gmx.at>2005-07-24 09:28:24 +0000
commit91d44ffc9a77a976fd926c87f91e8e40b899c4dd (patch)
tree421d1913ed2472e3ce87ddd2ad66fad9cd103dab /libavcodec/mpegvideo.h
parent760fb54f7c31c04c01dd3cb2638380db249bf1fb (diff)
fix user data parsing code so it suppors pre1 and cvs
Originally committed as revision 4471 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 0ce3e2b3f3..9e02fdca30 100644
--- a/libavcodec/mpegvideo.h
+++ b/libavcodec/mpegvideo.h
@@ -609,7 +609,6 @@ typedef struct MpegEncContext {
int xvid_build;
/* lavc specific stuff, used to workaround bugs in libavcodec */
- int ffmpeg_version;
int lavc_build;
/* RV10 specific */