mirror of https://github.com/FFmpeg/FFmpeg.git
Store palette data in the codec context, 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. Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>pull/2/head
parent
3788a3c0c0
commit
ff558d7b01
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue