summaryrefslogtreecommitdiffstats
path: root/gst/audiofx
Commit message (Expand)AuthorAgeFilesLines
* Rename again (audiofxgood -> audiofx).Stefan Kost2006-08-272-6/+6
* Make also the pan-property float (saves scaling and yields better resolution)Stefan Kost2006-08-242-20/+18
* gst/audiofxgood/audiopanorama.c: ChangeLog surgery to add cymax's real nameStefan Kost2006-08-241-2/+0
* gst/audiofxgood/audiopanorama.*: Added float support (thanks cymax)Stefan Kost2006-08-242-13/+103
* gst/audiofxgood/audiopanorama.c: Fix docs & debug category. Add Fixme for vol...Stefan Kost2006-08-241-4/+4
* gst/audiofxgood/: resubmit with the desired name *again*Stefan Kost2006-08-215-0/+495
* gst/filter/: Don't forget new files.Wim Taymans2006-07-102-0/+161
* Ported the gstfilter plugin to GStreamer 0.10.Mathis Hofer2006-07-102-420/+357
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-252-2/+3
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-082-2/+2
* 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-052-4/+0
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-212-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-152-35/+35
* gst-indentThomas Vander Stichele2004-03-142-161/+162
* Merge CAPS branchDavid Schleef2003-12-222-20/+22
* + checking in plugin category changesLeif Johnson2003-11-162-2/+2
* Updated for the new plugin loading codeJan Schmidt2003-11-022-14/+40
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-082-6/+8
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-062-2/+2
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-292-3/+9
* PadConnect -> PadLinkThomas Vander Stichele2003-01-102-6/+6
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-102-4/+4
* add licenseAndy Wingo2002-09-291-0/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-102-10/+12
* copy_on_writeThomas Vander Stichele2002-08-301-0/+3
* get a writable bufferThomas Vander Stichele2002-08-301-1/+4
* windowed sinc bandpass filterThomas Vander Stichele2002-06-272-0/+679