FFmpeg/libavformat
Mats Peterson bd03ee1184 lavf/qtpalette: Treat 1-bit video as palettized
This commit for qtpalette.c and qtpalette.h adds 1-bit video to the
"palettized video" category, since if the video sample description
contains a palette, the two colors in the palette can be any color, not
necessarily black & white.

Unfortunately, I've noticed that the qtrle (QuickTime Animation) decoder
blindly assumes that 1-bit video is black & white. I don't have enough
knowledge about the decoder to fix this, though.

Below is a link to a sample 1-bit QuickTime Animation clip of a rotating
earth that uses blueish colors, and they will be correctly rendered in
QuickTime, but not in FFmpeg (which will use black & white).

https://drive.google.com/open?id=0B3_pEBoLs0faUlItWm9KaGJSTEE

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-12-29 13:12:18 +01:00
..
2015-10-30 03:02:41 +01:00
2015-11-03 12:26:09 +01:00
2015-11-12 04:39:14 +01:00
2015-11-12 04:39:14 +01:00
2015-11-30 10:58:46 -05:00
2015-11-10 22:06:26 +01:00
2015-10-04 01:37:31 +02:00
2015-10-29 21:26:43 +01:00
2015-11-21 21:03:51 +01:00
2015-12-27 21:44:15 +01:00
2015-12-19 09:33:49 -08:00
2015-12-27 21:44:14 +01:00
2015-05-26 19:54:41 +02:00
2015-05-31 19:04:52 +02:00
2015-12-20 12:22:45 +01:00
2015-11-30 10:58:46 -05:00
2015-11-06 13:45:50 +01:00
2015-06-07 21:55:46 +02:00
2015-11-20 20:52:37 +01:00
2015-09-01 13:35:37 +02:00
2015-10-26 23:24:45 -07:00
2015-11-12 04:39:14 +01:00
2015-11-23 18:34:52 -08:00
2015-10-20 09:41:11 +02:00
2015-10-25 11:05:56 +01:00
2015-10-25 17:37:17 +01:00