hlsdemux: Fix accessing invalidated memory
[platform/upstream/gstreamer.git] / ext / hls / gsthlsdemux.h
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...