Re: [FFmpeg-devel] [PATCH] doc/ffplay: add information regarding volume control

2015-09-27 Thread Ganesh Ajjanagadde
On Sun, Sep 27, 2015 at 10:38 AM, Ganesh Ajjanagadde wrote: > ffplay now supports dynamic volume control. This documents the supported > behavior. > > Signed-off-by: Ganesh Ajjanagadde > --- > doc/ffplay.texi | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/doc/ffplay.texi b/doc

[FFmpeg-devel] [PATCH] doc/ffplay: add information regarding volume control

2015-09-27 Thread Ganesh Ajjanagadde
ffplay now supports dynamic volume control. This documents the supported behavior. Signed-off-by: Ganesh Ajjanagadde --- doc/ffplay.texi | 9 + 1 file changed, 9 insertions(+) diff --git a/doc/ffplay.texi b/doc/ffplay.texi index be696c8..2a35c21 100644 --- a/doc/ffplay.texi +++ b/doc/ff

[FFmpeg-devel] [PATCH] doc/ffplay: add information regarding volume control

2015-09-26 Thread Ganesh Ajjanagadde
ffplay now supports dynamic volume control. This documents the supported behavior. Signed-off-by: Ganesh Ajjanagadde --- doc/ffplay.texi | 9 + 1 file changed, 9 insertions(+) diff --git a/doc/ffplay.texi b/doc/ffplay.texi index be696c8..2a35c21 100644 --- a/doc/ffplay.texi +++ b/doc/ff