close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
[platform/upstream/gstreamer.git] / ext / speex / gstspeexdec.c
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...