wavparse: Fix push mode ignoring audio with a size smaller than segment buffer
[platform/upstream/gst-plugins-good.git] / gst / wavparse / gstwavparse.c
2019-11-20 Amr Mahdiwavparse: Fix push mode ignoring audio with a size...
2019-11-20 Amr Mahdiwavparse: Fix ignoring of last chunk in push mode
2019-02-24 Jan Schmidtwavparse: Declare support for RF64
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-10-28 Sebastian Drögewavparse: Implement SEGMENT query
2018-06-06 Edward Herveywavparse: Don't set invalid seqnum on events
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-08-14 Eduard Sinelnikovwavparse: Add support for growing WAV files
2017-08-10 Deepak Srivastavawavparse: Fix memory leak in wavparse element
2017-06-13 Sebastian Drögewavparse: Actually clip to upstream size instead of...
2017-01-25 Rahul Bedarkarwavparse: check for not NULL before clearing adapter
2016-11-03 Sebastian Drögewavparse: Don't set caps to NULL after setting them...
2016-10-31 Sebastian Drögewavparse: Don't try to add srcpad if we don't know...
2016-08-26 Thibault SaunierUse the new API to post flow ERROR messages on the bus
2016-08-02 Carlos Rafael Gianiwavparse: Add tags for container format and bitrate...
2016-05-04 Stefan Sauerwavparse: simplify and correct header scanning
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2016-01-19 Sebastian Drögewavparse: Don't play anything after the end of the...
2016-01-19 Sebastian Drögewavparse: Don't do calculations with -1 offsets when...
2016-01-13 Sebastian Drögewavparse: When flushing on EOS, don't process more...
2015-12-01 Thiago Santoswavparse: remove extra variable to improve readability
2015-12-01 Thiago Santoswavparse: respect seqnum in seek events
2015-12-01 Thiago Santoswavparse: flush upstream when seeking in pull mode
2015-11-15 Reynaldo H. Verdej... wavparse: remove unnecessary NULL checks before g_free()
2015-04-07 Vincent Penquerc'hwavparse: clip chunk size above the valid maximum ...
2015-04-07 Vincent Penquerc'hwavparse: clip chunk length to available data (when...
2015-03-26 David Schleefwavparse: Fix up comments regarding DTS
2015-03-26 David Schleefwavparse: be more strict about typefinding DTS
2015-02-06 Luis de Bethencourtwavparse: fix which stop variable is used in assignment
2015-01-21 Sebastian DrögeConstify some static arrays everywhere
2015-01-08 Michael Smithwavparse: skip an additional uninteresting chunk type...
2014-09-12 Sebastian Drögewavparse: Fix parsing of adtl chunks
2014-08-29 Sebastian Drögewavparse: Store size of data tag in a 64 bit integer...
2014-08-29 Sebastian Drögewavparse: Use 64 bit scaling functions now that fact...
2014-08-29 Peter G. Baumwavparse: support rf64 format
2014-07-04 Sebastian Rasmussenavidemux, wavparse: Print invalid fourcc in hex
2014-06-23 Sebastian Drögewavparse: Update offset after parsing adtl chunk
2014-06-05 Vincent Penquerc'hwavparse: do not include codec_data on raw audio caps
2014-05-02 Vincent Penquerc'hwavparse: avoid dividing by a 0 blockalign
2014-04-30 Tim-Philipp Müllerwavparse: pass on tags from upstream if there are any
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-16 Vincent Penquerc'hwavparse: do not rely on call failure keeping return...
2014-01-29 Mike Sheldonwavparse: Ignore Broadcast Wave Format (BWF) tags when...
2014-01-06 Stefan Sauerwavparse: remove ifdef'ed code
2014-01-06 Stefan Saueravidemux, waveparse: more logging for unhandled chunks
2013-12-31 Stéphane Cerveauwavparse: Skip id3 tag
2013-12-30 Stefan Sauerwavparse: emit midi-base-note tag from data in 'smpl...
2013-11-18 Tim-Philipp Müllerdocs: get rid of 'Since: 0.10.x' markers
2013-07-22 Sebastian Drögewavparse: Add support for group-id in the stream-start...
2013-06-07 Sebastian Drögewavparse: Push stream-start event in pull mode before...
2013-04-10 Stefan Sauerwaveparse: remove superfluous g_list_first() calls
2013-04-09 Anton Belkawavparse: add 'note' chunk support
2013-04-08 Alexander Schrabwavparse: error out if we receive eos before any valid...
2013-03-24 Tim-Philipp Müllerwavparse: expose CUE sheet items as tracks not chapter...
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-09-11 Mark Nauwelaertsext, gst: only activate in pull mode if upstream is...
2012-08-27 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace...
2012-08-04 Tim-Philipp Müllergst_tag_list_free -> gst_tag_list_unref
2012-07-30 Anton Belkawavparse: create TOC as needed
2012-07-28 Tim-Philipp Müllerwavparse: update for TOC API changes
2012-07-27 Sebastian Drögetag: Update for taglist/tag event API changes
2012-07-23 Alban Browaeyswavparse: convert all non GST_FORMAT_BYTES to format...
2012-07-23 Sebastian Drögewavparse: Don't fail if more data then needed is availa...
2012-07-23 Sebastian Drögewavparse: Some minor cleanup to the cue/labl parsing
2012-07-20 Mark Nauwelaertswavparse: clean up push mode segment handling
2012-07-20 Anton Belkawavparse: Add TOC support
2012-07-09 Mark Nauwelaertsupdate for riff field rename
2012-07-05 Sebastian Drögegst: Implement segment-done event
2012-06-20 Wim Taymansupdate for task api change
2012-06-06 Wim Taymansupdate for tag event change
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-16 Wim Taymansdon't pass random pointers to pull_range
2012-03-05 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-01 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge commit 'f9207722ca8fd8dcc1e7215d8af85efe4debfdf4...
2012-02-27 Tim-Philipp MüllerMerge commit '38516ad367128d83f9e156529018adb4433cd328...
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch '0.11' of ssh://git.freedesktop.org/git...
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
next