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
2017-12-12avfilter/vf_pseudocolor: add support for more formatsPaul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2017-08-22avfilter/vf_pseudocolor: add high bitdepth supportPaul B Mahol
2017-08-20avfilter/vf_pseudocolor: add support for some subsampled formatsPaul B Mahol
2017-08-19avfilter: add pseudocolor filterPaul B Mahol