Commit 9e63720b authored by Michael Niedermayer's avatar Michael Niedermayer

mpegvideo.h: remove the 1 line difference to qatar

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 31fe5d98
......@@ -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 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment