Signed-off-by: Aman Verma
---
This is a revision of the previous patch taking Jim's comments into
consideration. Thanks to him and Gyan for the help.
doc/decoders.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/decoders.texi b/doc/decoders.texi
index 90
On Fri, Aug 28, 2020 at 11:15 PM Jim DeLaHunt wrote:
> I don't know anything about the AC-3 format or the ac3 decoder in
> FFmpeg. However, I can read technical writing. I don't understand what
> you are trying to say differently with this change. But even more, I
> don't understand what the exist
Make clear that the value to -drc_scale is an exponentiating value, not
a scaling factor. Also, document the default value.
Signed-off-by: Aman Verma
---
doc/decoders.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/decoders.texi b/doc/decoders.texi
index 9005714