adaptive: extract variant info
[platform/upstream/gstreamer.git] / ext / hls / m3u8.h
2017-12-08 Eunhae Choiadaptive: extract variant info
2017-11-08 Eunhae ChoiMerge tizen patch based on 1.12.2
2017-07-06 Eunhae Choiadaptivedemux: add streaming variant control
2017-03-02 Thomas Bluemelhlsdemux: Add support for EXT-X-DISCONTINUITY-SEQUENCE
2016-12-15 Eunhae Choi[adaptive] add patches for dash and hls (sync with...
2016-12-13 Eunhae Choi[adaptive] add patches for dash and hls (sync with...
2016-08-03 Jan Schmidthlsdemux: Choose the default variant and track it when...
2016-08-03 Tim-Philipp Müllerhlsdemux: move variant list handling over to new master...
2016-08-03 Tim-Philipp Müllerhls: m3u8: Rework m3u8 parsing and storage.
2015-12-01 Tim-Philipp Müllerhls: m3u8: remove pointless client_has_main() function
2015-12-01 Tim-Philipp Müllerhls: m3u8: remove unused _get_current_fragment_duration...
2015-12-01 Tim-Philipp Müllerhls: m3u8: remove unused m3u8 client update_failed_coun...
2015-12-01 Tim-Philipp Müllerhls: m3u8: remove helper var that's only used during...
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream...
2015-10-23 Tim-Philipp Müllerhlsdemux: m3u8: clean-up: remove unused argument in...
2015-10-23 Tim-Philipp Müllerhlsdemux: m3u8: clean-up: reindent header for better...
2015-10-20 Edward Herveyhls/m3u8: Update current position in all cases
2015-10-19 Edward Herveyhls/m3u8: Update current position in all cases
2015-08-28 Tim-Philipp MüllerFix file permissions of some files
2015-02-20 Alex Ashleyhlsdemux: select correct starting position for live...
2015-01-08 Thiago Santoshlsdemux: cache current file position in the list
2015-01-08 Thiago Santoshlsdemux: cache total duration to avoid iterating at...
2015-01-08 Thiago Santoshlsdemux: implement _has_next_fragment to avoid busy...
2015-01-05 Alex Ashleyhlsdemux: Implement live seeking
2014-10-07 Thomas Bluemelhlsdemux: Fix accessing invalidated memory
2014-06-06 Sebastian Drögehlsdemux: Don't store the current key in the playlist
2014-06-06 Thomas Bluemelhlsdemux: Reload the variant playlist if refreshing...
2014-05-28 Sebastian Drögehlsdemux: Always use the redirect target to resolve...
2014-05-05 Sebastian Drögehls: Store allowcache playlist field in a boolean
2014-03-29 Sebastian Drögehlsdemux: Implement trick modes via I-frame variant...
2014-03-29 Sebastian Drögehlsdemux: Implement parsing of #EXT-X-I-FRAME-STREAM-INF
2014-03-06 Sebastian Drögehlsdemux: Implement handling of byte ranges
2014-03-01 Sebastian Drögehlsdemux: Implement proper handling of discontinuities
2014-02-23 Sebastian Drögehlsdemux: Keep track of timestamps by adding them up...
2014-02-22 Sebastian Drögehlsdemux: Refactor threading and downloading
2014-02-12 Arnaud Vrachlsdemux: schedule next update based on the fragment...
2014-02-09 Sebastian Drögehlsdemux: Update to non-deprecated GLib thread API
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-03-19 Alessandro DecinaMake the hls plugin depend on gnutls and move to ext...