[FFmpeg-devel] [PATCH] avcodec/vc1: fix out of bounds access of overlap filter

Paul B Mahol onemda at gmail.com
Thu Apr 26 18:57:05 EEST 2018


On 4/26/18, Jerome Borsboom <jerome.borsboom at carpalis.nl> wrote:
> Overlap filtering of the first row and first column must be guarded
> for out of bounds access of v->over_flags_plane.
>
> Signed-off-by: Jerome Borsboom <jerome.borsboom at carpalis.nl>
> ---
>  libavcodec/vc1_loopfilter.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>

applied


More information about the ffmpeg-devel mailing list