Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-30doc: move sws_dither option description to scaler.texiStefano Sabatini
That's the more proper place where the scaler options should be documented.
2013-09-30doc/filters/scale: mention and link scaler optionsStefano Sabatini
2013-09-30doc: try to add a link from the vf_scale sws_flags to the scaler docsMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-04-05doc: move ffmpeg-scaler.texi content to separated fileStefano Sabatini
This should simplify inclusion in monolithic tool manuals.