summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-04-05 00:16:53 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-04-05 00:16:53 +0200
commit37af48717067a2080d7f8cf186011251b17c9529 (patch)
treeeade62871f28b809cd165f543ac6c65877becf72 /doc
parent490d53e335dc5954d1308172af374e9bf9d031eb (diff)
parenta49aa440c939e221194f8d95bf98673f8cf38a06 (diff)
Merge commit 'a49aa440c939e221194f8d95bf98673f8cf38a06'
* commit 'a49aa440c939e221194f8d95bf98673f8cf38a06': af_volume: implement replaygain pre-amplification Conflicts: doc/filters.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index c87065d3b0..9879987255 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1847,6 +1847,11 @@ Prefer track gain, if present.
Prefer album gain, if present.
@end table
+@item replaygain_preamp
+Pre-amplification gain in dB to apply to the selected replaygain gain.
+
+Default value for @var{replaygain_preamp} is 0.0.
+
@item eval
Set when the volume expression is evaluated.