[FFmpeg-devel] [PATCH] avfilter/video: pick sar from link
Paul B Mahol
onemda at gmail.com
Thu Dec 7 21:52:31 EET 2017
On 12/7/17, Nicolas George <george at nsup.org> wrote:
> Paul B Mahol (2017-12-07):
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>> libavfilter/video.c | 9 ++++++++-
>> 1 file changed, 8 insertions(+), 1 deletion(-)
>
> Please explain (in the commit message) why you think this patch is
> needed.
It should not be needed for each filter that sets sample aspect ratio
to set it explicitly also for each and every frame, instead that is
automatically done in get_buffer call.
More information about the ffmpeg-devel
mailing list