uridecodebin3: fix typo in doc
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-base / gst /
2022-12-19 Guillaume Desmottesuridecodebin3: fix typo in doc
2022-12-02 Edward Herveyuridecodebin3: Protect against NULL uri/suburi
2022-12-02 Edward Herveyuridecodebin3: Always store pending buffering messages
2022-11-26 Tim-Philipp Mülleraudioconvert, audioresample, audiofilter: fix divide...
2022-11-23 Edward Herveyuridecodebin3: propagate about-to-finish for new inputs
2022-11-23 Edward Herveyuridecodebin3: Remove old fixme
2022-11-23 Edward Hervey(uri)decodebin3: Ensure group-id consistency
2022-11-23 Edward Herveyuridecodebin3: Fix shutdown procedures in probe
2022-11-23 Edward Herveydecodebin3: Properly reset when going back to READY
2022-11-23 Edward Herveydecodebin3: Don't output bogus GST_MESSAGE_STREAMS_SELECTED
2022-11-21 Edward Herveyparsebin: Don't leak parsepad list on shutdown
2022-11-18 Nicolas Dufresnevideo: Add arbitrary tile dimensions support
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-12 Edward Herveyencodebasebin: Don't leak muxer pad
2022-11-11 Nicolas Dufresnerawvideoparse: Fix support for sub-sampled tile
2022-11-08 Talha Khanvideoconvert, videoscaleconvert: fix element description
2022-11-05 Edward Herveysubparse: Fix non-closed tag handling.
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-11 Thibault Sauniervideorate: Do not close segment when getting a same...
2022-10-11 Thibault Sauniervideorate: Handle closing segment on EOS right after...
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-20 Thibault Sauniervideorate: Add a `max-closing-segment-duplication-durat...
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-07 Matthew Waterssubparse: fix crash when parsing invalid timestamps...
2022-09-01 Thibault Sauniermeson: Call pkgconfig.generate in the loop where we...
2022-08-31 Ádám Balázsgstaudioconvert: doc: Fix mix-matrix example
2022-08-24 Mathieu Duponchelleplayback: add onvif metadata caps to raw caps
2022-08-23 Mathieu Duponchellevideoconvert: fix passthrough on equivalent transfer
2022-08-16 Seungha Yangvideoconvert,videoscale: Do conversion in videoconvert...
2022-08-16 Seungha YangRevert "videoconvertscale: Add properties to disable...
2022-08-14 Khem Rajssaparse: include required system headers for isspace...
2022-08-02 Mathieu Duponchellesmartencoder: fix detection of avc1
2022-08-02 Mathieu Duponchelledecodebin2: don't reverse stream topology order
2022-08-02 Mathieu Duponchellegstsmartencoder: don't make calculations for invalid DTS
2022-08-01 Edward Herveyparsebin: Avoid crash with unknown streams
2022-07-29 Seungha Yangcompositor: Warn when inputs are SDR/HDR mixed
2022-07-29 Seungha Yangcompositor: Add support for all formats
2022-07-29 Seungha Yangcompositor: Add support for Y444 high bitdepth formats
2022-07-29 Seungha Yangcompositor: Add support for I420/I422 high bitdepth...
2022-07-29 Seungha Yangcompositor: Calculate background color only once
2022-07-23 Tim-Philipp Mülleraudiointerleave: fix property docs
2022-07-04 Matthew Watersvideoconvertscale: ensure writable caps when fixating...
2022-07-01 Tim-Philipp Müllersamiparse: clean up some GString usage
2022-07-01 Tim-Philipp Müllersamiparse: micro-optimise entity handling
2022-07-01 Tim-Philipp Müllersamiparse: fix handling of self-closing tags
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-05-03 Sebastian Drögeaudioconvert: If no channel-mask can be fixated then...
next