[FFmpeg-devel] [PATCH] Add tonemap filter
Michael Niedermayer
michael at niedermayer.cc
Wed Jul 19 19:53:02 EEST 2017
On Tue, Jul 18, 2017 at 09:33:46PM +0200, Vittorio Giovara wrote:
> Based off mpv automatic tonemapping capabilities.
>
> Signed-off-by: Vittorio Giovara <vittorio.giovara at gmail.com>
> ---
> Updated following an off-list review.
> Vittorio
>
> doc/filters.texi | 104 ++++++++++++++++
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vf_tonemap.c | 309 +++++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 415 insertions(+)
> create mode 100644 libavfilter/vf_tonemap.c
breaks build:
ffmpeg/doc/filters.texi:14483: @section seen before @end table
ffmpeg/doc/filters.texi:14384: @ref reference to nonexistent node `zscale'
ffmpeg/doc/filters.texi:14420: @ref reference to nonexistent node `reinhard'
make: *** [doc/ffprobe-all.html] Error 1
make: *** Waiting for unfinished jobs....
ffmpeg/doc/filters.texi:14483: @section seen before @end table
ffmpeg/doc/filters.texi:14384: @ref reference to nonexistent node `zscale'
ffmpeg/doc/filters.texi:14420: @ref reference to nonexistent node `reinhard'
make: *** [doc/ffmpeg-all.html] Error 1
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Dictatorship naturally arises out of democracy, and the most aggravated
form of tyranny and slavery out of the most extreme liberty. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170719/4005f3a7/attachment.sig>
More information about the ffmpeg-devel
mailing list