decodebin3: do not drop the eos event
[platform/upstream/gst-plugins-base.git] / gst / playback / gstdecodebin3.c
2020-12-24 Eunhye Choidecodebin3: do not drop the eos event 74/250374/1 accepted/tizen/unified/20201228.130124 submit/tizen/20201224.044957
2020-04-17 Eunhye Choidecodebin3: fix condition about factory selection 11/231111/1 accepted/tizen/unified/20200422.032205 submit/tizen/20200421.025806
2020-04-13 Eunhye Choidecodebin3: add request resource signal 08/230608/4 accepted/tizen/unified/20200415.121429 submit/tizen/20200413.123659
2020-04-13 Eunhye Choidecodebin3: add property to select sw decoder 49/230549/2
2020-04-10 Víctor Manuel Jáqu... playbin3: handle GST_PLAY_FLAG_FORCE_SW_DECODERS 26/230426/1
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 91/225591/1 accepted/tizen/unified/20200304.124028 submit/tizen/20200221.064623 submit/tizen/20200302.032418
2020-02-12 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 87/222887/7
2019-02-25 Eunhae Choiplayback: apply the upstream 1.14.4 36/200436/1 accepted/tizen/unified/20190311.072517 submit/tizen/20190308.025958
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-10-18 Roland Jondecodebin3: fix eos event leak
2018-05-10 Seungha Yangdecodebin3: Do not modify structure of EOS event
2018-05-06 hoonhee.leedecodebin3: Re-order all streams and add to collection
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2018-02-10 François Laigneldecodebin3: high cpu usage after eos
2018-02-10 Edward Herveydecodebin3: Handle dual-output of STREAM_START/EOS
2018-02-10 Edward Herveydecodebin3: Use GST_GROUP_ID_INVALID
2018-02-10 Edward Herveydecodebin3: Don't forward already-handling SELECT_STREAMS
2018-02-10 Edward Herveydecodebin3: Add new about-to-finish signal
2018-02-10 Edward Herveydecodebin3: Remove unused definition
2018-02-10 Edward Herveydecodebin3: Don't take the lock when creating a new...
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 46/166046/1 accepted/tizen/unified/20180110.141853 submit/tizen/20180105.085839
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-11-02 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 73/158573/1 tizen_gst_upgrade
2017-10-27 Seungha Yangdecodebin3: Allow configure output stream without reass...
2017-08-11 Edward Herveydecodebin3/urisourcebin: Switch to actual EOS events...
2017-07-18 Thibault Saunierdecodebin3: Protect fields related to streams handling...
2017-07-18 Edward Herveydecodebin3: Protect dbin->collection usage
2017-07-13 Seungha Yangdecodebin3: Push EOS to output stream if they are all...
2017-07-12 Seungha Yangdecodebin3: Don't send duplicated stream-start event
2017-03-10 Thibault Saunierdocs: Convert gtkdoc comments to markdown
2017-02-28 Sebastian Drögedecodebin3: Fix potential NULL pointer dereference...
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2017-01-31 Seungha Yangdecodebin3: Fix crash caused by slot double freeing
2017-01-31 Seungha Yangdecodebin3: Fix list leak on handle_stream_switch()
2017-01-31 Seungha Yangdecodebin3: Change requested_selection to have its...
2017-01-31 Seungha Yangdecodebin3: Change return types of stream_in_{list...
2017-01-31 Seungha Yangplayback: Fix leak on select_streams
2016-12-08 Seungha Yangdecodebin3: Remove unused variable
2016-12-08 Seungha Yangdecodebin3: Drop duration query during _input_pad_unlink ()
2016-12-08 Seungha Yangdecodebin3: Update stream-collection with _input_pad_un...
2016-12-08 Seungha Yangdecodebin3: Cleanup no more used DecodebinInput
2016-12-08 Seungha Yangdecodebin3: Cleanup no more used MultiQueueSlot
2016-12-08 Seungha Yangdecodebin3: Send custom-eos event to notify drained...
2016-12-08 Seungha Yangplayback: Remove trailing whitespace
2016-10-25 Graham Leggettdecodebin3: Fix assertion failure when unreffing NULL...
2016-10-14 Seungha Yangdecodebin3: More SELECTION_LOCK when linking to slot
2016-10-13 Edward Herveyplayback: GstStreamType is a flag
2016-10-12 Edward Herveyplayback: decodebin3 and parsebin are streams-aware
2016-08-04 Guillaume Desmottesdecodebin3: don't leak alternate inputs
2016-08-03 Guillaume Desmottesdecodebin3: fix output->decoder_{sink,src} leak
2016-08-03 Guillaume Desmottesdecodebin3: fix tag list leak
2016-08-03 Guillaume Desmottesdecodebin3: consume select-streams event
2016-08-03 Guillaume Desmottesdecodebin3: fix collection ref handling
2016-08-03 Guillaume Desmottesdecodebin3: handle full removal of streams
2016-07-25 Guillaume Desmottesdecodebin3: fix collection refcounting
2016-07-22 Jan Schmidtplayback: Flesh out docs a bit for new elements
2016-07-18 Guillaume Desmottesdecodebin3: actually check result of accept caps query
2016-07-18 Guillaume Desmottesdecodebin3: fix collection leak
2016-07-18 Guillaume Desmottesdecodebin3: fix stream leaks
2016-07-18 Guillaume Desmottesdecodebin3: fix event leaks
2016-07-18 Guillaume Desmottesdecodebin3: fix caps leaks
2016-07-15 Guillaume Desmottesplaybin3: fix leaks of collection returned by message...
2016-06-30 Edward Herveyplayback: New elements