Move handling of paletted data to the IFF demuxer. This allows future
authorSebastian Vater <cdgs.basty@googlemail.com>
Thu, 13 May 2010 15:39:40 +0000 (15:39 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Thu, 13 May 2010 15:39:40 +0000 (15:39 +0000)
commit65d213ec86019dd1dbc847ca7dde75dc7bd68b82
tree5c08ae9353b1115180e9329280cddcc3e65a50a5
parentebcf7c3227906382205141beb2d0467f245472d1
Move handling of paletted data to the IFF demuxer. This allows future
handling of things such as masking/EHB/HAM for this type of data.

Patch by Sebastian Vater <cdgs basty googlemail com>.

Originally committed as revision 23112 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/iff.c
libavformat/iff.c