mirror of https://git.ffmpeg.org/ffmpeg.git
Update SW scaler doc after libswscale commit 30841.
Patch by Janusz Krzysztofik jkrzyszt, tis icnet pl. Originally committed as revision 22221 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
601949b898
commit
8eafa0b488
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue