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

2023-07-25 Thread Thilo Borgmann
Am 24.07.23 um 22:44 schrieb James Zern: On Thu, Jul 20, 2023 at 4:08 PM Thilo Borgmann wrote: All issues of v2 fixed. Makes tsan happy now as well. Patch 5/6 is still there for making changes in lavc/webp reviewable but shall be stashed when pushing. This looks to fail fate: https://patch

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

2023-07-24 Thread James Zern
On Thu, Jul 20, 2023 at 4:08 PM Thilo Borgmann wrote: > > All issues of v2 fixed. Makes tsan happy now as well. > > Patch 5/6 is still there for making changes in lavc/webp reviewable but > shall be stashed when pushing. > This looks to fail fate: https://patchwork.ffmpeg.org/check/83180/ It seem

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

2023-07-20 Thread Thilo Borgmann
All issues of v2 fixed. Makes tsan happy now as well. Patch 5/6 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 decoding libavformat/webp: add WebP demuxer Thilo Borgmann (4)