[FFmpeg-cvslog] libavcodec/bintext.h: Fix duplicate words
Michael Niedermayer
git at videolan.org
Mon Aug 12 20:11:49 CEST 2013
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Mon Aug 12 19:40:29 2013 +0200| [805fbbefb3a8e438f3a734413f9e9e7ee12e09b2] | committer: Michael Niedermayer
libavcodec/bintext.h: Fix duplicate words
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=805fbbefb3a8e438f3a734413f9e9e7ee12e09b2
---
libavcodec/bintext.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/bintext.h b/libavcodec/bintext.h
index ea834a0..21428ba 100644
--- a/libavcodec/bintext.h
+++ b/libavcodec/bintext.h
@@ -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
More information about the ffmpeg-cvslog
mailing list