aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2003-11-02 22:56:47 +0000
committerMichael Niedermayer <michaelni@gmx.at>2003-11-02 22:56:47 +0000
commit432d84c395a0ccdbed383767a87ef037817e56f8 (patch)
tree68fc8a123aef2b41c31cae63bfd8c74a5342b674 /libavcodec/avcodec.h
parent875efafac8afe22971c87fc7dfee83d27364ab50 (diff)
downloadffmpeg-432d84c395a0ccdbed383767a87ef037817e56f8.tar.gz
10l ...
Originally committed as revision 2467 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h2
1 files changed, 1 insertions, 1 deletions
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;