On Tue, Mar 20, 2018, at 1:20 AM, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <one...@gmail.com>
> ---
>  doc/filters.texi         |  66 ++++++
>  libavfilter/Makefile     |   1 +
>  libavfilter/af_hrtfm.c   | 557 
> +++++++++++++++++++++++++++++++++++++++++++++++
>  libavfilter/allfilters.c |   1 +
>  4 files changed, 625 insertions(+)
>  create mode 100644 libavfilter/af_hrtfm.c
> 
> diff --git a/doc/filters.texi b/doc/filters.texi
> index bd43a7ac6e..95950f7666 100644
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
[...]
> +@item amin
> +Set minimum alfa. Default value is @code{0.05}.

"alfa" typo again (libavfilter/af_anequalizer.c also has this odd spelling).

I didn't see any replies regarding the alternative option names that I 
mentioned twice so I'll assume that means "no".
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to