[FFmpeg-devel] [PATCH] avcodec/libaomdec: use intermediate arrays for plane pointers and strides
James Zern
jzern at google.com
Mon Nov 1 19:46:52 EET 2021
On Sat, Oct 30, 2021 at 6:59 AM James Almer <jamrial at gmail.com> wrote:
>
> Fixes -Wstringop-overflow warnings with libaom >= 2.0.0, where the unused alpha
> plane was removed from aom_image.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavcodec/libaomdec.c | 10 +++++++---
> 1 file changed, 7 insertions(+), 3 deletions(-)
>
lgtm.
More information about the ffmpeg-devel
mailing list