hlsdemux: Properly keep track of current offset
[platform/upstream/gstreamer.git] / ext / hls / gsthlsdemux.h
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-01 Tim-Philipp Müllerhls: rename plugin from fragmented to hls
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...