You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
libavcodec/bintext.h: Fix duplicate words
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#define AVCODEC_BINTEXT_H
|
||||
|
||||
/* 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.
|
||||
*/
|
||||
#define BINTEXT_PALETTE 0x1
|
||||
|
Reference in New Issue
Block a user