Merge branch 'tizen' into tizen_gst_1.19.2
[platform/upstream/gstreamer.git] / ext / hls / gsthlsdemux.h
2022-01-19 Gilbok LeeMerge branch 'tizen' into tizen_gst_1.19.2
2022-01-06 Gilbok Leehlsdemux: Reset m3u8 sequence when fail three times...
2021-11-12 Gilbok Leehlsdemux: Set stream discontinuity when the last PCR...
2021-08-20 Edward Herveyhlsdemux: Re-use streams if possible
2021-03-23 Stéphane Cerveauhls: allow per feature registration
2020-11-11 Edward Herveyhlsdemux: Re-use streams if possible
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen
2020-01-29 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2
2019-11-08 Edward Herveyhlsdemux: Don't use deprecated SSL methods
2019-09-09 Seungha Yanghls: Make crypto dependency optional when hls-crypto...
2019-08-21 Seungha Yanghls: Make crypto dependency optional when hls-crypto...
2019-02-19 Eunhae Choiadaptivedemux: apply 1.14.4 upstream code
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen
2017-12-04 Eunhae Choiadaptive: avoid pad switching
2017-11-08 Eunhae ChoiMerge tizen patch based on 1.12.2
2017-09-05 George Kiagiadakishlsdemux: fix compilation with OpenSSL 1.1.0
2016-12-19 Sebastian Drögehlsdemux: Extract ID3 tags, strip them from the output...
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-10-11 Arnaud Vrachlsdemux: fix hls demux stream type inheritance
2016-09-06 Eunhae Choiapply tizen build option rule
2016-08-03 Jan Schmidthlsdemux: Add support for ID3 tag parsing
2016-08-03 Jan Schmidthlsdemux: Do some reading and dumping of PCRs
2016-08-03 Jan Schmidthlsdemux: Only use the primary stream for bitrate selec...
2016-08-03 Jan Schmidthlsdemux: Publish all media for alternate renditions.
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.
2016-07-15 Tim-Philipp Müllerhlsdemux: make decryption key handling per-stream
2016-07-15 Jan Schmidthlsdemux: add hlsdemux-specific AdaptiveDemuxStream...
2016-07-01 Sebastian Drögehlsdemux: Properly keep track of current offset
2016-07-01 Sebastian Drögeadaptivedemux: Get rid of internal stream adapter and...
2015-12-29 Heechul JeonMerge "Disable unused plugins" into tizen
2015-12-23 Eunhae Choiadd hls pathes to support hw codec
2015-12-01 Tim-Philipp Müllerhls: rename plugin from fragmented to hls
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream...
2015-05-27 Thiago Santoshlsdemux: remove more unused attributes
2015-05-27 Thiago Santoshlsdemux: remove unused attribute
2015-04-23 Sebastian Drögehlsdemux: Use the downloader of the base class instead...
2015-02-17 Thiago Santosadaptivedemux: add bitrate-limit property
2015-02-17 Thiago Santosadaptivedemux: add connection-speed property
2015-01-19 Thiago Santosadaptivedemux: refactor chunk downloading flow
2015-01-16 Vincent Penquerc'hhlsdemux: remove unused fragments_cache field
2015-01-07 Thomas Bluemelhlsdemux: Don't use approximate duration for fragment...
2014-12-23 Thiago Santoshlsdemux: port to adaptive base class
2014-10-07 Thomas Bluemelhlsdemux: Fix accessing invalidated memory
2014-09-18 George Kiagiadakishlsdemux: synchronize with the download loop thread...
2014-08-28 Thomas Bluemelhlsdemux: Support OpenSSL for AES decryption of HLS...
2014-06-22 Thomas Bluemelhlsdemux: Fix decrypting fragments
2014-06-19 Sebastian Drögehlsdemux: Propagate error messages from the source...
2014-05-01 Thiago Santoshlsdemux: Always flush the internal proxy pads before...
2014-04-29 Thiago Santoshlsdemux: handle errors from internal source
2014-04-29 Thiago Santoshlsdemux: Improve pad switching conditions
2014-04-29 Thiago Santoshlsdemux: Track fragments duration
2014-04-29 Thiago Santoshlsdemux: enable download bitrate measure
2014-04-29 Thiago Santoshlsdemux: re-enable decryption after uridownloader...
2014-04-29 Thiago Santoshlsdemux: replace uridownloader with a GstElement
2014-04-28 Sebastian Drögehlsdemux: Set Referer in requests to the playlist URI
2014-03-12 Sebastian Drögehlsdemux: Always calculate the current download rate
2014-03-06 Sebastian Drögehlsdemux: Implement proper segment handling
2014-03-01 Sebastian Drögehlsdemux: Implement proper handling of discontinuities
2014-02-22 Sebastian Drögehlsdemux: Refactor threading and downloading
2014-02-12 Sebastian Drögehlsdemux: Give a proper name to the srcpads and remove...
2014-02-12 Sebastian Drögehlsdemux: Cache the key fragment instead of downloading...
2014-02-09 Sebastian Drögehlsdemux: Update to non-deprecated GLib thread API
2013-07-23 Sebastian Drögehlsdemux: Add support for group-id in the stream-start...
2013-05-15 Sebastian Drögehls: Use GstURIDownloader from the library for now...
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...