[FFmpeg-cvslog] mpegvideo.h: remove the 1 line difference to qatar
Michael Niedermayer
git at videolan.org
Thu Aug 4 17:57:06 CEST 2011
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Thu Aug 4 17:04:14 2011 +0200| [9e63720b4b1241a9b17622b789c47cff6e180a4f] | committer: Michael Niedermayer
mpegvideo.h: remove the 1 line difference to qatar
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9e63720b4b1241a9b17622b789c47cff6e180a4f
---
libavcodec/mpegvideo.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/libavcodec/mpegvideo.h b/libavcodec/mpegvideo.h
index a25e8aa..44a0dd6 100644
--- a/libavcodec/mpegvideo.h
+++ b/libavcodec/mpegvideo.h
@@ -211,7 +211,6 @@ typedef struct MpegEncContext {
/* the following codec id fields are deprecated in favor of codec_id */
int h263_plus; ///< h263 plus headers
- int h263_msmpeg4; ///< generate MSMPEG4 compatible stream (deprecated, use msmpeg4_version instead)
int h263_flv; ///< use flv h263 header
enum CodecID codec_id; /* see CODEC_ID_xxx */
More information about the ffmpeg-cvslog
mailing list