gstreamer/gst/audiofx
Tim-Philipp Müller 0fa3992e37 audiopanorama: fix negotiation and unit test
Must remove a possibly-fixed channel-mask field if
we're going to set unfixed channels on the structure,
or a different channel count.
2012-07-03 17:54:22 +01:00
..
.gitignore
audioamplify.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
audioamplify.h
audiochebband.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
audiochebband.h Don't use deprecated GLib API 2012-01-22 23:32:51 +00:00
audiocheblimit.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
audiocheblimit.h Don't use deprecated GLib API 2012-01-22 23:32:51 +00:00
audiodynamic.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
audiodynamic.h
audioecho.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
audioecho.h audiofx: remove transform lock usage 2012-02-23 12:03:24 +01:00
audiofirfilter.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
audiofirfilter.h Don't use deprecated GLib API 2012-01-22 23:32:51 +00:00
audiofx.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 17:36:38 +02:00
audiofxbasefirfilter.c audiofxbasefirfilter: Fix time-domain convolution for multichannel input 2012-04-23 10:08:59 +02:00
audiofxbasefirfilter.h audiofx: adjust to changed semantics of audiofilter _setup method 2012-03-23 18:48:53 +01:00
audiofxbaseiirfilter.c use transform_ip_on_passthrough 2012-04-02 11:13:09 +02:00
audiofxbaseiirfilter.h audiofx: remove transform lock usage 2012-02-23 12:03:24 +01:00
audioiirfilter.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
audioiirfilter.h Don't use deprecated GLib API 2012-01-22 23:32:51 +00:00
audioinvert.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
audioinvert.h
audiokaraoke.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
audiokaraoke.h
audiopanorama.c audiopanorama: fix negotiation and unit test 2012-07-03 17:54:22 +01:00
audiopanorama.h
audiowsincband.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
audiowsincband.h Don't use deprecated GLib API 2012-01-22 23:32:51 +00:00
audiowsinclimit.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
audiowsinclimit.h Don't use deprecated GLib API 2012-01-22 23:32:51 +00:00
Makefile.am gst: Update versioning 2012-04-04 14:37:47 +02:00
math_compat.h