[FFmpeg-devel] [PATCH] lavfi: add curves filter.
Clément Bœsch
ubitux at gmail.com
Wed Mar 6 20:39:09 CET 2013
On Wed, Mar 06, 2013 at 02:56:14AM +0100, Clément Bœsch wrote:
[...]
> The new attached one has the double array matrix change.
>
> --
> Clément B.
> From c9eb5e53b7ab87f290b36ffc1eba04826e08f80e Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= <ubitux at gmail.com>
> Date: Mon, 4 Mar 2013 16:06:14 +0100
> Subject: [PATCH] lavfi: add curves filter.
>
> TODO: bump minor
> ---
> Changelog | 1 +
> doc/filters.texi | 67 ++++++++++
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vf_curves.c | 342 +++++++++++++++++++++++++++++++++++++++++++++++
> 5 files changed, 412 insertions(+)
> create mode 100644 libavfilter/vf_curves.c
>
Vintage documentation settings updated to match this rendering:
http://lucy.pkh.me/ffvintage.webm
New curves settings:
curves=r='0/0.11 .42/.51 1/0.95':g='0.50/0.48':b='0/0.22 .49/.44 1/0.8'
I'd like to apply this filter in the next days if no one mind.
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130306/cda6c26c/attachment.asc>
More information about the ffmpeg-devel
mailing list