Release 1.19.2
[platform/upstream/gstreamer.git] / gst / playback /
2018-04-12 Tim-Philipp Müllerplaybin3: fix leak of recursive mutex
2018-04-09 Edward Herveyplayback: Add support for CEA 608/708 CC overlay elements
2018-03-12 Edward Herveyplayback: Remove subtitle-encoding property on uridecod...
2018-02-14 Nicolas Dufresnedoc: Remove obsolete Since 0.10.X marks
2018-02-14 Philippe Normandplaybin3: fix source-setup signal emission
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2018-02-10 Edward Herveyplaybin3: Re-enable buffering message handling
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 Herveyplaybin3: Implement gapless playback
2018-02-10 Edward Herveyplaybin3: Use uridecodebin3 and link/reconfigure immedi...
2018-02-10 Edward Herveyurisourcebin: Add 'about-to-finish' signal
2018-02-10 Edward Herveyplayback: New uridecodebin3 element
2018-02-10 Edward Herveyplaybin3: Remove wrong 'notify'
2018-02-10 Edward Herveyplaybin3: Remove setting 'subtitle-encoding' on decodebin
2018-02-10 Edward Herveyplaybin3: Clarify documentation of combiner properties
2018-02-10 Edward Herveyplaybin3: Remove unused define
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-02-10 Edward Herveyplaybin3: Remove unused variable
2018-02-10 Edward Herveyurisourcebin: Remove auto-plugging signals
2018-02-10 Edward Herveyurisourcebin: Remove ASYNC behaviour
2018-02-10 Edward Herveyurisourcebin: Remove 'unknown-type' signal
2018-02-10 Edward Herveyplaybin3: Disable autoplug-related code
2018-02-10 Edward Herveyplaybin3: fix "no-more-pads" handling
2018-02-10 Edward Herveyplaybin3: Remove duration caching
2018-02-10 Edward Herveyparsebin: Remove async behaviour
2018-01-17 Ashish Kumarplayback-utils: Fix caps leak on failure
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-12-15 Dongil Parkplaybin3: Fix accessing invalid index in GstStream...
2017-12-01 Jun Xiedecodebin: Fix typo in docs
2017-11-25 Edward Herveyurisourcebin: Don't leak mutexes
2017-11-16 Edward Herveydecodebin2: Don't spawn threads on shutdown
2017-11-16 Edward Herveydecodebin2: Avoid deactivation races
2017-11-14 Edward Herveydecodebin2: Don't try to add pads when shutting down
2017-11-14 Edward Herveydecodebin2: Don't take locks when deactivating pads
2017-11-10 Edward Herveyplaybin3: Remove unneeded blacklisting
2017-11-10 Edward Herveyplaybin3: Remove context caching
2017-11-10 Edward Herveyplaybin3: Remove source property
2017-11-10 Edward Herveyparsebin: Don't let thread run after unref
2017-11-10 Edward Herveydecodebin2: Don't let thread run after unref
2017-11-10 Edward Herveyparsebin: Check for shutdown before exposing pads
2017-11-10 Edward Herveyparsebin: Emit 'drained' only for the top-level chain
2017-11-07 shakin chouplaybin: Don't ref_sink() the sinks twice
2017-11-02 Edward Herveydecodebin2: Recheck shutdown behaviour in error case
2017-10-27 Seungha Yangdecodebin3: Allow configure output stream without reass...
2017-10-27 Seungha Yangplaybin3: Use STREAMS_SELECTED message to update select...
2017-10-03 Reynaldo H. Verdej... Use proper GtkDoc notation for NULL/FALSE/TRUE
2017-08-20 Mark Nauwelaertsplaybin: ref_sink() sink rather than pointer to sink
2017-08-11 Edward Herveydecodebin3/urisourcebin: Switch to actual EOS events...
2017-08-07 Sebastian Drögeplaybin: Make sure to ref_sink() any sinks before calli...
2017-07-19 Seungha Yangdecodebin3: Remove FIXME and do remove_input_stream...
2017-07-19 Seungha Yangparsebin: Ensure StreamType and Caps of GstStream objec...
2017-07-19 Seungha Yangplaybin3: Delay linking text output until video stream...
2017-07-18 Edward Herveyplaybin3: We only care about source pads going away
2017-07-18 Edward Herveydecodebin3: use lock macro where applicable
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-13 Seungha Yangurisourcebin: Push EOS if slot is still eos state
2017-07-12 Seungha Yangdecodebin3: Don't send duplicated stream-start event
2017-07-04 Mathieu Duponchelleuridecodebin: aggregate topology messages
2017-06-15 Thibault Saunierurisourcebin: Call do_async_done when source state...
2017-06-12 Sebastian Drögeurisourcebin: Use downloadbuffer element
2017-05-31 Sebastian DrögeRevert "decodebin2: Set a time limit on "upstream"...
2017-05-31 Edward Herveydecodebin2: Set a time limit on "upstream" multiqueues
2017-05-18 Sebastian Drögeurisourcebin: Unref query with gst_query_unref()
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-05-03 Vincent Penquerc'hdecodebin2: fix use after free from demuxer flush pad...
2017-04-28 Tim-Philipp Müllerplaybin: minor docs fix
2017-03-27 Jan Schmidturisourcebin: Set removed flag when removing buffering msg
2017-03-23 Haihua Hustreamsynchronizer: every stream need keep their own...
2017-03-22 Jan Schmidturisourcebin: Mention which queue is being linked in...
2017-03-20 Seungha Yangurisourcebin: Fix typefind list leak
2017-03-17 Jan Schmidtdecodebin: Close a small race posting 100% buffering
2017-03-17 Jan Schmidturisourcebin: Fix buffering message aggregation.
2017-03-17 Jan Schmidturisourcebin: Store slot info on the queue object too
2017-03-10 Thibault Saunierdocs: Convert gtkdoc comments to markdown
2017-03-08 Jan Schmidturisourcebin: Shrink queue2 max-size-time buffering
2017-03-07 Sebastian Drögeplaybin3/urisourcebin: Enable buffering by default
2017-02-28 Sebastian Drögedecodebin3: Fix potential NULL pointer dereference...
2017-02-28 Sebastian Drögeurisourcebin: Fix inverted check for an existing slot
2017-02-28 Sebastian Drögedecodebin3: Handle stream-start events without group...
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
2017-01-18 Jan Schmidtdecodebin: Don't leak blocked pad references on errors
2017-01-12 Jan Schmidturisourcebin: Preserve seqnum on EOS events
2017-01-12 Edward Herveyurisourcebin: Avoid races when setting up typefind
2017-01-11 Jan Schmidturisourcebin: Drop fake EOS if the pad got relinked
2017-01-11 Arun Raghavanurisourcebin: Drop some dead code
2017-01-11 Seungha Yangurisourcebin: Clear pad from pending list if it was...
2017-01-10 Seungha Yangurisourcebin: Configure typefind element for non-stream...
2017-01-10 Seungha Yangurisourcebin: Use GList for typefind elements
next