[FFmpeg-devel] [PATCH] avformat/yuv4mpegenc: simplify writing the header

James Almer jamrial at gmail.com
Thu Sep 3 23:10:21 EEST 2020


On 9/3/2020 4:16 PM, Paul B Mahol wrote:
> On 9/3/20, James Almer <jamrial at gmail.com> wrote:
>> Actually write it in yuv4_write_header() instead of with the first
>> packet.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  libavformat/yuv4mpegenc.c | 35 ++++++++++++++---------------------
>>  1 file changed, 14 insertions(+), 21 deletions(-)
>>
> 
> Nice catch, LGTM

Pushed, thanks.


More information about the ffmpeg-devel mailing list