Re: [FFmpeg-devel] [PATCH 1/2] doc/filters: Update commands doc for amix

2021-05-10 Thread myp...@gmail.com
On Mon, May 10, 2021 at 10:11 PM Gyan Doshi  wrote:
>
>
>
> On 2021-05-07 18:33, Jun Zhao wrote:
> > From: Jun Zhao 
> >
> > commit 95b854dd06 "rename sum option to normalize" missed command
> > part docs
> >
> > Signed-off-by: Jun Zhao 
> > ---
> >   doc/filters.texi | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/doc/filters.texi b/doc/filters.texi
> > index b405cc5dfb..3d5aa8e8ef 100644
> > --- a/doc/filters.texi
> > +++ b/doc/filters.texi
> > @@ -1947,7 +1947,7 @@ by this filter if this option is disabled. By default 
> > is enabled.
> >   This filter supports the following commands:
> >   @table @option
> >   @item weights
> > -@item sum
> > +@item normalize
> >   Syntax is same as option with same name.
> >   @end table
> >
>
> LGTM.
Will apply, thx
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-devel] [PATCH 1/2] doc/filters: Update commands doc for amix

2021-05-10 Thread Gyan Doshi




On 2021-05-07 18:33, Jun Zhao wrote:

From: Jun Zhao 

commit 95b854dd06 "rename sum option to normalize" missed command
part docs

Signed-off-by: Jun Zhao 
---
  doc/filters.texi | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index b405cc5dfb..3d5aa8e8ef 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1947,7 +1947,7 @@ by this filter if this option is disabled. By default is 
enabled.
  This filter supports the following commands:
  @table @option
  @item weights
-@item sum
+@item normalize
  Syntax is same as option with same name.
  @end table
  


LGTM.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".


[FFmpeg-devel] [PATCH 1/2] doc/filters: Update commands doc for amix

2021-05-07 Thread Jun Zhao
From: Jun Zhao 

commit 95b854dd06 "rename sum option to normalize" missed command
part docs

Signed-off-by: Jun Zhao 
---
 doc/filters.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index b405cc5dfb..3d5aa8e8ef 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1947,7 +1947,7 @@ by this filter if this option is disabled. By default is 
enabled.
 This filter supports the following commands:
 @table @option
 @item weights
-@item sum
+@item normalize
 Syntax is same as option with same name.
 @end table
 
-- 
2.17.1

___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".