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-02-23avfilter/vf_amplify: add tolerance optionPaul B Mahol
2018-09-09avfilter: add support for gray14 formatPaul B Mahol
2018-05-31avfilter: use av_clip_uintp2_c where clip is variableJohn Cox
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2018-05-14avfilter/vf_amplify: check if array is availabe before using itPaul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2018-05-04avfilter/vf_amplify: add more options for finer filteringPaul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2018-04-29avfilter: add amplify filterPaul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>