summaryrefslogtreecommitdiffstats
path: root/gst/audiofx/audiowsincband.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge CAPS branchDavid Schleef2003-12-221-10/+11
| | | | | Original commit message from CVS: Merge CAPS branch
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
| | | | | Original commit message from CVS: + checking in plugin category changes
* Updated for the new plugin loading codeJan Schmidt2003-11-021-7/+20
| | | | | Original commit message from CVS: Updated for the new plugin loading code
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ↵Andy Wingo2003-10-081-3/+4
| | | | | | | deal with that. Fixes #113488. Original commit message from CVS: /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
* New mimetypes gone into effect today - this commit changes all old mimetypes ↵Ronald S. Bultje2003-07-061-1/+1
| | | | | | | over to the new mimetypes spec as descri... Original commit message from CVS: New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-2/+5
| | | | | | | | Original commit message from CVS: compatibility fix for new GST_DEBUG stuff. Includes fixes for missing includes for config.h and unistd.h I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-3/+3
| | | | | Original commit message from CVS: PadConnect -> PadLink
* another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele2003-01-101-2/+2
| | | | | | | | | | please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
* plugins part of license field patchChristian Schaller2002-09-181-0/+2
| | | | | Original commit message from CVS: plugins part of license field patch
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-5/+6
| | | | | Original commit message from CVS: This updates all plugins to the new API for gst_pad_try_set_caps
* get a writable bufferThomas Vander Stichele2002-08-301-1/+4
| | | | | Original commit message from CVS: get a writable buffer
* windowed sinc bandpass filterThomas Vander Stichele2002-06-271-0/+368
Original commit message from CVS: windowed sinc bandpass filter