10l ...
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 2 Nov 2003 22:56:47 +0000 (22:56 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 2 Nov 2003 22:56:47 +0000 (22:56 +0000)
Originally committed as revision 2467 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/avcodec.h

index 448ac16..e3b4753 100644 (file)
@@ -1440,7 +1440,7 @@ typedef struct AVPicture {
  * between and demuxer and a decoder.
  */
 #define AVPALETTE_SIZE 1024
-#define AVPALETT_COUNT 256
+#define AVPALETTE_COUNT 256
 typedef struct AVPaletteControl {
 
     /* demuxer sets this to 1 to indicate the palette has changed;