Re: [FFmpeg-devel] [PATCH v6 0/7] webp: add support for animated WebP decoding

2023-11-24 Thread Michael Niedermayer
On Thu, Nov 23, 2023 at 12:47:26PM +0100, Thilo Borgmann via ffmpeg-devel wrote: > Still images fixed, includes FATE tests, VP8 decoder decoupled so there are > no more data races, fixed more asserts. > > Patch 5/7 is still there for making changes in lavc/webp reviewable but shall > be stashed

[FFmpeg-devel] [PATCH v6 0/7] webp: add support for animated WebP decoding

2023-11-23 Thread Thilo Borgmann via ffmpeg-devel
Still images fixed, includes FATE tests, VP8 decoder decoupled so there are no more data races, fixed more asserts. Patch 5/7 is still there for making changes in lavc/webp reviewable but shall be stashed when pushing. -Thilo Josef Zlomek (2): libavcodec/webp: add support for animated WebP d