[FFmpeg-devel] [PATCH v2] avcodec/libwebpdec: Add libwebp WebP decoder.

Peter Xia aattyy at gmail.com
Sat Apr 5 06:21:21 EEST 2025


Hi Michael, 

The current webp decoder does not support animated, only webp stills. It has been a pretty long standing feature request (#4907).

Although it adds dependency of the libwebp decoder library, libwebp itself is already a dependency of the encoder. I feel it’s simpler this way.

I don’t know if there is ongoing work about this, I’m pretty new to the project.

Thanks,
Peter

> On Apr 4, 2025, at 12:00 PM, Michael Niedermayer <michael at niedermayer.cc> wrote:
> 
> Hi Peter
> 
> On Thu, Apr 03, 2025 at 06:17:19PM -0700, Peter Xia wrote:
>> Adds support of decoding animated webp.
> 
> What is missing / is needed to have our decoder support this ?
> 
> Our decoder should be made to support this, instead of
> adding an external dependancy
> 
> also, isnt there a work in progress patchset for our webp decoder
> somewhere, or is that about something else ?
> 
> thx
> 
> [...]
> -- 
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
> 
> Homeopathy is like voting while filling the ballot out with transparent ink.
> Sometimes the outcome one wanted occurs. Rarely its worse than filling out
> a ballot properly.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".



More information about the ffmpeg-devel mailing list