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

2023-12-06 Thread Michael Niedermayer
On Wed, Dec 06, 2023 at 02:34:58AM +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, fixed ffprobe regression. > > Patch 5/7 is still there for making changes in lavc/webp reviewabl

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

2023-12-05 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, fixed ffprobe regression. 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 s