decodebin3: Add new about-to-finish signal
[platform/upstream/gstreamer.git] / gst / playback / gstdecodebin3.c
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...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
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