gstreamer/gst/audiofx
Edward Hervey a299e86cfc audiofx: Remove unused variable.
rz is never used in these methods.
2009-04-18 18:51:28 +02:00
..
.gitignore
audioamplify.c Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
audioamplify.h
audiochebband.c audiofx: Remove unused variable. 2009-04-18 18:51:28 +02:00
audiochebband.h gst/audiofx/: Use a custom mutex for protecting the instance fields instead of the GstObject lock. Using the latter c... 2009-01-13 08:24:25 +00:00
audiocheblimit.c audiofx: Remove unused variable. 2009-04-18 18:51:28 +02:00
audiocheblimit.h gst/audiofx/: Use a custom mutex for protecting the instance fields instead of the GstObject lock. Using the latter c... 2009-01-13 08:24:25 +00:00
audiodynamic.c Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
audiodynamic.h
audioecho.c Update Since: tags in autodetect srcs and audioecho 2009-02-19 13:16:39 +00:00
audioecho.h Limit the delay by a new max-delay property 2009-01-28 16:01:34 +01:00
audiofirfilter.c Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
audiofirfilter.h Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR filters to be implemented by providing the... 2009-01-13 19:23:57 +00:00
audiofx.c Rename audioreverb to audioecho. Fixes bug #568395. 2009-01-22 13:27:56 +01:00
audiofxbasefirfilter.c
audiofxbasefirfilter.h
audiofxbaseiirfilter.c
audiofxbaseiirfilter.h
audioiirfilter.c Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
audioiirfilter.h Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR filters to be implemented by providing the... 2009-01-13 19:23:57 +00:00
audioinvert.c Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
audioinvert.h
audiokaraoke.c Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
audiokaraoke.h
audiopanorama.c Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
audiopanorama.h
audiowsincband.c Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
audiowsincband.h gst/audiofx/: Use a custom mutex for protecting the instance fields instead of the GstObject lock. Using the latter c... 2009-01-13 08:24:25 +00:00
audiowsinclimit.c Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
audiowsinclimit.h gst/audiofx/: Use a custom mutex for protecting the instance fields instead of the GstObject lock. Using the latter c... 2009-01-13 08:24:25 +00:00
Makefile.am Rename audioreverb to audioecho. Fixes bug #568395. 2009-01-22 13:27:56 +01:00
math_compat.h