[FFmpeg-devel] [PATCH] lavc/libwebpenc: use WebPMemoryWriterClear()

Pascal Massimino pascal.massimino at gmail.com
Wed Aug 27 19:37:33 CEST 2014


Hi,


On Wed, Aug 27, 2014 at 10:06 AM, Michael Niedermayer <michaelni at gmx.at>
wrote:

> On Wed, Aug 27, 2014 at 12:57:47AM -0300, James Almer wrote:
> > WebPMemoryWriterClear() must be used instead of free() when libwebp ABI
> version is > 0x0202.
>

It's rather 0x0203. The patch that introduced WebPMemoryWriterClear() is
here: https://gerrit.chromium.org/gerrit/#/c/69362/5/src/webp/encode.h


> >
> > Signed-off-by: James Almer <jamrial at gmail.com>
> > ---
> > Untested. Latest stable libwebp release (0.4.1) is still 0x0202.
>
> probably ok
>
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Democracy is the form of government in which you can choose your dictator
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>


More information about the ffmpeg-devel mailing list