diff options
author | 2015-06-16 22:40:37 +0200 | |
---|---|---|
committer | 2015-06-16 22:40:37 +0200 | |
commit | 552dc0d564c09874fe38cbd2cdd7c1d088a6e1a3 (patch) | |
tree | 5ac1dad49ee0c0fe4bac1ec07843b964680a721c /DOCS/man | |
parent | 5a9f817bfde81d41b14dde44893dbc4855876e49 (diff) |
af_convert24: remove this filter
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/af.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/DOCS/man/af.rst b/DOCS/man/af.rst index 96e50686ae..9c6fd9aad7 100644 --- a/DOCS/man/af.rst +++ b/DOCS/man/af.rst @@ -263,13 +263,6 @@ Available filters are: used to do conversion itself, unlike this one which lets the filter system handle the conversion. -``convert24`` - Filter for internal use only. Converts between 24-bit and 32-bit sample - formats. - -``convertsign`` - Filter for internal use only. Converts between signed/unsigned formats. - ``volume[=<volumedb>[:...]]`` Implements software volume control. Use this filter with caution since it can reduce the signal to noise ratio of the sound. In most cases it is |