various: fix pad template leaks
[platform/upstream/gstreamer.git] / gst / wavparse / gstwavparse.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-11-24 Vincent Penquerc'hwavparse: skip id32 tags
2011-03-08 Tim-Philipp MüllerMerge ad-hoc release branch '0.10.28'
2011-03-04 Mark Nauwelaertswavparse: tune output max buffer size to material
2010-12-03 Tim-Philipp Müllerwavparse: detect DTS advertised as PCM correctly in...
2010-09-04 Sebastian Drögewavparse: Don't use GST_FLOW_IS_FATAL()
2010-09-04 Sebastian Drögewavparse: Post an error message if EOS happens before...
2010-06-29 Tim-Philipp Müllerwavparse: fix unportable printf format specifiers in...
2010-06-22 Mark Nauwelaertswavparse: proper closing segment construction
2010-06-15 Sebastian Drögewavparse: Initialize uninitialized variable
2010-06-11 Tim-Philipp Müllerwavparse: use typefind functions to check if PCM data...
2010-06-11 Tim-Philipp Müllerwavparse: set buffer offsets before using the buffer...
2010-05-26 Mark Nauwelaertswavparse: handle truncated input data at EOS in pull...
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-02-12 Stefan Kostavi,wav: also handle JUNQ chunk in addition to JUNK
2009-10-08 Jan Schmidtavi/wav: Fix some compiler warnings about incompatible...
2009-09-11 Michael Smithwavparse: treat a zero-sized data chunk as extending...
2009-08-31 Mark Nauwelaertswavparse: reflow exit, and fix some leaks
2009-08-31 Mark Nauwelaertswavparse: push mode; add pad if needed so downstream...
2009-08-31 Mark Nauwelaertswavparse: push mode; fix/improve chunk handling
2009-08-31 Tim-Philipp Müllerwavparse: clean up adapter properly
2009-08-31 Tim-Philipp Müllerflactag, wavparse: GstAdapter is not a GstObject
2009-06-07 Wim Taymanswavparse: handle LIST INFO of 0 size
2009-06-07 Wim TaymansRevert "wavparse: Remove dead assignments, move variabl...
2009-04-18 Edward Herveywavparse: Remove dead assignment.
2009-04-18 Edward Herveywavparse: Remove dead assignments, move variable to...
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-04-07 Stefan Kostwavparse: don't leak pad-template
2009-03-02 Thomas Vander SticheleMerge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-02-27 Sebastian DrögeMerge branch 'master' of ssh://git.freedesktop.org...
2009-02-27 Mark Nauwelaertswavparse: Fix SEEK event handling in push mode, and...
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2008-12-13 Edward HerveySwitch to using GstStaticPadTemplate.
2008-11-20 Wim Taymansgst/wavparse/gstwavparse.c: Fix the scaling code.
2008-08-05 Stefan Kostgst/wavparse/gstwavparse.c: Handle the list chunk and...
2008-08-05 Stefan Kostgst/wavparse/gstwavparse.c: Handle the acid chunk and...
2008-08-05 Stefan Kostgst/wavparse/gstwavparse.c: Refactor wavparse. Call...
2008-01-19 Sebastian Drögegst/wavparse/gstwavparse.c: Set variable to NULL after...
2007-12-26 Tim-Philipp MüllerFix 'xyz may be used uninitialized' compiler warnings...
2007-12-06 Tim-Philipp Müllergst/wavparse/gstwavparse.c: Fix seeking in .wav files...
2007-11-13 Stefan Kostgst/: Return the result in _activate_pull(). Don't...
2007-11-13 Stefan Kostgst/wavparse/gstwavparse.c: Ref the element when we...
2007-11-08 Stefan Kostgst/wavparse/gstwavparse.c: Return FALSE if we can...
2007-09-14 Sebastian Drögegst/wavparse/gstwavparse.c: Don't push EOS from the...
2007-09-13 Sebastian Drögegst/wavparse/gstwavparse.c: Add EOS logic for the push...
2007-09-04 Stefan Kostgst/wavparse/gstwavparse.c: More code cleanups. Add...
2007-09-04 Stefan Kostgst/wavparse/gstwavparse.*: Implement seek-query. Refac...
2007-05-11 Tim-Philipp Müllergst/wavparse/gstwavparse.c: Skip LIST chunks before...
2007-05-02 Wim Taymansgst/wavparse/gstwavparse.c: Only set DISCONT when there...
2007-05-02 Wim Taymansgst/wavparse/gstwavparse.*: Be a bit more clever when...
2007-04-26 Wim Taymansgst/wavparse/gstwavparse.*: Apply DISCONT to buffers.
2007-04-25 Stefan Kostgst/wavparse/gstwavparse.c: Make header field check...
2007-04-17 Vincent Torrigst/wavparse/gstwavparse.c: Use correct format strings...
2007-04-17 Sebastian Drögegst/wavparse/gstwavparse.c: Use gst_riff_create_audio_t...
2007-04-13 Stefan Kostgst/wavparse/gstwavparse.c: Relax the audio/mpeg caps...
2007-04-13 Stefan Kostgst/wavparse/gstwavparse.*: More sanity check for the...
2007-04-10 Stefan Kostgst/auparse/gstauparse.c: limit caps to the formats...
2007-03-30 Sebastian Drögegst/wavparse/gstwavparse.c: Support audio/x-raw-float...
2007-03-29 Sebastian Drögegst/wavenc/gstwavenc.c: Correctly handle width!=depth...
2007-03-28 Sebastian Drögegst/wavparse/gstwavparse.c: Actually support depths...
2007-03-28 Sebastian Drögegst/wavparse/gstwavparse.c: Add support for wav files...
2007-03-19 Tim-Philipp Müllergst/wavparse/gstwavparse.c: Streaming mode fixes: don...
2007-03-04 Jan SchmidtFix a bunch of leaks shown by the newly-added states...
2007-03-02 Stefan Kostgst/wavparse/gstwavparse.c: Unbreak my previous commit...
2007-03-02 René Stadlergst/wavparse/gstwavparse.c: Handle rounding better...
2007-02-14 Wim Taymansgst/wavparse/gstwavparse.*: Update docs.
2007-02-12 Jonathan Matthewgst/wavparse/gstwavparse.c: Fix massive memory leak...
2006-11-01 Tim-Philipp Müllergst/id3demux/id3v2frames.c: We require a -base more...
2006-10-18 Wim Taymansgst/wavparse/gstwavparse.c: Fix seeking some more,...
2006-10-16 Josep Torra VallesFix a bunch of problems discovered by the Forte compile...
2006-10-05 Tim-Philipp MüllerPrintf format fixes.
2006-09-19 Wim Taymansgst/wavparse/gstwavparse.c: Add ms-gsm to the src template.
2006-08-10 Edward HerveySend the newsegment event in the streaming thread.
2006-07-26 Tim-Philipp Müllergst/wavparse/gstwavparse.c: #define 'fact' RIFF chunk...
2006-07-24 Stefan Kostgst/wavparse/gstwavparse.*: Use information from 'fact...
2006-06-18 Mark Nauwelaertsgst/wavparse/gstwavparse.c: Make sure we don't read...
2006-06-14 Tim-Philipp Müllergst/wavparse/gstwavparse.c: When operating chain-based...
2006-06-13 Wim Taymansgst/wavparse/gstwavparse.c: Handle premature EOS gracef...
2006-05-14 Michael Smithgst/wavparse/gstwavparse.c: Update docs; wavparse imple...
2006-05-12 Michael Smithgst/wavparse/gstwavparse.c: Fix use of uninitialised...
2006-05-08 Jens GranseuerC89 compliance fixes. Fixes #340980
2006-05-02 Thomas Vander Stichelefix docs for wavparse
2006-04-29 Tim-Philipp Müllergst/wavparse/gstwavparse.c: ... and fix multichannel...
2006-04-28 Stefan Kostgst/wavparse/gstwavparse.*: Add push (streaming) mode...
2006-04-26 Stefan Kostgst/wavparse/gstwavparse.*: reverted patch #337625...
2006-04-26 Stefan Kostgst/wavparse/gstwavparse.*: correct partial implementat...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-03-30 Sébastien Moutteext\jpeg\smokecodec.c: use of GST_DEBUG instead of...
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-23 Tim-Philipp Müllergst/wavparse/gstwavparse.c: Don't try to read beyond...
2006-03-23 Tim-Philipp Müllergst/wavparse/gstwavparse.*: Delay source pad creation...
2006-03-21 Edward Herveygst/: gcc 4.1 unreferenced pointer fixes.
2006-03-21 Tommi Myöhänengst/wavparse/gstwavparse.c: Fix block alignment calcula...
2006-03-15 Edward HerveyFix memleak with gst_static_pad_template_get().
2006-03-13 Wim Taymansgst/wavparse/gstwavparse.c: Implement seek in READY...
2006-03-03 Wim Taymansdocs/plugins/: Added wavparse docs.
2006-02-28 Wim Taymansgst/wavparse/gstwavparse.c: Use DEBUG_OBJECT more.
2006-02-16 Tim-Philipp Müllergst/wavparse/gstwavparse.c: Pass extra_data to gst_riff...
2006-02-06 Tim-Philipp MüllerPass unhandled queries upstream instead of just droppin...
2006-01-18 Tommi Myöhänengst/wavparse/gstwavparse.c: Fix conversion from TIME...
next