Commit 432d84c3 authored by Michael Niedermayer's avatar Michael Niedermayer

10l ...

Originally committed as revision 2467 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 875efafa
...@@ -1440,7 +1440,7 @@ typedef struct AVPicture { ...@@ -1440,7 +1440,7 @@ typedef struct AVPicture {
* between and demuxer and a decoder. * between and demuxer and a decoder.
*/ */
#define AVPALETTE_SIZE 1024 #define AVPALETTE_SIZE 1024
#define AVPALETT_COUNT 256 #define AVPALETTE_COUNT 256
typedef struct AVPaletteControl { typedef struct AVPaletteControl {
/* demuxer sets this to 1 to indicate the palette has changed; /* demuxer sets this to 1 to indicate the palette has changed;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment