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.giov...@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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to