bmp: fix some 1bit samples.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Thu, 10 Nov 2011 22:07:27 +0000 (23:07 +0100)
committerAnton Khirnov <anton@khirnov.net>
Sun, 4 Dec 2011 15:04:27 +0000 (16:04 +0100)
commit1e92d58e444e482948c06bd968e99beb214f1735
tree02b4e774c3340364b6c2e8c52804f0aba48a98f7
parent8dd92eca74c13b042eeb75636939dc6d459582a1
bmp: fix some 1bit samples.

<= 8bpp BMP images always have palette.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/bmp.c