summaryrefslogtreecommitdiff
path: root/ext/dash/gstdashdemux.h
Commit message (Expand)AuthorAgeFilesLines
* isoff: Move isoff to gst-libsSeungha Yang2017-08-251-1/+1
* dashdemux: Smooth out skip distances in keyframe-only trick modesSebastian Dröge2017-05-181-0/+2
* dashdemux: Take configure max bitrate/framerate into account for keyframe ski...Sebastian Dröge2017-05-181-1/+1
* dashdemux: Snap-seek for skipping ahead and use actual keyframe distance in t...Sebastian Dröge2017-05-181-0/+2
* dashdemux: Improve key-unit trick mode downloadingEdward Hervey2017-05-181-0/+7
* dashdemux: Store average download timeEdward Hervey2017-05-181-0/+3
* dashdemux: Collect keyunit distance and size statisticsSebastian Dröge2017-05-181-1/+3
* dashdemux: Rewrite ISOBMFF & SIDX handlingSebastian Dröge2017-04-181-7/+7
* Revert "dashdemux: Fix issue when manifest update sets slow start without pas...Sebastian Dröge2017-04-121-1/+0
* dashdemux: Keep track of the PTS, not the SIDX index position between represe...Sebastian Dröge2017-03-151-1/+1
* dashdemux: Fix issue when manifest update sets slow start without passing nec...WeiChungChang2017-01-181-0/+1
* dashdemux: Add properties to select maximum allowed width/height and framerateSebastian Dröge2016-08-261-0/+2
* dashdemux: Collect average moof and first sync sample sizesSebastian Dröge2016-08-111-0/+1
* dashdemux: Download any sync-sample following the moof directly in key-units ...Sebastian Dröge2016-08-111-1/+3
* dashdemux: Remember if for a stream we could do key-units only modeSebastian Dröge2016-08-111-0/+1
* dashdemux: Implement downloading of only sync samplesSebastian Dröge2016-08-111-0/+1
* dashdemux: Store parsed moof and extract offsets of sync samples in itSebastian Dröge2016-08-111-0/+4
* dashdemux: Implement parsing of ISOBMFF boxesSebastian Dröge2016-08-111-0/+12
* dashdemux: Skip audio streams if TRICKMODE_NO_AUDIO is given in the seek eventSebastian Dröge2016-07-281-0/+2
* dashdemux: Implement SIDX tracking based on buffer offsetSebastian Dröge2016-07-011-1/+0
* dashdemux: Properly keep track of current offsetSebastian Dröge2016-07-011-0/+4
* adaptivedemux: Get rid of internal stream adapter and let subclasses handle t...Sebastian Dröge2016-07-011-0/+1
* dashdemux: provide a default suggestedPresentationDelayAlex Ashley2015-10-291-0/+1
* dashdemux: create src pads for subtitle streams.Chris Bass2015-09-261-0/+1
* 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