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
2015-11-26avfilter: add '.' at and of long filter description where it is missingPaul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2015-11-07lavfi: add realtime filter.Nicolas George
Similar to the -re option in ffmpeg that only works for input files. Can be used at any place in the filter graph.