Remove the word "experimental"
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 22 Mar 2010 14:26:17 +0000 (14:26 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 22 Mar 2010 14:26:17 +0000 (14:26 +0000)
Originally committed as revision 22629 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/ffv1.c

index bde577c..c2b68e4 100644 (file)
@@ -22,7 +22,7 @@
 
 /**
  * @file libavcodec/ffv1.c
- * FF Video Codec 1 (an experimental lossless codec)
+ * FF Video Codec 1 (a lossless codec)
  */
 
 #include "avcodec.h"