[FFmpeg-devel] [PATCH] avfilter/delogo: Check that logo area is inside the picture
Paul B Mahol
onemda at gmail.com
Tue May 10 15:06:12 CEST 2016
On 5/10/16, Jean Delvare <jdelvare at suse.de> wrote:
> We can only remove the logo if it is inside the picture. We need at
> least one pixel around the logo area for interpolation.
>
> Fixes ticket #5527 (Delogo crash with x=0 and/or y=0).
>
> Signed-off-by: Jean Delvare <jdelvare at suse.com>
> ---
> libavfilter/vf_delogo.c | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
>
lgtm
More information about the ffmpeg-devel
mailing list