doc::libswscale(3) | doc::libswscale(3) |
libswscale - video scaling and pixel format conversion library
The libswscale library performs highly optimized image scaling and colorspace and pixel format conversion operations.
Specifically, this library performs the following conversions:
This is usually a lossy process in case the source and destination colorspaces differ.
ffmpeg(1), ffplay(1), ffprobe(1), ffmpeg-scaler(1), libavutil(3)
The FFmpeg developers.
For details about the authorship, see the Git history of the project (git://source.ffmpeg.org/ffmpeg), e.g. by typing the command git log in the FFmpeg source directory, or browsing the online repository at <http://source.ffmpeg.org>.
Maintainers for the specific components are listed in the file MAINTAINERS in the source code tree.