gstreamer/gst/audiofx
Mark Nauwelaerts 9041a588f9 audiofx: adjust to changed semantics of audiofilter _setup method
... in that it will now call subclass with info on proposed audio format
without having set that info already in base class.  As such,
subclass can not rely on audio format info being available there.
2012-03-23 18:48:53 +01:00
..
.gitignore
audioamplify.c update for new memory API 2012-01-25 12:30:28 +01:00
audioamplify.h port to new audio API and caps 2011-08-19 11:49:44 +02:00
audiochebband.c audiofx: adjust to changed semantics of audiofilter _setup method 2012-03-23 18:48:53 +01:00
audiochebband.h Don't use deprecated GLib API 2012-01-22 23:32:51 +00:00
audiocheblimit.c audiofx: adjust to changed semantics of audiofilter _setup method 2012-03-23 18:48:53 +01:00
audiocheblimit.h Don't use deprecated GLib API 2012-01-22 23:32:51 +00:00
audiodynamic.c audiodynamic: fix negotiation 2012-02-06 13:28:55 +01:00
audiodynamic.h
audioecho.c audiofx: remove transform lock usage 2012-02-23 12:03:24 +01:00
audioecho.h audiofx: remove transform lock usage 2012-02-23 12:03:24 +01:00
audiofirfilter.c audiofx: adjust to changed semantics of audiofilter _setup method 2012-03-23 18:48:53 +01:00
audiofirfilter.h Don't use deprecated GLib API 2012-01-22 23:32:51 +00:00
audiofx.c controller: port to new controller location and api 2011-11-04 20:15:48 +01:00
audiofxbasefirfilter.c audiofx: adjust to changed semantics of audiofilter _setup method 2012-03-23 18:48:53 +01:00
audiofxbasefirfilter.h audiofx: adjust to changed semantics of audiofilter _setup method 2012-03-23 18:48:53 +01:00
audiofxbaseiirfilter.c audiofx: remove transform lock usage 2012-02-23 12:03:24 +01:00
audiofxbaseiirfilter.h audiofx: remove transform lock usage 2012-02-23 12:03:24 +01:00
audioiirfilter.c gst: Update for the gstmarshal.[ch] removal 2012-03-02 11:17:33 +01:00
audioiirfilter.h Don't use deprecated GLib API 2012-01-22 23:32:51 +00:00
audioinvert.c update for new memory API 2012-01-25 12:30:28 +01:00
audioinvert.h
audiokaraoke.c audiofx: adjust to changed semantics of audiofilter _setup method 2012-03-23 18:48:53 +01:00
audiokaraoke.h port to new audio API and caps 2011-08-19 11:49:44 +02:00
audiopanorama.c update for new memory API 2012-01-25 12:30:28 +01:00
audiopanorama.h -good: port to new audio caps 2011-09-06 13:16:27 +02:00
audiowsincband.c audiofx: adjust to changed semantics of audiofilter _setup method 2012-03-23 18:48:53 +01:00
audiowsincband.h Don't use deprecated GLib API 2012-01-22 23:32:51 +00:00
audiowsinclimit.c audiofx: adjust to changed semantics of audiofilter _setup method 2012-03-23 18:48:53 +01:00
audiowsinclimit.h Don't use deprecated GLib API 2012-01-22 23:32:51 +00:00
Makefile.am build: ignore GValueArray deprecation warnings for the time being 2012-02-01 16:40:51 +00:00
math_compat.h