OSDN Git Service

WC3/xan: move palette handling to decoder, avoiding need for
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 21 Nov 2010 10:32:23 +0000 (10:32 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 21 Nov 2010 10:32:23 +0000 (10:32 +0000)
commit24ae353dfbe61019a86093a9c5cd15476aabef49
treec0c7e7a7b55b3a4cead8da8f88a21d17088bdd96
parent6bfc26830524ca1e5d7fd54e32ea0ffdbcdd25f5
WC3/xan: move palette handling to decoder, avoiding need for
PaletteControl.
This also fixes playback of some files with ffplay (images were
corrupted for a short time after a palette change).

Originally committed as revision 25778 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/xan.c
libavformat/wc3movie.c