[FFmpeg-devel] [PATCH] avfilter: add chromashift filter
Paul B Mahol
onemda at gmail.com
Mon Nov 19 11:22:00 EET 2018
On 11/17/18, Paul B Mahol <onemda at gmail.com> wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> doc/filters.texi | 17 +++
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vf_chromashift.c | 251 +++++++++++++++++++++++++++++++++++
> 4 files changed, 270 insertions(+)
> create mode 100644 libavfilter/vf_chromashift.c
Will apply soon, also with rgbashift.
More information about the ffmpeg-devel
mailing list