| Commit message (Expand) | Author | Age | Files | Lines |
* | speexdec: allow for unknown varying number of frames per buffer | Mark Nauwelaerts | 2009-09-18 | 1 | -3/+4 |
* | speexdec: use correct sample size in conversions | Mark Nauwelaerts | 2009-09-18 | 1 | -4/+4 |
* | speexdec: make speex_dec_convert work with same-format values when no data ha... | Alessandro Decina | 2009-05-04 | 1 | -5/+5 |
* | Update and add documentation for plugins with deps (ext). | Stefan Kost | 2009-01-28 | 1 | -9/+5 |
* | ext/speex/: Use integer encoding and decoding functions instead of converting... | Sebastian Dröge | 2008-09-02 | 1 | -24/+20 |
* | ext/speex/gstspeexdec.c: Correctly take the granulepos from upstream if possi... | Sebastian Dröge | 2008-08-31 | 1 | -5/+13 |
* | ext/speex/gstspeexdec.c: Fix the calculation of the duration of the concealme... | Wim Taymans | 2008-05-13 | 1 | -1/+1 |
* | ext/speex/gstspeexdec.c: Produce concealment data when time progresses in a s... | Wim Taymans | 2008-04-30 | 1 | -0/+13 |
* | ext/speex/gstspeexdec.c: Try to preserve input timestamps when we can. | Wim Taymans | 2008-04-29 | 1 | -13/+37 |
* | ext/speex/gstspeexdec.c: Fix bounds checking of mode in Speex header, which m... | Jan Schmidt | 2008-04-11 | 1 | -1/+1 |
* | ext/speex/gstspeexdec.c: Use different variables for nested for loops so that... | Wim Taymans | 2007-05-26 | 1 | -10/+21 |
* | ext/speex/gstspeexdec.c: Some small cleanups, use _scale. | Wim Taymans | 2006-10-31 | 1 | -30/+50 |
* | ext/speex/gstspeexdec.c: Make metadata extraction actually work. | Tim-Philipp Müller | 2006-08-22 | 1 | -2/+1 |
* | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 2006-04-25 | 1 | -1/+1 |
* | ext/speex/: Fix seeking and duration queries (#337033); clean up and refactor... | Tim-Philipp Müller | 2006-04-05 | 1 | -264/+452 |
* | better/unified long descriptions | Wim Taymans | 2006-03-30 | 1 | -6/+5 |
* | More state change function fixes. | Tim-Philipp Müller | 2006-03-23 | 1 | -3/+10 |
* | Fix memleak with gst_static_pad_template_get(). | Edward Hervey | 2006-03-15 | 1 | -4/+2 |
* | close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. | Wim Taymans | 2006-03-13 | 1 | -9/+26 |
* | Pass unhandled queries upstream instead of just dropping them (#326446). Upda... | Tim-Philipp Müller | 2006-02-06 | 1 | -10/+12 |
* | Update for alloc_buffer changes. | Andy Wingo | 2005-12-05 | 1 | -1/+3 |
* | ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)... | Andy Wingo | 2005-11-22 | 1 | -4/+4 |
* | API change fix. | Wim Taymans | 2005-10-19 | 1 | -15/+36 |
* | ext/speex/gstspeexdec.c: newsegment API fix. | Wim Taymans | 2005-10-11 | 1 | -4/+4 |
* | All plugins updated for element state changes. | Andy Wingo | 2005-09-02 | 1 | -11/+12 |
* | Updates for two-arg init from GST_BOILERPLATE. | Andy Wingo | 2005-08-28 | 1 | -1/+1 |
* | ext/speex/: Fix property warning. | Wim Taymans | 2005-08-23 | 1 | -3/+3 |
* | Port speexdec. Leads to some unfamiliar warnings on console, but works otherw... | Ronald S. Bultje | 2005-08-23 | 1 | -133/+90 |
* | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 2005-07-05 | 1 | -2/+0 |
* | ext/: Add codec-name metadata. | Ronald S. Bultje | 2004-10-25 | 1 | -0/+2 |
* | ext/speex/gstspeexdec.c: sinkconvert function so oggdemux can get the file le... | Ronald S. Bultje | 2004-10-25 | 1 | -0/+5 |
* | build fixes (those parameters/functions are const in 1.1.6) | Stéphane Loeuillet | 2004-10-01 | 1 | -1/+1 |
* | ext/speex/gstspeexdec.c: Small cleanups. | Wim Taymans | 2004-10-01 | 1 | -7/+8 |
* | ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg. | Wim Taymans | 2004-09-28 | 1 | -113/+515 |
* | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 2004-05-21 | 1 | -2/+2 |
* | ext/: \1/Codec, (fixes #142193) | Benjamin Otte | 2004-05-09 | 1 | -1/+1 |
* | ext/speex/: Create the pad template correctly (from the static pad template, ... | David Schleef | 2004-03-25 | 1 | -8/+10 |
* | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 1 | -14/+15 |
* | gst-indent | Thomas Vander Stichele | 2004-03-14 | 1 | -64/+61 |
* | Convert elements to use gst_pad_use_explicit_caps() where appropriate. | David Schleef | 2004-01-02 | 1 | -1/+2 |
* | Merge CAPS branch | David Schleef | 2003-12-22 | 1 | -47/+40 |
* | Speex compiles | Iain Holmes | 2003-11-02 | 1 | -5/+47 |
* | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2003-10-08 | 1 | -2/+3 |
* | Fix gst_speexdec_details information now plugin can be register without problems | Angel Carpintero | 2003-07-28 | 1 | -1/+1 |
* | Adding needed license information. The patch was reviewed and approved by | Brian Cameron | 2003-07-25 | 1 | -0/+1 |
* | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 2003-07-06 | 1 | -3/+1 |
* | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 2003-06-29 | 1 | -1/+4 |
* | PadConnect -> PadLink | Thomas Vander Stichele | 2003-01-10 | 1 | -2/+2 |
* | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 2003-01-10 | 1 | -4/+4 |
* | Added non functional speex plugin. speex decoding needs a container. | Wim Taymans | 2002-12-16 | 1 | -0/+154 |