summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive/PlaylistFetcher.h
Commit message (Expand)AuthorAgeFilesLines
* httplive: Add default implementation in HLS for custom changesSanthosh Behara2015-10-121-0/+1
* httplive: refactor for HLS customizationLi Sun2015-10-061-1/+1
* HLS: make disconnect faster to prevent ANRChong Zhang2015-04-231-5/+9
* Merge "HLS: reduce number of guessed wrong seq numbers"Chong Zhang2015-04-181-2/+2
|\
| * HLS: reduce number of guessed wrong seq numbersChong Zhang2015-04-171-2/+2
* | stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-1/+1
|/
* stagefright: initial timed id3 support in hlsRobert Shih2015-04-161-0/+5
* HLS: traces in LiveSession and PlaylistFetcher for easier debuggingChong Zhang2015-04-081-0/+5
* HLS: faster switching and pause/resume on low bufferChong Zhang2015-03-271-3/+8
* HLS: allow pause/resume in the middle of a segmentChong Zhang2015-03-201-9/+21
* Fix 64-bit build break caused by print typeChong Zhang2015-03-171-1/+1
* HLS: some fixes for seek with discontinuity.Chong Zhang2015-03-171-2/+9
* HLS: misc changes in LiveSession buffering logicChong Zhang2015-03-101-5/+1
* am ce25d85a: am a93fd2be: stagefright: httplive: Decouple block size from ban...Leena Winterrowd2015-01-291-1/+1
|\
| * stagefright: httplive: Decouple block size from bandwidth estimateLeena Winterrowd2015-01-281-1/+1
* | am 958a5432: am 17460976: stagefright: httplive: Fix deadlock for low duratio...Leena Winterrowd2015-01-291-1/+2
|\ \ | |/
| * stagefright: httplive: Fix deadlock for low duration clipsLeena Winterrowd2015-01-281-1/+2
* | resolved conflicts for merge of 44a2390b to lmp-mr1-dev-plus-aospLajos Molnar2015-01-291-3/+2
|\ \ | |/
| * Revert "HLS: QCom enhancements"Lajos Molnar2015-01-281-3/+2
* | resolved conflicts for merge of 2efb9566 to lmp-mr1-dev-plus-aospNarayan Kamath2014-12-291-2/+3
|\ \ | |/
| * HLS: QCom enhancementsRobert Shih2014-12-221-2/+3
* | Fix struct vs. class mismatchesBernhard Rosenkränzer2014-11-171-1/+1
|/
* NuPlayer HLS: better subtitle togglingRobert Shih2014-09-191-1/+3
* HLS: fix freezes when toggling between a/v streamsRobert Shih2014-09-161-0/+4
* PlaylistFetcher: find the correct sequence number to start fetchingRobert Shih2014-09-151-0/+5
* httplive: timestamp reporting, track selectionRobert Shih2014-08-051-7/+18
* Merge "PlaylistFetcher: start queueing AUs after the 1st IDR nalu"Robert Shih2014-05-091-0/+2
|\
| * PlaylistFetcher: start queueing AUs after the 1st IDR naluRobert Shih2014-04-251-0/+2
* | Allow BOM and space in WebVTT filesLajos Molnar2014-05-081-0/+1
|/
* httplive: block-by-block fetch, decrypt, and parse ts files.Robert Shih2014-03-191-0/+5
* httplive: clear access units before returning from seekTo.Robert Shih2014-03-111-2/+2
* Initial HLS seamless switch implementation.Robert Shih2014-03-061-1/+21
* PlaylistFetcher: Add support for block-by-block decryption.Robert Shih2014-03-061-1/+16
* stagefright: Fix bugs in playlist fetcher logicLajos Molnar2014-03-061-2/+5
* MediaPlayer: add listener for raw track dataChong Zhang2013-08-191-1/+2
* New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-0/+155