On Sat, Oct 30, 2021 at 6:59 AM James Almer <[email protected]> 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 <[email protected]> > --- > libavcodec/libaomdec.c | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-) >
lgtm. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
