summaryrefslogtreecommitdiffstats
path: root/ext/speex/gstspeexenc.c
Commit message (Expand)AuthorAgeFilesLines
* build fixes (those parameters/functions are const in 1.1.6)Stéphane Loeuillet2004-10-011-6/+6
* ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg.Wim Taymans2004-09-281-135/+933
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-2/+2
* - reenable speex plugins for speex 1.1.5 (API/ABI compatible with 1.0.x)Stéphane Loeuillet2004-05-201-1/+1
* ext/: \1/Codec, (fixes #142193)Benjamin Otte2004-05-091-1/+1
* ext/speex/: Create the pad template correctly (from the static pad template, ...David Schleef2004-03-251-8/+10
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-18/+19
* gst-indentThomas Vander Stichele2004-03-141-68/+65
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-1/+1
* 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
* Merge CAPS branchDavid Schleef2003-12-221-49/+41
* Speex compilesIain Holmes2003-11-021-5/+46
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-5/+6
* 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
* Adding needed license information. The patch was reviewed and approved byBrian Cameron2003-07-251-0/+1
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-2/+4
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-2/+2
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-4/+4
* Added non functional speex plugin. speex decoding needs a container.Wim Taymans2002-12-161-0/+251