From 432d84c395a0ccdbed383767a87ef037817e56f8 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 2 Nov 2003 22:56:47 +0000 Subject: [PATCH] 10l ... Originally committed as revision 2467 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/avcodec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 448ac1623b..e3b47536f0 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -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;