various: fix pad template leaks
[platform/upstream/gstreamer.git] / gst / id3demux / gstid3demux.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-08-13 Mark Nauwelaertsid3demux: use -base provided id3 tag parsing
2011-02-22 Stefan KostRevert "id3demux: ensure a taglist before adding the...
2011-02-08 Stefan Kostid3demux: ensure a taglist before adding the container tag
2010-10-13 Stefan Kostvarious (gst): add a missing G_PARAM_STATIC_STRINGS...
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-06-22 Tim-Philipp Müllerid3demux: add container-format tag
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2007-10-06 Tim-Philipp Müllergst/id3demux/: Port ID3 tag demuxer over to the new...
2007-07-10 Edward Herveygst/id3demux/gstid3demux.c: Don't return GST_FLOW_ERROR...
2007-05-25 Tim-Philipp Müllergst/id3demux/gstid3demux.c: Don't leak newsegment events.
2007-05-25 Jan Schmidtgst/: Handle and adjust new-segment events so that...
2007-03-12 Jan Schmidtgst/id3demux/gstid3demux.c: Fix handling of -1 values...
2007-03-06 Tim-Philipp Müllergst/id3demux/gstid3demux.c: Don't leak caps: make gst_i...
2007-01-11 Tim-Philipp Müllergst/: Set correct caps on outgoing pulled buffers,...
2006-12-12 Tim-Philipp Müllergst/: In streaming mode, if the first buffer we get...
2006-10-11 Tim-Philipp Müllergst/: Activate pad before adding it to the already...
2006-09-14 Tim-Philipp Müllergst/: Don't interpret a first buffer with an offset...
2006-07-23 Tim-Philipp Müllergst/id3demux/: On second thought, it might be wiser...
2006-07-05 Tim-Philipp Müllergst/: Don't return FLOW_UNEXPECTED when a buffer is...
2006-07-03 Tim-Philipp Müllergst/: Return FLOW_UNEXPECTED when at the end of the...
2006-06-29 Tim-Philipp Müllergst/id3demux/gstid3demux.c: Make sure we don't return...
2006-06-11 Tim-Philipp Müllergst/: Use gst_pad_query_peer_duration() utility functio...
2006-05-02 Tim-Philipp Müllergst/id3demux/gstid3demux.c: Let core insert default...
2006-05-02 Tim-Philipp Müllergst/: Post an error message when we get an EOS event...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-26 Tim-Philipp Müllergst/id3demux/gstid3demux.c: Create source pad without...
2006-03-22 Jan Schmidtgst/: Don't attempt typefinding on too-short buffers...
2006-03-21 Edward Herveygst/: gcc 4.1 unreferenced pointer fixes.
2006-03-15 Jan Schmidtgst/apetag/gsttagdemux.c: Ensure that we set caps on...
2006-03-14 Tim-Philipp Müllerconfigure.ac: Bump -base requirement to 0.10.5 for...
2006-03-04 Tim-Philipp Müllergst/id3demux/: Use new typefind helper functions here...
2006-02-11 Jon Trowbridgegst/id3demux/gstid3demux.c:
2006-01-30 Jan Schmidtgst/id3demux/: Someone should kick my butt. Remove...
2006-01-25 Tim-Philipp Müllergst/id3demux/gstid3demux.c: Don't put function calls...
2006-01-06 Edward Herveygst/id3demux/gstid3demux.c: Add gst_element_no_more_pad...
2005-12-21 Jan SchmidtAdd documentation for id3demux.
2005-12-18 Jan Schmidtconfigure.ac: Check for optional dependency on zlib...