[FFmpeg-devel] [PATCH] avcodec/webp: fix default palette color and optimize for large image

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Sep 23 01:08:55 CEST 2014


On Mon, Sep 22, 2014 at 03:07:39PM -0700, Pascal Massimino wrote:
> Hi,
> 
> as discussed on the other thread...

Why not just always allocate and 0-initialize pal->frame with width 256?
I haven't yet checked which if any is the easiest way to make av_frame_get_buffer
do that while still having the AVFrame->with the original width value in the end.


More information about the ffmpeg-devel mailing list