diff mbox

[FFmpeg-devel] Added line to the af_bs2b filter docs mentioning --enable-libbs2b

Message ID 20170515233836.13692-1-leo.izen@gmail.com
State Accepted
Commit f810c469223b92da97505f8b1475b04388cf9308
Headers show

Commit Message

Leo Izen May 15, 2017, 11:38 p.m. UTC
---
 doc/filters.texi | 3 +++
 1 file changed, 3 insertions(+)

Comments

Paul B Mahol May 16, 2017, 11:12 a.m. UTC | #1
On 5/16/17, Leo Izen <leo.izen@gmail.com> wrote:
> ---
>  doc/filters.texi | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/doc/filters.texi b/doc/filters.texi
> index 9611a41e28..a7c6063969 100644
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
> @@ -1911,6 +1911,9 @@ available are filtered.
>  Bauer stereo to binaural transformation, which improves headphone listening
> of
>  stereo audio records.
>
> +To enable compilation of this filter you need to configure FFmpeg with
> +@code{--enable-libbs2b}.
> +
>  It accepts the following parameters:
>  @table @option
>

lgtm
Michael Niedermayer May 16, 2017, 2:36 p.m. UTC | #2
On Tue, May 16, 2017 at 01:12:30PM +0200, Paul B Mahol wrote:
> On 5/16/17, Leo Izen <leo.izen@gmail.com> wrote:
> > ---
> >  doc/filters.texi | 3 +++
> >  1 file changed, 3 insertions(+)
> >
> > diff --git a/doc/filters.texi b/doc/filters.texi
> > index 9611a41e28..a7c6063969 100644
> > --- a/doc/filters.texi
> > +++ b/doc/filters.texi
> > @@ -1911,6 +1911,9 @@ available are filtered.
> >  Bauer stereo to binaural transformation, which improves headphone listening
> > of
> >  stereo audio records.
> >
> > +To enable compilation of this filter you need to configure FFmpeg with
> > +@code{--enable-libbs2b}.
> > +
> >  It accepts the following parameters:
> >  @table @option
> >
> 
> lgtm

applied

thx

[...]
diff mbox

Patch

diff --git a/doc/filters.texi b/doc/filters.texi
index 9611a41e28..a7c6063969 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1911,6 +1911,9 @@  available are filtered.
 Bauer stereo to binaural transformation, which improves headphone listening of
 stereo audio records.
 
+To enable compilation of this filter you need to configure FFmpeg with
+@code{--enable-libbs2b}.
+
 It accepts the following parameters:
 @table @option