Attempt to fix ticket266
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
940a55ccf4
commit
867b10679c
@ -209,6 +209,7 @@ 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 */
|
||||
|
Loading…
Reference in New Issue
Block a user