summaryrefslogtreecommitdiff
path: root/gst/audiofx/audioinvert.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-05audiofx: Port to the new multichannel caps and the new raw audio layout fieldSebastian Dröge1-2/+3
2011-11-04controller: port to new controller location and apiStefan Sauer1-2/+1
2011-08-19port to more audio api changesWim Taymans1-2/+2
2011-08-19port to new audio API and capsWim Taymans1-24/+20
2011-04-25port some more elements to 0.11Wim Taymans1-27/+27
2010-10-13various (gst): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-1/+2
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+4
2010-03-09audiofx: Sync properties to the stream timeSebastian Dröge1-4/+14
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost1-6/+4
2008-02-10gst/audiofx/: Fix long description of audiofx elements. Fixes bug #515457.Sebastian Dröge1-1/+1
2008-01-08Make elements GST_BUFFER_FLAG_GAP aware and call gst_base_transform_set_gap_a...Sebastian Dröge1-3/+5
2007-12-06gst/audiofx/: The transform_ip() methods should do nothing if in passthrough ...Sebastian Dröge1-1/+1
2007-07-26gst/audiofx/: Don't save format information ourselves, this is already saved inSebastian Dröge1-4/+2
2007-05-06gst/audiofx/: Sync the GObject properties before each processing step to prop...Sebastian Dröge1-0/+3
2007-02-06gst/audiofx/: Some small cleanups and port both elements to the new GstAudioF...Sebastian Dröge1-65/+38
2007-01-23gst/audiofx/: Add new audiofx element "audioinvert". This element swaps the u...Sebastian Dröge1-0/+278