Merge branch 'upstream/1.16' into tizen_gst_1.16.2
[platform/upstream/gst-plugins-good.git] / gst / flv / gstflvdemux.c
2020-01-30 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 37/223037/2
2019-02-08 Ilya Smelykhflvdemux: set sample rate to 8KHz for G.711 audio
2019-02-02 Thibault Saunierflvdemux: Do not error out if the first added and chain...
2019-01-13 Sebastian Drögeflvdemux: Handle the encoder metadata the same as metad...
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-10-12 Yeongjin Jeongflvdemux: Use aac codec-data to adjust channels if...
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 70/165970/1 accepted/tizen/unified/20180110.141839 submit/tizen/20180105.085839
2017-12-13 Gilbok LeeMerge missing tizen patch 98/163298/4 tizen_gst_upgrade
2017-11-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 30/158530/1
2017-10-06 Nicolas Dufresneflvdemux: Only set pixel-aspect-ratio if specified
2017-10-06 Nicolas Dufresneflvdemux: Don't pull passed the EOS
2017-10-06 Nicolas Dufresneflvdemux: Ignore invalid H.264 codec data
2017-10-06 Nicolas Dufresneflvdemux: Avoid integer overflow on invalid CTS
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-04-20 ChangBok Chaeflvdemux: remove duplicated segment initialization
2016-09-05 Eunhae Choiapply tizen build option rule 31/86931/2 accepted/tizen/3.0/ivi/20161011.044103 accepted/tizen/3.0/mobile/20161015.033132 accepted/tizen/3.0/tv/20161016.004624 accepted/tizen/3.0/wearable/20161015.082756 accepted/tizen/common/20160907.154703 accepted/tizen/ivi/20160908.044202 accepted/tizen/mobile/20160908.043618 accepted/tizen/tv/20160908.043945 accepted/tizen/wearable/20160908.044057 submit/tizen/20160907.074000 submit/tizen_3.0_ivi/20161010.000002 submit/tizen_3.0_mobile/20161015.000002 submit/tizen_3.0_tv/20161015.000002 submit/tizen_3.0_wearable/20161015.000002
2016-08-26 Thibault SaunierUse the new API to post flow ERROR messages on the bus
2016-07-15 Eunhae Choiflvdemux,qtdemux: post tag message during build pipeline 68/80268/1 accepted/tizen/common/20160719.171957 accepted/tizen/ivi/20160718.104828 accepted/tizen/mobile/20160718.104908 accepted/tizen/tv/20160718.104630 accepted/tizen/wearable/20160718.104755 submit/tizen/20160718.052709
2016-07-07 Jan Alexander Stef... flvdemux: Push nominal bitrate tags
2016-07-07 Jan Alexander Stef... flvdemux: Refactor metadata tag handling
2016-06-27 Sebastian Drögeflvdemux: Add comment about H263/MPEG4P2 being non...
2016-06-24 Vivia Nikolaidouflvdemux: Add support for H263 and MPEG4 part2
2016-06-10 Tim-Philipp Müllerflvdemux: fix indentation
2016-06-10 Tim-Philipp Müllerflvdemux: fix date parsing when there are trailing...
2016-06-09 Seungha Yangflvdemux: Fix unref assertion failure
2016-03-24 Havard Graffflvdemux: don't emit pad-added until caps are ready
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-19 Havard Graffflvdemux: fix eos event leak
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-10-21 Tim-Philipp Müllerflvdemux: relax creation time parsing
2015-10-21 Tim-Philipp Müllerflvdemux: fix indentation
2015-10-21 Tim-Philipp Müllerflvdemux: extract both creation date and time
2015-10-11 Havard Graffflvdemux: output speex vorbiscomment as a GstTagList
2015-10-11 Havard Graffflvdemux: speex is also always 16KHz
2015-07-06 Jan Alexander Stef... flvdemux: Handle seek flags properly
2015-06-22 Vineeth TMflvdemux: trivial cleanup
2015-03-30 Jan Schmidtflv: When passing seek event upstream, hold a ref.
2015-03-29 Mark Nauwelaertsflvdemux: resurrect some flow return handling
2015-03-24 Sebastian Drögeflvdemux: Only set caps once if they don't change
2015-03-24 Sebastian Drögeflvdemux: Don't create AAC/H264 caps without codec_data
2015-03-24 Sebastian Drögeflvdemux: Fix indention
2015-03-16 Jan Alexander Stef... flvdemux: Don't repeatedly warn after no_more_pads...
2015-03-16 Jan Alexander Stef... flvdemux: Introduce constant for no-more-pads threshold
2015-03-16 Jan Alexander Stef... flvdemux: Fix warning to contain 'video'
2015-02-12 Jan Schmidtflvdemux: Use gst_video_guess_framerate()
2014-11-19 Jan Alexander Stef... flvdemux: Restrict resyncing to TS regressions
2014-09-18 Sanjay NMflv: Removed unreachable break statements
2014-08-26 Nicolas Dufresneflv: Tag timestamp are DTS not PTS
2014-08-13 Tim-Philipp Müllerflvdemux: un-break duration querying
2014-08-13 Tim-Philipp Müllerflvdemux: fix indentation
2014-08-13 Tim-Philipp Müllerflvdemux: un-break duration querying
2014-06-26 Tim-Philipp Müllerflvdemux: fix speex caps
2014-06-09 Edward Herveyflvdemux: Attempt upstream seek first
2014-06-05 Edward Herveyflvdemux: Query duration upstream first
2014-06-04 Jan Alexander Stef... flvdemux: set RESYNC buffer flag when bridging large...
2014-05-26 Thiago Santosflvdemux: Use GstFlowCombiner
2014-05-12 Edward Herveyflvdemux: Don't use WARNING for not-linked flow return
2014-05-12 Edward Herveyflvdemux: Skip unknown tags in push-mode
2013-07-30 Tim-Philipp Müllerflvdemux: don't leak stream_id string
2013-07-29 Sebastian Drögegst: Don't swap start/stop for negative rates in the...
2013-07-29 Sebastian Drögeflvdemux: Implement SEGMENT query
2013-07-22 Sebastian Drögeflvdemux: Add support for group-id in the stream-start...
2013-07-01 Alban Browaeysflvdemux: Add flvversion 1 to the flash-video caps
2013-06-11 Sebastian Drögeflvdemux: Don't forward CAPS events from upstream
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-09-25 Tim-Philipp Müllerflvdemux: minor clean-up
2012-09-25 Dmitriy Samonenkoflvdemux: fix speex audio decoding by creating fake...
2012-09-11 Mark Nauwelaertsext, gst: only activate in pull mode if upstream is...
2012-09-10 Mark Nauwelaertsgst: adjust comment style
2012-08-27 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace...
2012-08-06 Sebastian Drögegst: Add stream-id to stream-start events
2012-08-04 Tim-Philipp Müllergst_tag_list_free -> gst_tag_list_unref
2012-07-27 Sebastian Drögetag: Update for taglist/tag event API changes
2012-07-23 Mark Nauwelaertsflvdemux: clear old segment event when requesting new one
2012-07-13 Edward Herveydemux: Push STREAM_START event when needed
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-05-29 Edward Herveyflvdemux: Post error message if EOS before pads were...
2012-04-12 Edward Herveyflvdemux: Use unchecked variant of GstByteReader
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-06 Nicolas Dufresneflvdemux: Fix threading issue in index handling
2012-04-06 Sebastian Drögeflvdemux: Don't use static variables to hold index...
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
next