Revision ff558d7b
ID | ff558d7b0166dab5a84dc1c565c2beafa8590c86 |
Parent | 3788a3c0 |
Child | ad0193bf |
bfi: store palette data in the context
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>
Files
- added
- modified
- copied
- renamed
- deleted