summaryrefslogtreecommitdiff
path: root/libavcodec/ffv1.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2010-03-22 14:26:17 +0000
committerMichael Niedermayer <michaelni@gmx.at>2010-03-22 14:26:17 +0000
commit0e22d68834ad260c599bd53e7f155864873a3310 (patch)
treedbca05ea86b0b0b13b00bd1a500fe3c602cce63e /libavcodec/ffv1.c
parente1c9d266a2dc7d62bf57f986b288a7e15c865d0e (diff)
Remove the word "experimental"
Originally committed as revision 22629 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ffv1.c')
-rw-r--r--libavcodec/ffv1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/ffv1.c b/libavcodec/ffv1.c
index bde577c55b..c2b68e4adc 100644
--- a/libavcodec/ffv1.c
+++ b/libavcodec/ffv1.c
@@ -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"