]> git.sesse.net Git - ffmpeg/blobdiff - doc/swscale.txt
Add CODEC_CAP_NEG_LINESIZES.
[ffmpeg] / doc / swscale.txt
index 98541f13e5f91e0cc9b731789421c4b709db2654..4c62e67321727c67b3f8aa56ba2a837897b4d1b5 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