add 1bpp decoding function and extend 4bpp function to
authorStefan Gehrer <stefan.gehrer@gmx.de>
Sun, 7 Sep 2008 07:36:03 +0000 (07:36 +0000)
committerStefan Gehrer <stefan.gehrer@gmx.de>
Sun, 7 Sep 2008 07:36:03 +0000 (07:36 +0000)
commitbd547403fe0a3416e6af77b62b6442549e855248
treeff1c4db646747405f7d913683333926e9cd285ff
parent31296f6eec5d4a1cc82edb24f56220774a6527f1
add 1bpp decoding function and extend 4bpp function to
also cover the 2bpp case.

Originally committed as revision 15242 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/qtrle.c