mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 03:28:27 +00:00
libavcodec/bintext.h: Fix duplicate words
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
c77c5f6c9f
commit
805fbbefb3
@ -28,7 +28,7 @@
|
|||||||
#define AVCODEC_BINTEXT_H
|
#define AVCODEC_BINTEXT_H
|
||||||
|
|
||||||
/* flag values passed between avformat and avcodec;
|
/* flag values passed between avformat and avcodec;
|
||||||
* while these are identical to the XBIN flags, they are are also used
|
* while these are identical to the XBIN flags, they are also used
|
||||||
* for the BINTEXT and IDF decoders.
|
* for the BINTEXT and IDF decoders.
|
||||||
*/
|
*/
|
||||||
#define BINTEXT_PALETTE 0x1
|
#define BINTEXT_PALETTE 0x1
|
||||||
|
Loading…
Reference in New Issue
Block a user