documentation: fixed a heap o' typos
[platform/upstream/gstreamer.git] / gst-libs / gst / adaptivedemux / gstadaptivedemux.c
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-07-29 Charlie Turneradaptivedemux: remove some deadlocks using webkitwebsrc.
2019-05-13 Thibault SaunierMinor documentation fixes
2018-06-24 Tim-Philipp Müllerlibs: Update for g_type_class_add_private() deprecation...
2018-05-28 Hosang Leeadaptivedemux: Set connection-speed value as current...
2018-05-12 Seungha Yangadaptivedemux: Support period change in live playlist
2018-02-02 Mathieu Duponchelleadaptivedemux: reject segment seeks
2017-12-20 Jun Xieadaptivedemux: fix pending_segment log
2017-12-18 Jun Xieadaptivedemux: fix log integer format
2017-10-26 Thiago Santosadaptivedemux: add replaced flag to not error out on...
2017-10-03 Reynaldo H. Verdej... adaptivedemux: fix typos
2017-08-15 Matthew Watersadaptivedemux: start/stop the manifest update loop...
2017-08-08 Tom Baileyadaptivedemux: Fix leak of pad probes in GstAdaptiveDem...
2017-08-08 davecraig@unbalanc... adaptivedemux: Stop prepared streams as well as running...
2017-07-13 Edward Herveyadaptivedemux: Workaround for live seek ranges when...
2017-07-12 Thiago Santosadaptivedemux: small refactor to avoid repeated code
2017-07-12 Edward Herveyadaptivedemux: Handle prepared streams on seeks
2017-07-07 Nicolas DufresneRevert "adaptivedemux: Allow application to force EOS"
2017-07-07 Nicolas Dufresneadaptivedemux: Allow application to force EOS
2017-06-07 Seungha Yangadaptivedemux: Clear "cancelled" on uridownloader befor...
2017-06-01 Mathieu Duponchelleadaptivedemux: release the manifest lock ...
2017-06-01 Thiago Santosadaptivedemux: do not erase data while updates-loop...
2017-06-01 Mathieu Duponchelleadaptivedemux: make sure to free all "old streams"
2017-05-31 Edward Herveyadaptivedemux: Don't be too aggressive with seek ranges
2017-05-26 Edward Herveyadaptivedemux: Fix debugging message
2017-05-26 Edward Herveyadaptivedemux: Check live seeking range more often
2017-05-26 Edward Herveyadaptivedemux: Don't create invalid event
2017-05-25 Matthew Watersadaptivedemux: retry download MAX_DOWNLOAD_RETRY_COUNT...
2017-05-20 Graham Leggettadaptivedemux: fix debug message printf format
2017-05-18 Edward Herveyadaptivedemux: Add various comments to the code
2017-05-18 Edward Herveyadaptivedemux: Store QoS time
2017-05-15 Edward Herveyadaptivedemux: Handle stop_type:SET, stop:NONE
2017-05-09 Edward Herveyadaptivedemux: Handle more live seeking use-cases
2017-05-09 Edward Herveyadaptivedemux: Implement GST_SEEK_TYPE_END usage for...
2017-05-05 Edward Herveyadaptivedemux: Allow live seeking range to go back...
2017-04-25 Matthew Watersadaptivedemux: separate manifest update task from downl...
2017-04-15 Edward Herveyadaptivedemux: Don't hold locks when pushing FLUSH_START
2017-04-14 Edward Herveyadaptivedemux: Fix segment creation/adaptation some...
2017-04-09 Seungha Yangadaptivedemux: Retry downloading a fragment immediately...
2017-04-07 Matthew Watersadaptivedemux: add some reasons on warning reporting
2017-04-03 Thiago Santosadaptivedemux: set uridownloader's parent
2017-03-22 Jan Schmidtadaptivedemux: Don't send EOS on pads when there's...
2017-03-14 Matthew WatersRevert "adaptivedemux: answer duration queries for...
2017-03-02 Alex Ashleyadaptivedemux: answer duration queries for live streams
2017-03-02 Thomas Bluemeladaptivemutex: Fix double mutex unlock
2017-02-08 Jan Schmidtadaptivedemux: Convert premature EOS on non-exposed...
2017-02-08 Jan Schmidtadaptivedemux: Handle errors from prepared_streams too
2017-02-07 Jan Schmidtadaptivedemux: Fix bitrate printed in debug
2017-02-07 Jan Schmidtadaptivedemux: Preroll streams before exposing them
2017-01-31 Seungha Yangadaptivedemux: Handle SEEK event only once
2017-01-10 Edward Herveyadaptivedemux: Use a simple queue instead of queue2
2017-01-10 Edward Herveyadaptivedemux: Remove unneeded variables
2016-12-12 Edward Herveyadaptivedemux: Avoid using unset GError
2016-11-29 Philippe Normandmssdemux: improved live playback support
2016-11-15 Seungha Yangadaptivedemux: Fix startup SEGMENT seeking and setting...
2016-11-10 Matthew Watersadaptivedemux: reset the manifest failure count after...
2016-11-10 Matthew Watersadaptivedemux: call the subclass for duration queries...
2016-11-10 Matthew Watersadaptivedemux: restart the manifest update task after...
2016-10-27 Nirbheek ChauhanExplicitly define float constants as float
2016-10-11 Arnaud Vracadaptivedemux: fix buffer size print format
2016-10-08 Edward Herveyadaptivedemux: Calculate values before queue2
2016-09-12 Sebastian Drögeadaptivedemux: Also never have the SINK flag set on...
2016-09-10 Thiago Santosadaptivedemux: fix typo in new API
2016-09-10 Wonchul Leeadaptivedemux: prevent to propagate source flag to...
2016-08-26 Thibault SaunierUse the new API to post flow ERROR messages on the bus
2016-08-25 Sebastian Drögeadaptivedemux: Enable bitrate selection for trick mode...
2016-08-22 Jan Schmidtadaptivedemux: Fix broken updates loop on live streams
2016-08-22 Michael Olbrichadaptivedemux: fix stream exposure condition
2016-08-11 Sebastian Drögeadaptivedemux: Add API for allowing subclasses to downl...
2016-08-03 Jan Schmidtadaptivedemux: On EOS, handle it before waking download...
2016-08-03 Sebastian Drögeadaptivedemux: Never ever hold the manifest lock while...
2016-08-02 Vincent Penquerc'hadaptivedemux: retry once on 4xx/5xx in certain conditions
2016-08-02 Alex Ashleyadaptivedemux: expose HTTP status
2016-08-02 Vincent Penquerc'hadaptivedemux: allow seeking before start in live streams
2016-07-29 Sebastian Drögeadaptivedemux: Also call reset() in READY->PAUSED
2016-07-15 Jan Schmidtadaptivedemux: Add more safeguards around state changes.
2016-07-15 Jan Schmidtadaptivedemux: Add debug code to change bitrate.
2016-07-15 Jan Schmidtadaptivedemux: More locking/switching fixes
2016-07-15 Jan Schmidtadaptivedemux: Don't switch streams and expose pads...
2016-07-15 Jan Schmidtadaptivedemux: Drop the manifest lock during outbound...
2016-07-07 Edward Herveyadaptivedemux: Also consider more seek flags as "snap...
2016-07-01 Sebastian Drögeadaptivedemux: Add custom flow return for allowing...
2016-07-01 Sebastian Drögeadaptivedemux: Get rid of internal stream adapter and...
2016-06-09 Edward Herveyadaptivedemux: Move SEEK handling to a separate function
2016-06-06 Edward Herveyadaptivedemux: Set DISCONT on startup, resume and after...
2016-05-19 Guillaume Desmottesadaptivedemux: fix pending tags leak
2016-05-06 Alex Ashleyadaptivedemux: fix threading issues in gst_adaptive_dem...
2016-04-21 Florin Apostoladaptivedemux: use realtime_clock for waiting for a...
2016-04-21 Florin Apostoladaptivedemux: use GstSystemClock to all real-time...
2016-03-31 Sebastian Drögeadaptivedemux: Handle find_stream_for_pad() without...
2016-03-02 Sebastian Drögeadaptivedemux: Fix REMOVE_SNAP_FLAGS() macro
2016-02-26 Thiago Santosadaptivedemux: handle snap seeking without setting...
2016-02-16 Philippe Normandadaptivedemux: restore bitrate averaging support
2016-02-16 Philippe Normandadaptivedemux: remove queue2 overrun notification
2016-02-10 Florin Apostoldashdemux: gst_dash_demux_get_live_seek_range returns...
2016-02-08 Luis de Bethencourtadaptivedemux: remove overwritten value
2016-02-05 David Waringadaptivedemux: Update position in stream->segment for...
2016-02-04 Thiago Santosadaptivedemux: handle snap seeks
2016-02-04 Thiago Santosadaptivedemux: add utility function to get stream from pad
2016-01-22 Alex Ashleyadaptivedemux: fix leak of stream->internal_pad
next