From: Michael Niedermayer Date: Mon, 22 Mar 2010 14:26:17 +0000 (+0000) Subject: Remove the word "experimental" X-Git-Tag: v0.6~499 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e22d68834ad260c599bd53e7f155864873a3310;p=platform%2Fupstream%2Flibav.git Remove the word "experimental" Originally committed as revision 22629 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/libavcodec/ffv1.c b/libavcodec/ffv1.c index bde577c..c2b68e4 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"