summaryrefslogtreecommitdiff
path: root/ext/smoothstreaming/gstmssdemux.h
Commit message (Expand)AuthorAgeFilesLines
* smoothstreaming: remove unused dependency on uridownloaderTim-Philipp Müller2016-01-311-1/+0
* mssdemux: PlayReady WRM parsing supportPhilippe Normand2015-09-301-0/+1
* adaptivedemux: add bitrate-limit propertyThiago Santos2015-02-171-1/+0
* adaptivedemux: add connection-speed propertyThiago Santos2015-02-171-3/+0
* mssdemux: port to adaptivedemux base classThiago Santos2014-12-041-46/+4
* mssdemux: synchronize with the download loop thread to signal it to continueGeorge Kiagiadakis2014-09-181-0/+1
* mssdemux: reenable segment tracking for streamsThiago Santos2014-05-121-1/+0
* mssdemux: measure bitrate similarly to hlsdemuxThiago Santos2014-05-121-3/+0
* mssdemux: remove uridownloader in favor of internal sourceThiago Santos2014-05-121-3/+16
* mssdemux: track segments per streamThiago Santos2013-12-181-2/+1
* mssdemux: remove the stream loop taskThiago Santos2013-12-181-5/+0
* mssdemux: remove stream locksThiago Santos2013-12-181-5/+0
* mssdemux: avoid downloading not-linked streamsThiago Santos2013-12-181-0/+7
* mssdemux: Add support for group-id in the stream-start eventSebastian Dröge2013-07-231-0/+3
* smoothstreaming: port to 1.0Thiago Santos2013-05-071-2/+4
* mssdemux: avoid streaming to fail when download is cancelledLouis-Francis Ratté-Boulianne2013-05-071-0/+1
* mssdemux: switch bitrates without switching padsThiago Santos2013-05-071-0/+2
* mssdemux: add a maximum error count for downloadsThiago Santos2013-05-071-0/+2
* mssdemux: use downloadbitrate utility for measuring bitrateThiago Santos2013-05-071-1/+2
* mssdemux: add bitrate-limit propertyThiago Santos2013-05-071-0/+4
* mssdemux: use the shared uridownloader lib instead of an internal copyThiago Santos2013-05-071-1/+1
* mssdemux: implement live streams handlingThiago Santos2013-05-071-0/+3
* mssdemux: rewriting pad tasks so that buffers are pushed by ts orderThiago Santos2013-05-071-3/+11
* mssdemux: implement bitrate switchingThiago Santos2013-05-071-0/+3
* mssdemux: add connection-speed propertyThiago Santos2013-05-071-0/+2
* mssdemux: initial implementation of seek event handlingThiago Santos2013-05-071-0/+3
* smoothstreaming: refactor structure names and implement url fetchingThiago Santos2013-05-071-1/+2
* mssdemux: initial implementation of the pad loopThiago Santos2013-05-071-0/+9
* mssdemux: pad exposing initial implementationThiago Santos2013-05-071-0/+11
* smoothstreaming: stubs for mssdemuxThiago Santos2013-05-071-0/+70