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
2019-05-11avfilter: add colorhold filterPaul B Mahol
Fixes #7671.
2016-08-29avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol
2015-09-18avfilter/vf_colorkey: Improve filter descriptionTimo Rothenpieler
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
2015-09-08Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes
2015-06-14avfilter/vf_colorkey: Add colorkey video filterTimo Rothenpieler
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>