gstreamer/gst/audiofx
Sebastian Dröge 93e3ed5a86 Merge branch 'master' into 0.11
Conflicts:
	ext/cairo/gsttextoverlay.c
	ext/pulse/pulseaudiosink.c
	gst/audioparsers/gstaacparse.c
	gst/avi/gstavimux.c
	gst/flv/gstflvmux.c
	gst/interleave/interleave.c
	gst/isomp4/gstqtmux.c
	gst/matroska/matroska-demux.c
	gst/matroska/matroska-mux.c
	gst/matroska/matroska-mux.h
	gst/matroska/matroska-read-common.c
	gst/multifile/gstmultifilesink.c
	gst/multipart/multipartmux.c
	gst/shapewipe/gstshapewipe.c
	gst/smpte/gstsmpte.c
	gst/udp/gstmultiudpsink.c
	gst/videobox/gstvideobox.c
	gst/videocrop/gstaspectratiocrop.c
	gst/videomixer/videomixer.c
	gst/videomixer/videomixer2.c
	gst/wavparse/gstwavparse.c
	po/ja.po
	po/lv.po
	po/sr.po
	tests/check/Makefile.am
	tests/check/elements/qtmux.c
	tests/check/elements/rgvolume.c
2012-01-10 14:32:32 +01:00
..
.gitignore gst/audiofxgood/: resubmit with the desired name *again* 2006-08-21 09:21:27 +00:00
audioamplify.c audiofx: Port to the new multichannel caps and the new raw audio layout field 2012-01-05 10:30:31 +01:00
audioamplify.h port to new audio API and caps 2011-08-19 11:49:44 +02:00
audiochebband.c Merge branch 'master' into 0.11 2012-01-10 14:32:32 +01: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 Merge branch 'master' into 0.11 2012-01-10 14:32:32 +01: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 audiofx: Port to the new multichannel caps and the new raw audio layout field 2012-01-05 10:30:31 +01:00
audiodynamic.h gst/audiofx/: Don't save format information ourselves, this is already saved in 2007-07-26 19:41:07 +00:00
audioecho.c audiofx: Port to the new multichannel caps and the new raw audio layout field 2012-01-05 10:30:31 +01:00
audioecho.h Limit the delay by a new max-delay property 2009-01-28 16:01:34 +01:00
audiofirfilter.c Merge branch 'master' into 0.11 2012-01-10 14:32:32 +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 audiofx: Port to the new multichannel caps and the new raw audio layout field 2012-01-05 10:30:31 +01:00
audiofxbasefirfilter.h audiofxbasefirfilter: Add property for not draining the history on kernel changes 2010-01-07 17:28:43 +01:00
audiofxbaseiirfilter.c audiofx: Port to the new multichannel caps and the new raw audio layout field 2012-01-05 10:30:31 +01:00
audiofxbaseiirfilter.h gst/audiofx/: Implement a base class for IIR filters. 2009-01-05 10:13:29 +00:00
audioiirfilter.c Merge branch 'master' into 0.11 2012-01-10 14:32:32 +01:00
audioiirfilter.h port to new audio API and caps 2011-08-19 11:49:44 +02:00
audioinvert.c audiofx: Port to the new multichannel caps and the new raw audio layout field 2012-01-05 10:30:31 +01:00
audioinvert.h gst/audiofx/: Don't save format information ourselves, this is already saved in 2007-07-26 19:41:07 +00:00
audiokaraoke.c audiofx: Port to the new multichannel caps and the new raw audio layout field 2012-01-05 10:30:31 +01:00
audiokaraoke.h port to new audio API and caps 2011-08-19 11:49:44 +02:00
audiopanorama.c audiofx: Port to the new multichannel caps and the new raw audio layout field 2012-01-05 10:30:31 +01:00
audiopanorama.h -good: port to new audio caps 2011-09-06 13:16:27 +02:00
audiowsincband.c Merge branch 'master' into 0.11 2012-01-10 14:32:32 +01:00
audiowsincband.h port to new audio API and caps 2011-08-19 11:49:44 +02:00
audiowsinclimit.c Merge branch 'master' into 0.11 2012-01-10 14:32:32 +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 Check for sinh(), cosh() and asinh() and define our own implementations if they're not available. Fixes bug #520880. 2008-03-07 13:08:42 +00:00