yakoy...@gmail.com:
> From: Martin Reboredo
>
> FFmpeg has the ability to mux encoded WebP packets, but it cannot demux the
> format.
> The purpose of this patch is to add a way to extract pictures from a WebP
> stream.
> Any other side data processing (mainly ICC profiles) is left up for later
From: Martin Reboredo
FFmpeg has the ability to mux encoded WebP packets, but it cannot demux the
format.
The purpose of this patch is to add a way to extract pictures from a WebP
stream.
Any other side data processing (mainly ICC profiles) is left up for later work.
Although we have a demuxer