mirror of https://git.ffmpeg.org/ffmpeg.git
10l ...
Originally committed as revision 2467 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
875efafac8
commit
432d84c395
|
@ -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…
Reference in New Issue