Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 9f734236e0..a17f3cb837 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2330,6 +2330,7 @@ Crest_factor
Flat_factor
Peak_count
Noise_floor
+Noise_floor_count
Bit_depth
Dynamic_range
Zero_crossings
@@ -2353,6 +2354,7 @@ RMS_trough
Flat_factor
Peak_count
Noise_floor
+Noise_floor_count
Bit_depth
Number_of_samples
Number_of_NaNs
@@ -2427,6 +2429,10 @@ Number of occasions (not the number of samples) that the signal attained either
@item Noise floor dB
Minimum local peak measured in dBFS over a short window.
+@item Noise floor count
+Number of occasions (not the number of samples) that the signal attained
+@var{Noise floor}.
+
@item Bit depth
Overall bit depth of audio. Number of bits used for each sample.