adaptivedemux2: fix critical when using an unsupported URI
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-good / ext / adaptivedemux2 / gstadaptivedemux.c
2023-04-14 Guillaume Desmottesadaptivedemux2: fix critical when using an unsupported URI
2022-12-05 Edward Herveyadaptivedemux2: Don't allow stream selection while...
2022-11-21 Edward Herveyadaptivedemux: Use gst_clear_tag_list_where applicable
2022-11-16 Edward Herveyadaptivedemux2: Notify that we are streams-aware
2022-11-13 Rafał Dzięgieladaptivedemux2: Fix parent object leak
2022-11-04 Edward Herveyadaptivedemux2: Fix collection leaks
2022-11-04 Jan Schmidtadaptivedemux2: Move stream_seek() to the Stream class
2022-11-04 Jan Schmidtadaptivedemux2: Refactor stream methods into the stream
2022-11-04 Jan Schmidtadaptivedemux2: Remove scheduler_lock mutex
2022-11-04 Jan Schmidtadaptivedemux2: Hold tracks lock accessing input_period
2022-10-31 Edward Herveyadaptivedemux2: Improve minimum buffering threshold
2022-10-27 Thibault Saunierdashdemux2: Fix the way we determine current_position...
2022-09-20 Jan Schmidtadaptivedemux2: Rework input download wakeups
2022-09-13 Jan Schmidtadaptivedemux2: Always check bitrate in live
2022-08-18 Jan Schmidtadaptivedemux2: Implement send_event() vfunc
2022-08-16 Jan Schmidtadaptivedemux2: Fix for period switching in live streams
2022-08-04 Edward Herveyadaptivedemux2: Handle synchronously to lost sync
2022-08-04 Jan Schmidtadaptivedemux2: Fixes for period switching in the outpu...
2022-08-04 Jan Schmidtadaptivedemux2: period: Rename 'closed' flag to 'has_ne...
2022-08-04 Jan Schmidtadaptivedemux2: Recheck for a pending track on drain
2022-06-29 Jan Schmidtadaptivedemux2: Fix memory leaks and use-after-free
2022-06-28 Jan Schmidtadaptivedemux2: track: Add period number to most debug...
2022-06-28 Edward Herveyadaptivedemux2: Handle loss of synchronization
2022-06-28 Edward Herveyadaptivedemux2: Fix SNAP seek handling
2022-06-28 Edward Herveyadaptivedemux2: Initialize and use stream start/current...
2022-06-14 Jan Schmidtadaptivedemux2: reverse playback running times
2022-05-30 Stéphane Cerveauadaptivedemux2: fix plugin/element init
2022-04-19 Xavier ClaessensReplace gst-i18n-*.h with gi18n-lib.h
2022-04-18 Edward HerveyNew HLS, DASH and MSS adaptive demuxer elements