summaryrefslogtreecommitdiffstats
path: root/gst/audiofx/audiowsinclimit.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...Jens Granseuer2007-01-031-7/+7
* Ported the gstfilter plugin to GStreamer 0.10.Mathis Hofer2006-07-101-183/+156
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-1/+2
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-13/+13
* gst-indentThomas Vander Stichele2004-03-141-69/+69
* Merge CAPS branchDavid Schleef2003-12-221-10/+11
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Updated for the new plugin loading codeJan Schmidt2003-11-021-7/+20
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-1/+1
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-1/+4
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-3/+3
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-2/+2
* add licenseAndy Wingo2002-09-291-0/+1
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-5/+6
* copy_on_writeThomas Vander Stichele2002-08-301-0/+3
* windowed sinc bandpass filterThomas Vander Stichele2002-06-271-0/+311