mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 15:08:53 +00:00
audiofxbasefirfilter: Remove obsolete TODO comments
This commit is contained in:
parent
45edc1bbd8
commit
ca568ff079
1 changed files with 0 additions and 6 deletions
|
@ -20,12 +20,6 @@
|
||||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||||
* Boston, MA 02111-1307, USA.
|
* Boston, MA 02111-1307, USA.
|
||||||
*
|
*
|
||||||
*
|
|
||||||
* TODO: - Implement the convolution in place, probably only makes sense
|
|
||||||
* when using FFT convolution as currently the convolution itself
|
|
||||||
* is probably the bottleneck
|
|
||||||
* - Maybe allow cascading the filter to get a better stopband attenuation.
|
|
||||||
* Can be done by convolving a filter kernel with itself
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
|
|
Loading…
Reference in a new issue