summaryrefslogtreecommitdiffstats
path: root/ext/speex
Commit message (Expand)AuthorAgeFilesLines
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+1
* Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef2004-01-121-0/+2
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-021-1/+2
* Merge CAPS branchDavid Schleef2003-12-222-96/+81
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-072-2/+0
* Speex compilesIain Holmes2003-11-023-87/+107
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-082-7/+9
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+1
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-151-1/+3
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* Fix installing plugin in wrong dirDavid Schleef2003-07-281-1/+1
* Fix gst_speexdec_details information now plugin can be register without problemsAngel Carpintero2003-07-281-1/+1
* Adding needed license information. The patch was reviewed and approved byBrian Cameron2003-07-252-0/+2
* Detect SPEEX_LIBS and SPEEX_CFLAGS in configure, and use them hereDavid Schleef2003-07-171-2/+2
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-063-9/+8
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-292-1/+7
* PadConnect -> PadLinkThomas Vander Stichele2003-01-102-4/+4
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-102-8/+8
* Added non functional speex plugin. speex decoding needs a container.Wim Taymans2002-12-166-0/+679