[FFmpeg-devel] [PATCH] avfilter/vf_tile: add init_padding option

Paul B Mahol onemda at gmail.com
Thu Nov 30 18:57:32 EET 2017


On 11/30/17, Nicolas George <george at nsup.org> wrote:
> Moritz Barsnick (2017-11-30):
>> Wouldn't
>>            tile->first_frame = 0;
>> be faster and easier? Or did you mean to use different variables in the
>> check and the assignment?
>
> Or even clearing the option after is has been used. Single test, single
> field: faster, less memory, less code.

I like nano-optimizations!

Should I commit with that changed or send another one for review?


More information about the ffmpeg-devel mailing list