diff --git a/doc/swscale.txt b/doc/swscale.txt
index 98541f13e5f91e0cc9b731789421c4b709db2654..4c62e67321727c67b3f8aa56ba2a837897b4d1b5 100644
--- a/doc/swscale.txt
+++ b/doc/swscale.txt
@@ -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