summaryrefslogtreecommitdiffstats
path: root/ext/speex/gstspeexdec.c
Commit message (Expand)AuthorAgeFilesLines
* Pass unhandled queries upstream instead of just dropping them (#326446). Upda...Tim-Philipp Müller2006-02-061-10/+12
* Update for alloc_buffer changes.Andy Wingo2005-12-051-1/+3
* ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo2005-11-221-4/+4
* API change fix.Wim Taymans2005-10-191-15/+36
* ext/speex/gstspeexdec.c: newsegment API fix.Wim Taymans2005-10-111-4/+4
* All plugins updated for element state changes.Andy Wingo2005-09-021-11/+12
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-281-1/+1
* ext/speex/: Fix property warning.Wim Taymans2005-08-231-3/+3
* Port speexdec. Leads to some unfamiliar warnings on console, but works otherw...Ronald S. Bultje2005-08-231-133/+90
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* ext/: Add codec-name metadata.Ronald S. Bultje2004-10-251-0/+2
* ext/speex/gstspeexdec.c: sinkconvert function so oggdemux can get the file le...Ronald S. Bultje2004-10-251-0/+5
* build fixes (those parameters/functions are const in 1.1.6)Stéphane Loeuillet2004-10-011-1/+1
* ext/speex/gstspeexdec.c: Small cleanups.Wim Taymans2004-10-011-7/+8
* ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg.Wim Taymans2004-09-281-113/+515
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-2/+2
* 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-14/+15
* gst-indentThomas Vander Stichele2004-03-141-64/+61
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-021-1/+2
* Merge CAPS branchDavid Schleef2003-12-221-47/+40
* Speex compilesIain Holmes2003-11-021-5/+47
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-2/+3
* 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-251-0/+1
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-3/+1
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-1/+4
* 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/+154