[FFmpeg-devel] [PATCH] bfi: correctly allocate palette data in the context

Stefano Sabatini stefano.sabatini-lala at poste.it
Tue Apr 26 10:48:10 CEST 2011


On date Tuesday 2011-04-26 04:23:59 +0200, Michael Niedermayer encoded:
> On Mon, Apr 25, 2011 at 08:30:54PM +0200, Stefano Sabatini wrote:
> > Store palette data in the data, do not assume that the frame allocated
> > the first time by avctx->get_buffer will be returned again.
> > 
> > This requires to store the palette which comes with the first frame in
> > the context, and copy it to the following frames.
> > 
> > Fix trac issue #84.
> 
> LGTM & thx for the bugfix

Pushed.
-- 
FFmpeg = Forgiving Funny Merciful Patchable Enhanced Game


More information about the ffmpeg-devel mailing list