summaryrefslogtreecommitdiff
path: root/libavfilter/vf_chromashift.c
Commit message (Collapse)AuthorAge
* avfilter/vf_chromashift: add support for commandsPaul B Mahol2019-11-21
|
* avfilter/vf_chromashift: remove unused headerPaul B Mahol2019-11-19
| | | | Reverts ef479ee660e4dfbf2645fe3a50d8639fdc22ab1b.
* avfilter/vf_chromashift: add 12bit yuva formatsPaul B Mahol2019-11-18
|
* avfilter/vf_chromashift: remove invalid offsetPaul B Mahol2018-12-30
|
* avfilter/vf_chromashift: Fix mixed declaration and codeMark Harris2018-11-26
| | | | | Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avfilter: add rgbashift filterPaul B Mahol2018-11-19
|
* avfilter: add chromashift filterPaul B Mahol2018-11-19