Remove the word "experimental"

Originally committed as revision 22629 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2010-03-22 14:26:17 +00:00
parent e1c9d266a2
commit 0e22d68834

View File

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