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
2018-12-31avfilter/vf_chromashift: remove invalid offsetPaul B Mahol
2018-11-27avfilter/vf_chromashift: Fix mixed declaration and codeMark Harris
Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-11-19avfilter: add rgbashift filterPaul B Mahol
2018-11-19avfilter: add chromashift filterPaul B Mahol