summaryrefslogtreecommitdiffstats
path: root/gst/audiofx/audioinvert.c
Commit message (Expand)AuthorAgeFilesLines
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-6/+4
* gst/audiofx/: Fix long description of audiofx elements. Fixes bug #515457.Sebastian Dröge2008-02-101-1/+1
* Make elements GST_BUFFER_FLAG_GAP aware and call gst_base_transform_set_gap_a...Sebastian Dröge2008-01-081-3/+5
* gst/audiofx/: The transform_ip() methods should do nothing if in passthrough ...Sebastian Dröge2007-12-061-1/+1
* gst/audiofx/: Don't save format information ourselves, this is already saved inSebastian Dröge2007-07-261-4/+2
* gst/audiofx/: Sync the GObject properties before each processing step to prop...Sebastian Dröge2007-05-061-0/+3
* gst/audiofx/: Some small cleanups and port both elements to the new GstAudioF...Sebastian Dröge2007-02-061-65/+38
* gst/audiofx/: Add new audiofx element "audioinvert". This element swaps the u...Sebastian Dröge2007-01-231-0/+278