summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBurt P <pburt0@gmail.com>2016-08-21 13:44:17 -0500
committerBurt P <pburt0@gmail.com>2016-08-21 13:50:02 -0500
commitb7d1f44ce0974adf9d1246478d9376590f184526 (patch)
treeaf949fe57446d8c38aacf58a7eb36133f388338f /doc
parent0e0f8859ba0af33e1145a4c4022e964011e2d75b (diff)
doc/filters: update for af_hdcd
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 591a55db03..01614cf7d0 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2656,6 +2656,12 @@ The filter accepts the following options:
Process the stereo channels together. If target_gain does not match between
channels, consider it invalid and use the last valid target_gain.
+@item disable_autoconvert
+Disable any automatic format conversion or resampling in the filter graph.
+
+@item cdt_ms
+Set the code detect timer period in ms.
+
@item force_pe
Always extend peaks above -3dBFS even if PE isn't signaled.
@@ -2664,7 +2670,7 @@ Replace audio with a solid tone and adjust the amplitude to signal some
specific aspect of the decoding process. The output file can be loaded in
an audio editor alongside the original to aid analysis.
-@code{analyze_mode=pe:force_pe=1} can be used to see all samples above the PE level.
+@code{analyze_mode=pe:force_pe=true} can be used to see all samples above the PE level.
Modes are:
@table @samp