summaryrefslogtreecommitdiff
path: root/libavformat/qtpalette.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/qtpalette.h')
-rw-r--r--libavformat/qtpalette.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavformat/qtpalette.h b/libavformat/qtpalette.h
index d963a82add..ef4ccfa91e 100644
--- a/libavformat/qtpalette.h
+++ b/libavformat/qtpalette.h
@@ -11,7 +11,7 @@ unsigned char ff_qt_default_palette_4[4 * 4] = {
0x93, 0x65, 0x5E, 0x00,
0xFF, 0xFF, 0xFF, 0x00,
0xDF, 0xD0, 0xAB, 0x00,
- 0x00, 0x00, 0x00, 0x00
+ 0x00, 0x00, 0x00, 0x00
};
unsigned char ff_qt_default_palette_16[16 * 4] = {
@@ -30,7 +30,7 @@ unsigned char ff_qt_default_palette_16[16 * 4] = {
0xFF, 0xFB, 0xF9, 0x00,
0xE8, 0xCA, 0xC5, 0x00,
0x8A, 0x7C, 0x77, 0x00,
- 0x00, 0x00, 0x00, 0x00
+ 0x00, 0x00, 0x00, 0x00
};
unsigned char ff_qt_default_palette_256[256 * 4] = {