summaryrefslogtreecommitdiffstats
path: root/gst/audiofx
Commit message (Expand)AuthorAgeFilesLines
...
* gst/filter/gstbpwsinc.c: Fix a segfault with more than one channel and don't ...Sebastian Dröge2007-08-101-1/+4
* gst/filter/gstbpwsinc.*: Add support for a bandreject mode and allow specifyi...Sebastian Dröge2007-08-103-16/+111
* gst/filter/gstbpwsinc.*: Apply the same changes to the bandpass filter:Sebastian Dröge2007-08-103-122/+226
* gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird ...Sebastian Dröge2007-08-102-28/+29
* gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. ...Sebastian Dröge2007-08-102-3/+51
* gst/filter/gstlpwsinc.*: Add a highpass mode.Sebastian Dröge2007-08-102-10/+58
* gst/filter/gstlpwsinc.c: Fix processing if the input has more than one channel.Sebastian Dröge2007-08-101-18/+36
* gst/filter/gstbpwsinc.c: "this" is a C++ keyword, use "self" instead.Sebastian Dröge2007-08-092-58/+64
* gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as th...Sebastian Dröge2007-08-092-103/+170
* gst/filter/: Use GstAudioFilter as base class and don't leak the memory of th...Sebastian Dröge2007-08-084-76/+86
* gst/audiofx/audioamplify.h: Also remove a now unecessary variable here.Sebastian Dröge2007-07-261-1/+0
* gst/audiofx/: Don't save format information ourselves, this is already saved inSebastian Dröge2007-07-265-18/+8
* configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c ...Stefan Kost2007-05-221-1/+3
* gst/audiofx/: Sync the GObject properties before each processing step to prop...Sebastian Dröge2007-05-063-4/+13
* gst/audiofx/: Add new audiodynamic element which can act as a compressor or e...Sebastian Dröge2007-03-084-3/+787
* gst/audiofx/: Some small cleanups and port both elements to the new GstAudioF...Sebastian Dröge2007-02-065-148/+101
* gst/audiofx/: Add new element "audioamplify". This allows scaling of raw audi...Sebastian Dröge2007-01-244-3/+520
* gst/audiofx/: Add new audiofx element "audioinvert". This element swaps the u...Sebastian Dröge2007-01-234-4/+347
* gst/audiofx/audiopanorama.c: Fix doc section name (Fixes #397946)Stefan Kost2007-01-181-1/+1
* gst/audiofx/audiopanorama.c: Use a function array for process methods, add mo...Sebastian Dröge2007-01-161-50/+40
* gst/audiofx/audiopanorama.*: Add 'method' property and provide a simple (non-...Sebastian Dröge2007-01-132-31/+229
* Some small docs fixes (#394851).Sebastian Dröge2007-01-101-4/+4
* Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...Jens Granseuer2007-01-032-14/+14
* gst/audiofx/audiopanorama.*: Fix audiopanorame with float samples. Fixes #383...Sebastian Dröge2006-12-082-2/+13
* 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