[FFmpeg-devel] [PATCH] avformat/mpeg12enc: add support for specifying video_format in the sequence_display_extension
Marton Balint
cus at passwd.hu
Tue Feb 13 01:35:29 EET 2018
On Sat, 10 Feb 2018, Michael Niedermayer wrote:
> On Sat, Feb 10, 2018 at 07:45:36PM +0100, Marton Balint wrote:
>> In a recent commit the default was changed from 0 (component) to 5
>> (unspecified), however some standards require using 0. With this option, the
>> user will be able to do so.
>>
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>> doc/encoders.texi | 5 +++++
>> libavcodec/mpeg12enc.c | 12 ++++++++++--
>> libavcodec/mpegvideo.h | 7 +++++++
>> libavcodec/version.h | 2 +-
>
> just realized this mismatches the prefix of the commit message
Thanks, applied with the proper prefix.
Regards,
Marton
More information about the ffmpeg-devel
mailing list