various: fix pad template leaks
[platform/upstream/gstreamer.git] / ext / speex / gstspeexdec.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-09-29 Mark Nauwelaertsspeexdec: port to audiodecoder
2011-03-24 Sebastian Drögespeexdec: Get and use streamheader from the caps if...
2011-03-15 Vincent Penquerc'hspeexdec: silence warning message when appropriate
2011-03-14 Sebastian Drögespeexdec: Always process the number of frames per packe...
2010-10-13 Stefan Kostvarious (ext): add a missing G_PARAM_STATIC_STRINGS...
2010-09-23 David Hoytspeex: Fix crashes with MSVC
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-15 Sebastian Drögespeexdec: Use speex_stereo_state_init() instead of...
2010-03-10 Mark Nauwelaertsspeexdec: adapt to new oggdemux
2010-03-10 Mark Nauwelaertsspeexdec: refactor granulepos hacks
2010-02-12 Stefan Kostspeex: add missing include
2010-02-02 Mark Nauwelaertsspeexdec: initialize stereo decoding state
2010-01-27 Mark Nauwelaertsspeexdec: free some more when resetting
2009-09-18 Mark Nauwelaertsspeexdec: allow for unknown varying number of frames...
2009-09-18 Mark Nauwelaertsspeexdec: use correct sample size in conversions
2009-05-04 Alessandro Decinaspeexdec: make speex_dec_convert work with same-format...
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2008-09-02 Sebastian Drögeext/speex/: Use integer encoding and decoding functions...
2008-08-31 Sebastian Drögeext/speex/gstspeexdec.c: Correctly take the granulepos...
2008-05-13 Wim Taymansext/speex/gstspeexdec.c: Fix the calculation of the...
2008-04-30 Wim Taymansext/speex/gstspeexdec.c: Produce concealment data when...
2008-04-29 Wim Taymansext/speex/gstspeexdec.c: Try to preserve input timestam...
2008-04-11 Jan Schmidtext/speex/gstspeexdec.c: Fix bounds checking of mode...
2007-05-26 Wim Taymansext/speex/gstspeexdec.c: Use different variables for...
2006-10-31 Wim Taymansext/speex/gstspeexdec.c: Some small cleanups, use _scale.
2006-08-22 Tim-Philipp Müllerext/speex/gstspeexdec.c: Make metadata extraction actua...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-05 Tim-Philipp Müllerext/speex/: Fix seeking and duration queries (#337033...
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-23 Tim-Philipp MüllerMore state change function fixes.
2006-03-15 Edward HerveyFix memleak with gst_static_pad_template_get().
2006-03-13 Wim Taymansclose #333784 unref the result of gst_pad_get_parent...
2006-02-06 Tim-Philipp MüllerPass unhandled queries upstream instead of just droppin...
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-22 Andy Wingoext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event...
2005-10-19 Wim TaymansAPI change fix.
2005-10-11 Wim Taymansext/speex/gstspeexdec.c: newsegment API fix.
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE.
2005-08-23 Wim Taymansext/speex/: Fix property warning.
2005-08-23 Ronald S. BultjePort speexdec. Leads to some unfamiliar warnings on...
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2004-10-25 Ronald S. Bultjeext/: Add codec-name metadata.
2004-10-25 Ronald S. Bultjeext/speex/gstspeexdec.c: sinkconvert function so oggdem...
2004-10-01 Stéphane Loeuilletbuild fixes (those parameters/functions are const in...
2004-10-01 Wim Taymansext/speex/gstspeexdec.c: Small cleanups.
2004-09-28 Wim Taymansext/speex/: Rewrote speex encoder, make sure it can...
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-05-09 Benjamin Otteext/: \1/Codec, (fixes #142193)
2004-03-25 David Schleefext/speex/: Create the pad template correctly (from...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-01-02 David SchleefConvert elements to use gst_pad_use_explicit_caps(...
2003-12-22 David SchleefMerge CAPS branch
2003-11-02 Iain HolmesSpeex compiles
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-07-28 Angel CarpinteroFix gst_speexdec_details information now plugin can...
2003-07-25 Brian CameronAdding needed license information. The patch was revie...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-12-16 Wim TaymansAdded non functional speex plugin. speex decoding needs...