summaryrefslogtreecommitdiff
path: root/ext/dash/gstdashdemux.h
Commit message (Expand)AuthorAgeFilesLines
* dashdemux: add support for UTCTiming elements for clock drift compensationAlex Ashley2015-08-141-0/+3
* dashdemux: depracate bandwidth-usage in favor of bitrate-limitThiago Santos2015-02-171-1/+0
* dashdemux: use audio_%02u and video_%02u names for padsThiago Santos2015-01-261-0/+3
* adaptivedemux: refactor chunk downloading flowThiago Santos2015-01-191-2/+0
* dashdemux: remove unused segment attributeThiago Santos2015-01-161-2/+0
* dashdemux: implement ISOBMFF profile handlingThiago Santos2015-01-161-0/+6
* dashdemux: parse the sidx index from isobmff streamsThiago Santos2015-01-161-0/+4
* dashdemux: port to adaptive demuxThiago Santos2014-11-301-48/+4
* dashdemux: mark first buffer as discont after restarting a download taskMatthieu Bouron2014-09-241-0/+1
* dashdemux: synchronize with the download loop thread to signal it to continueGeorge Kiagiadakis2014-09-181-0/+1
* dashdemux: push language code tagMatthieu Bouron2014-08-191-0/+1
* dashdemux: remove unused stream uridownloaderThiago Santos2014-05-111-1/+0
* dashdemux: handle error messages from the sourcesThiago Santos2014-05-071-0/+2
* dashdemux: measure download rate just like hlsdemuxThiago Santos2014-05-071-3/+1
* dashdemux: remove uridownloader from fragments downloadThiago Santos2014-05-071-2/+13
* dashdemux: remove stream loop threadThiago Santos2013-12-241-33/+1
* dashdemux: use a separate GstUriDownloader per streamThiago Santos2013-12-241-0/+1
* dashdemux: store GstActiveStream to avoid getting it every timeThiago Santos2013-12-241-0/+1
* dashdemux: simplify locking for streamsThiago Santos2013-12-241-1/+0
* dashdemux: handle multiple languagesThiago Santos2013-12-241-3/+10
* dashdemux: Use 1 download task per streamThiago Santos2013-12-241-2/+2
* dashdemux: refactor fragment fetching into smaller functionsThiago Santos2013-12-241-0/+2
* dash: Add support for group-id in the stream-start eventSebastian Dröge2013-07-231-0/+3
* dashdemux: handle live playback resyncThiago Santos2013-07-081-0/+2
* dashdemux: port to 1.0Thiago Santos2013-05-081-3/+3
* dashdemux: make timestamps start from 0Wim Taymans2013-05-081-0/+1
* dashdemux: remove unused mutexesThiago Santos2013-05-081-2/+0
* dashdemux: keep a list of streams periodsAndre Moreira Magalhaes (andrunko)2013-05-081-2/+4
* dashdemux: Remove unused members.Andre Moreira Magalhaes (andrunko)2013-05-081-5/+0
* dashdemux: Only send newsegment on seek.Andre Moreira Magalhaes (andrunko)2013-05-081-1/+1
* dashdemux: add a downloadrate utilityThiago Santos2013-05-081-2/+2
* dashdemux: change bitrates based on the stream bitrateThiago Santos2013-05-081-2/+3
* dashdemux: refactor to use the uridownloader lib instead of internal copyThiago Santos2013-05-081-2/+1
* dashdemux: download the next fragment with smaller timestampThiago Santos2013-05-081-2/+11
* dashdemux: track segments in the demuxerThiago Santos2013-05-081-1/+4
* dashdemux: remove buffering message emission from dashdemuxThiago Santos2013-05-081-2/+0
* dashdemux: removing unused codeThiago Santos2013-05-081-1/+0
* dashdemux: re-enable and fix adaptive switchingThiago Santos2013-05-081-1/+2
* dashdemux: correctly signal EOS on manifest endThiago Santos2013-05-081-0/+18
* dashdemux: Replace GQueue by GstDataQueueThiago Santos2013-05-081-4/+2
* dashdemux: move the buffers queues to the streamsThiago Santos2013-05-081-1/+2
* dashdemux: refactor streams data to its own structThiago Santos2013-05-081-4/+15
* dashdemux: Remove timing code that delays pushing of fragmentsThiago Santos2013-05-081-2/+3
* gstdashdemux: add need_header member to know whether the initialization fragm...Louis-Francis Ratté-Boulianne2013-05-081-0/+1
* dashdemux: don't wait for the whole duration of a fragment when seekingLouis-Francis Ratté-Boulianne2013-05-081-0/+1
* dashdemux: add support for manifest file updatesGianluca Gennari2013-05-081-0/+3
* dashdemux: complete support for Media Presentations with several PeriodsGianluca Gennari2013-05-081-1/+2
* Improve consistency of the tasks shutdown codeDavid Corvoysier2013-05-081-9/+8
* Renamed demux->next_stream in demux->next_pushDavid Corvoysier2013-05-081-1/+1
* Replaced references to playlist (HLS) by references to manifest (DASH)David Corvoysier2013-05-081-2/+2