Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
ffmpeg
Commits
7827885c
Commit
7827885c
authored
Dec 03, 2007
by
Diego Biurrun
Browse files
Fix make checkheaders.
Originally committed as revision 11156 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
f2c68f9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
libavformat/qtpalette.h
libavformat/qtpalette.h
+2
-0
No files found.
libavformat/qtpalette.h
View file @
7827885c
...
@@ -23,6 +23,8 @@
...
@@ -23,6 +23,8 @@
#ifndef FFMPEG_QTPALETTE_H
#ifndef FFMPEG_QTPALETTE_H
#define FFMPEG_QTPALETTE_H
#define FFMPEG_QTPALETTE_H
#include <inttypes.h>
static
const
uint8_t
ff_qt_default_palette_4
[
4
*
4
]
=
{
static
const
uint8_t
ff_qt_default_palette_4
[
4
*
4
]
=
{
0x93
,
0x65
,
0x5E
,
0x00
,
0x93
,
0x65
,
0x5E
,
0x00
,
0xFF
,
0xFF
,
0xFF
,
0x00
,
0xFF
,
0xFF
,
0xFF
,
0x00
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment