Originally committed as revision 2467 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Michael Niedermayer 22 years ago
parent 875efafac8
commit 432d84c395
  1. 2
      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;

Loading…
Cancel
Save