gstreamer/gst/audiofx
2011-11-22 01:28:22 +00:00
..
.gitignore
audioamplify.c controller: port to new controller location and api 2011-11-04 20:15:48 +01:00
audioamplify.h port to new audio API and caps 2011-08-19 11:49:44 +02:00
audiochebband.c various: add missing includes 2011-11-10 23:09:23 +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 various: add missing includes 2011-11-10 23:09:23 +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 controller: port to new controller location and api 2011-11-04 20:15:48 +01:00
audiodynamic.h
audioecho.c controller: port to new controller location and api 2011-11-04 20:15:48 +01:00
audioecho.h Limit the delay by a new max-delay property 2009-01-28 16:01:34 +01:00
audiofirfilter.c controller: port to new controller location and api 2011-11-04 20:15:48 +01:00
audiofirfilter.h port to new audio API and caps 2011-08-19 11:49:44 +02:00
audiofx.c controller: port to new controller location and api 2011-11-04 20:15:48 +01:00
audiofxbasefirfilter.c Fix printf format compiler warnings on OS X / 64bit 2011-11-22 01:28:22 +00:00
audiofxbasefirfilter.h audiofxbasefirfilter: Add property for not draining the history on kernel changes 2010-01-07 17:28:43 +01:00
audiofxbaseiirfilter.c various: add missing includes 2011-11-10 23:09:23 +02:00
audiofxbaseiirfilter.h
audioiirfilter.c controller: port to new controller location and api 2011-11-04 20:15:48 +01:00
audioiirfilter.h port to new audio API and caps 2011-08-19 11:49:44 +02:00
audioinvert.c controller: port to new controller location and api 2011-11-04 20:15:48 +01:00
audioinvert.h
audiokaraoke.c controller: port to new controller location and api 2011-11-04 20:15:48 +01:00
audiokaraoke.h port to new audio API and caps 2011-08-19 11:49:44 +02:00
audiopanorama.c various: add missing includes 2011-11-10 23:09:23 +02:00
audiopanorama.h -good: port to new audio caps 2011-09-06 13:16:27 +02:00
audiowsincband.c controller: port to new controller location and api 2011-11-04 20:15:48 +01:00
audiowsincband.h port to new audio API and caps 2011-08-19 11:49:44 +02:00
audiowsinclimit.c controller: port to new controller location and api 2011-11-04 20:15:48 +01: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 controller: port to new controller location and api 2011-11-04 20:15:48 +01:00
math_compat.h