summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/advanced_topics/main.tex')
-rw-r--r--manual/advanced_topics/main.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index b13a76712b..8670e051f8 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -638,6 +638,15 @@ current version.
638 that allows correct and continuous playback (see \reference{ref:AntiSkipBuf}). 638 that allows correct and continuous playback (see \reference{ref:AntiSkipBuf}).
639} 639}
640 640
641\opt{swcodec}{
642\subsection{Replaygain}
643 Replaygain is a post processing that equalises the playback volume of audio
644 files to the same perceived loudness. This post processing applies a factor
645 to each single PCM sample and is therefore consuming additional CPU time. If
646 you want to achieve some (minor) savings in runtime, switch this feature off
647 (see \reference{ref:ReplayGain}).
648}
649
641\opt{swcodec,disk_storage,flash_storage}{ 650\opt{swcodec,disk_storage,flash_storage}{
642\subsection{Audio format and bitrate} 651\subsection{Audio format and bitrate}
643\opt{swcodec}{ 652\opt{swcodec}{