summaryrefslogtreecommitdiffstats
path: root/gst/audiofx/audiodynamic.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/: Fix compiler warnings shown with Forte.Jan Schmidt2007-09-171-1/+1
* gst/audiofx/: Don't save format information ourselves, this is already saved inSebastian Dröge2007-07-261-7/+4
* gst/audiofx/: Sync the GObject properties before each processing step to prop...Sebastian Dröge2007-05-061-0/+3
* gst/audiofx/: Add new audiodynamic element which can act as a compressor or e...Sebastian Dröge2007-03-081-0/+711