From 552dc0d564c09874fe38cbd2cdd7c1d088a6e1a3 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 16 Jun 2015 22:40:37 +0200 Subject: af_convert24: remove this filter --- DOCS/man/af.rst | 7 ------- 1 file changed, 7 deletions(-) (limited to 'DOCS/man/af.rst') 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[=[:...]]`` 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 -- cgit v1.2.3