[FFmpeg-devel] [PATCH 1/2] libavfilter: add vf_hue.c
Stefano Sabatini
stefasab at gmail.com
Mon Aug 13 12:08:30 CEST 2012
On date Sunday 2012-08-12 21:38:41 +0200, Stefano Sabatini encoded:
> On date Sunday 2012-08-12 19:10:38 +0200, Stefano Sabatini encoded:
[...]
> Changed saturation range to the one supported by the MPlayer hue
> filter [-10, +10], fixed argument parsing, and applied minor
> cosmetics.
>
> I'll push this tomorrow if I read no more comments.
> --
> FFmpeg = Fundamental and Forgiving Mastering Pure Evil Guru
> From bcfb418b46fa9e28b572372919ad4240fb2e51da Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Je=CC=81re=CC=81my=20Tran?= <tran.jeremy.av at gmail.com>
> Date: Sun, 12 Aug 2012 13:26:17 +0200
> Subject: [PATCH] lavfi: add hue filter
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
>
> This is a port of the MPlayer hue filter (libmpcodecs/vf_hue.c) by
> Michael Niedermayer.
>
> Signed-off-by: Jérémy Tran <tran.jeremy.av at gmail.com>
> Signed-off-by: Stefano Sabatini <stefasab at gmail.com>
> ---
> doc/filters.texi | 11 +++
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vf_hue.c | 202 ++++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 215 insertions(+), 0 deletions(-)
> create mode 100644 libavfilter/vf_hue.c
Pushed.
--
FFmpeg = Faithful and Foolish Mythic Prodigious Erratic Game
More information about the ffmpeg-devel
mailing list