Mercurial > libavcodec.hg
changeset 1596:c1d5491f144a libavcodec
10l ...
author | michael |
---|---|
date | Sun, 02 Nov 2003 22:56:47 +0000 |
parents | b2fecae88e84 |
children | 4c9165372ab3 |
files | avcodec.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avcodec.h Sun Nov 02 21:57:55 2003 +0000 +++ b/avcodec.h Sun Nov 02 22:56:47 2003 +0000 @@ -1440,7 +1440,7 @@ * 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;