aggregator: Implement force_live API
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-base / gst / playback /
2022-11-18 Edward Herveydecodebin2: Minor debug fix for decodepad
2022-11-16 Edward Herveyurisourcebin: Remove un-needed define
2022-11-16 Edward Herveyurisourcebin: Use a non-buffering multiqueue for non...
2022-11-16 Edward Herveyurisourcebin: Minor doc fix
2022-11-16 Jan Schmidturidecodebin3: Don't leak EOS event
2022-11-16 Edward Herveyplaybin3: Move gapless to uridecodebin3
2022-11-16 Edward Herveyplaybin3: Remove unused code
2022-11-16 Edward Herveydecodebin3: Clear input collection when linked again
2022-11-16 Edward Herveydecodebin3: Improve collection merging
2022-11-16 Edward Herveydecodebin3: doc cleanup
2022-11-16 Edward Herveydecodebin3: Remove unused variable
2022-11-16 Edward Herveydecodebin3: Allow re-using inputs
2022-11-16 Edward Herveyuridecodebin3: use urisourcebin parse-streams property
2022-11-16 Edward Herveyurisourcebin: Improve buffering handling
2022-11-16 Edward Herveyparsebin: avoid bogus processing
2022-11-16 Edward Herveydecodebin3: Avoid parsebin usage if not needed
2022-11-16 Edward Herveydecodebin3: DecodebinInputStream: Hold a ref to srcpad
2022-11-16 Edward Herveyurisourcebin: Bring high-watermark level in sync with...
2022-11-16 Edward Herveydecodebin3: Don't leak collection when releasing inputs
2022-11-16 Edward Herveydecodebin3: Protect input freeing with the input lock
2022-11-16 Edward Herveydecodebin3: Refactor parsebin output handling
2022-11-16 Edward Herveydecodebin3: Store GstStreamCollection from upstream
2022-11-16 Edward Herveyurisourcebin: Move adaptive demuxer handling into Child...
2022-11-16 Edward Herveyurisourcebin: Only remove components in PAUSED->READY
2022-11-16 Edward Herveyurisourcebin: Refactor ChildSrcPadInfo and OutputSlot...
2022-11-16 Edward Herveyurisourcebin: Remove duplicate call
2022-11-16 Edward Herveyurisourcebin: Remove pending pad handling
2022-11-16 Edward Herveyurisourcebin: Only expose pads once activation has...
2022-11-16 Edward Herveyurisourcebin: Only allow streams-aware adaptive demuxer
2022-11-16 Edward Herveyurisourcebin: Simplify initial information collection
2022-11-16 Edward Herveyurisourcebin: Use iterator function where applicable
2022-11-16 Edward Herveyurisourcebin: Document and rename fields
2022-11-16 Edward Herveyurisourcebin: Remove unused lock/list
2022-11-16 Edward Herveyurisourcebin: Check for live source when generating...
2022-11-16 Edward Herveyurisourcebin: Streamline demuxer removal
2022-11-16 Edward Herveyurisourcebin: Clarify function name and arguments
2022-11-16 Edward Herveyurisourcebin: Error out if a source doesn't expose...
2022-11-12 Edward Herveystreamsynchronizer: Don't leak the syncstream object
2022-11-04 Edward Herveyparsebin: Fix leak
2022-10-28 Sanchayan Maityplaybin3: Fix missing pad unref
2022-10-18 Edward Herveyurisourcebin: Fix usage of raw and non-raw source provider
2022-10-10 Aleksandr Slobodeniukdecodebin3: allow to call "dispose" multiple times
2022-10-06 Aleksandr Slobodeniukdecodebin3: fix mutex leaks
2022-10-06 Thibault Saunierdecodebin3: Do not try to plug a decoder on raw formats
2022-10-03 Jan Schmidtplaysink: Hold a reference to the soft volume element
2022-10-03 Jan Schmidtdecodebin3: Make sure event is writable before modifying
2022-10-03 Jan Schmidturisourcebin: Make sure event is writable before modifying.
2022-10-03 Jan Schmidtdecodebin3: Don't lose a ref on EOS event
2022-09-27 Edward Herveydecodebin3: Fix memory issues with active selection...
2022-09-15 Thibault Saunierdecodebin2: Do not fail if one of the decoders isn...
2022-09-15 Thibault Saunierdiscoverer: Fix discovering source that expose raw...
2022-09-15 Thibault Saunieruridecodebin: Fix some property documentation syntax
2022-09-15 Thibault Saunieruridecodebin: Ensure that pads caps are set before...
2022-09-01 Thibault Sauniermeson: Call pkgconfig.generate in the loop where we...
2022-08-24 Mathieu Duponchelleplayback: add onvif metadata caps to raw caps
2022-08-02 Mathieu Duponchelledecodebin2: don't reverse stream topology order
2022-08-01 Edward Herveyparsebin: Avoid crash with unknown streams
2022-06-15 James Hilliarddecodebin3: fix EOS event sequence
2022-05-25 Seungha Yangplaybin3: Configure combiner on pad-added if needed
2022-05-06 Edward Herveyplaybin3: Cleanup and refactor combiner sourcecombine
2022-05-04 Edward Herveyparsebin: Don't modify inexistant GstStream
2022-05-04 Edward Herveyplaybin3: Don't use unknown types for default selection
2022-04-27 Edward Herveyparsebin: Expose streams of unknown type
2022-04-27 Edward Herveyplaybin2: Remove dead code
2022-04-19 Xavier ClaessensReplace gst-i18n-*.h with gi18n-lib.h
2022-04-18 Guillaume Desmottesdecodebin3: fix collection leak
2022-04-16 hoonhee.leeplaybin3: fix missing lock when unknown stream type...
2022-04-16 Edward Herveydecodebin3: Don't duplicate stream selections
2022-04-01 Sebastian Drögeplaybin/playbin3: Allow setting a NULL URI
2022-03-30 Enrique Ocaña Gonzálezplaysink: improve GL context sharing
2022-03-30 Edward Herveyurisourcebin: When streams-aware, remove pads immediately
2022-03-30 Edward Herveyurisourcebin: Don't wait for pads content when streams...
2022-03-30 Edward Herveyurisourcebin: Don't do buffering if source already...
2022-03-30 Edward Herveydecodebin3: Handle upstream selection
2022-03-23 Vivienne Watermeierall: Use new navigation interface and API
2022-03-11 Jan Schmidtplaybin3: Remove stale code
2022-03-11 Edward Herveydecodebin3: Reset parsebin when new caps arrive
2022-03-11 Edward Herveydecodebin3: Convert checks to assertions
2022-03-11 Edward Herveyparsebin: Implement ACCEPT_CAPS handling
2022-03-11 Jan Schmidtplaybin3: Hold playbin lock on pad-added
2022-03-11 Jan Schmidtplaybin3: Reconfigure on streams-selected message.
2022-03-11 Jan Schmidtplaysink: Fix reconfiguration after removing text_sink
2022-03-11 Jan Schmidtplaysink: Complete reconfiguration on pad release.
2022-03-08 Jan Schmidtplaybin3: Add lock to protect buffering messages
2022-03-01 Jan Schmidturidecodebin3: Remove dead variables
2022-01-21 Mathieu Duponchelledecodebin2: raise multiqueue max-size-bytes
2022-01-13 Seungha Yanguridecodebin: Fix critical warnings
2021-12-19 Mark Nauwelaertsuridecodebin: use non-floating object as signal argument
2021-11-16 Víctor Manuel Jáqu... uridecodebin3: Nullify current item after all play...
2021-10-27 Jan Schmidtdecodebin3: Only unblock for GAP events and buffers.
2021-10-26 Guillaume Desmottesparsebin: fix critical when sorting pads
2021-10-20 Guillaume Desmottesstreamsynchronizer: set running time offset on events
2021-10-14 Matthew Watersplaybin2/3: autoplug/caps: don't expand caps to ANY
2021-10-10 Jan Schmidturidecodebin3/urisourcebin: Reusability fixes
2021-10-10 Jan Schmidtplaybin3: Always register 'playbin3' element.
2021-10-08 Jan Schmidtplaybin3: Avoid group deactivation deadlock.
2021-09-24 Thibault SaunierMerging gst-build
2021-09-24 Thibault SaunierMerging gstreamer-sharp
2021-09-24 Thibault SaunierMerging gst-python
2021-09-24 Thibault SaunierMerging gst-examples
next