]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_delogo: add auto set the area inside of the frame
authorSteven Liu <lq@chinaffmpeg.org>
Wed, 4 Sep 2019 15:53:05 +0000 (23:53 +0800)
committerSteven Liu <lq@chinaffmpeg.org>
Thu, 10 Oct 2019 02:26:57 +0000 (10:26 +0800)
commitaea82dfe225ef195f558df0350b20175a82be901
tree9ffef08cfe569285bcb3753130f954970850953f
parent9f0b9ae8bd84b45dc8bc7bcb96607c2948d546d7
avfilter/vf_delogo: add auto set the area inside of the frame

when the area outside of the frame, then use expr should
give user warning message and auto set to the area inside of the frame.

Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
libavfilter/vf_delogo.c