OSDN Git Service

Update SW scaler doc after libswscale commit 30841.
authorJanusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Fri, 5 Mar 2010 08:34:31 +0000 (08:34 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Fri, 5 Mar 2010 08:34:31 +0000 (08:34 +0000)
Patch by Janusz Krzysztofik jkrzyszt, tis icnet pl.

Originally committed as revision 22221 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/swscale.txt

index 98541f1..4c62e67 100644 (file)
@@ -30,7 +30,7 @@ slices, that is, consecutive non-overlapping rectangles of dimension
 
 special converter
     These generally are unscaled converters of common
-    formats, like YUV 4:2:0/4:2:2 -> RGB15/16/24/32. Though it could also
+    formats, like YUV 4:2:0/4:2:2 -> RGB12/15/16/24/32. Though it could also
     in principle contain scalers optimized for specific common cases.
 
 Main path