summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive/PlaylistFetcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent integer underflows in ID3::IteratorJoshua J. Drake2016-03-221-0/+3
* Fix benign unsigned integer overflowsVishwath Mohan2015-11-051-2/+4
* Benign integer overflow in PlaylistFetcherDan Austin2015-11-051-1/+2
* httplive: Add default implementation in HLS for custom changesSanthosh Behara2015-10-121-1/+3
* httplive: refactor for HLS customizationLi Sun2015-10-061-0/+4
* HLS: temporarily blacklist a variant if failed to fetchChong Zhang2015-07-141-0/+7
* Merge "HLS: invoke signalEOS on ATSParser to flush out final samples" into mn...Robert Shih2015-05-111-0/+10
|\
| * HLS: invoke signalEOS on ATSParser to flush out final samplesRobert Shih2015-05-111-0/+10
* | nuplayer: fixes for subtitle pause/resumeChong Zhang2015-05-061-1/+10
|/
* HLS: make disconnect faster to prevent ANRChong Zhang2015-04-231-51/+78
* Merge "HLS: reduce number of guessed wrong seq numbers"Chong Zhang2015-04-181-172/+155
|\
| * HLS: reduce number of guessed wrong seq numbersChong Zhang2015-04-171-172/+155
* | stagefright: make more warnings errorsLajos Molnar2015-04-171-2/+0
|/
* stagefright: initial timed id3 support in hlsRobert Shih2015-04-161-25/+52
* HLS: traces in LiveSession and PlaylistFetcher for easier debuggingChong Zhang2015-04-081-22/+76
* HLS: misc bug fixesChong Zhang2015-04-021-74/+33
* HLS: faster switching and pause/resume on low bufferChong Zhang2015-03-271-140/+200
* HLS: allow pause/resume in the middle of a segmentChong Zhang2015-03-201-71/+283
* HLS: bandwidth estimator changesChong Zhang2015-03-191-26/+35
* HLS: some fixes for seek with discontinuity.Chong Zhang2015-03-171-56/+104
* HLS: misc changes in LiveSession buffering logicChong Zhang2015-03-101-47/+15
* media: switch to new AMessage handlingLajos Molnar2015-03-051-6/+6
* am a291dabc: am 6fbcf633: Merge "httplive: Set start time and segment start t...Robert Shih2015-02-041-0/+7
|\
| * Merge "httplive: Set start time and segment start time in conjunction." into ...Robert Shih2015-02-041-0/+7
| |\
| | * httplive: Set start time and segment start time in conjunction.Robert Shih2015-02-041-0/+7
* | | am 9787254f: am 296a0d03: Merge "PlaylistFetcher: clear packet sources when a...Robert Shih2015-02-021-0/+4
|\ \ \ | |/ /
| * | PlaylistFetcher: clear packet sources when adjusting starting sequence numberRobert Shih2015-01-301-0/+4
| |/
* | am ce25d85a: am a93fd2be: stagefright: httplive: Decouple block size from ban...Leena Winterrowd2015-01-291-1/+2
|\ \ | |/
| * stagefright: httplive: Decouple block size from bandwidth estimateLeena Winterrowd2015-01-281-1/+2
* | resolved conflicts for merge of 59d1d010 to lmp-mr1-dev-plus-aospLajos Molnar2015-01-291-3/+3
|\ \ | |/
| * httplive: Dont resume if we have almost fetched till stop timeApurupa Pattapu2015-01-281-3/+3
* | am 3606efd1: am 9dee2e59: stagefright: httplive: Propagate target duration to...Leena Winterrowd2015-01-291-0/+5
|\ \ | |/
| * stagefright: httplive: Propagate target duration to LiveSessionLeena Winterrowd2015-01-281-0/+5
* | am 2899991e: am 5cf91c50: libstagefright: httplive: Add NULL check for empty ...Leena Winterrowd2015-01-291-1/+6
|\ \ | |/
| * libstagefright: httplive: Add NULL check for empty playlistLeena Winterrowd2015-01-281-1/+6
* | resolved conflicts for merge of 44a2390b to lmp-mr1-dev-plus-aospLajos Molnar2015-01-291-16/+5
|\ \ | |/
| * Revert "HLS: QCom enhancements"Lajos Molnar2015-01-281-16/+5
* | resolved conflicts for merge of 2efb9566 to lmp-mr1-dev-plus-aospNarayan Kamath2014-12-291-5/+16
|\ \ | |/
| * HLS: QCom enhancementsRobert Shih2014-12-221-5/+16
* | resolved conflicts for merge of e5ba80c5 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-271-3/+2
|\ \ | |/ |/|
| * Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-3/+2
* | HLS: fix live lock after missing the boat during configuration changeRobert Shih2014-11-181-0/+20
* | Merge "PlaylistFetcher: handle sporadic fetch erros" into lmp-mr1-devRobert Shih2014-11-151-27/+37
|\ \
| * | PlaylistFetcher: handle sporadic fetch errosRobert Shih2014-11-131-27/+37
* | | Merge "PlaylistFetcher: check ts program streams before disabling a/v" into l...Robert Shih2014-11-131-3/+3
|\ \ \
| * | | PlaylistFetcher: check ts program streams before disabling a/vRobert Shih2014-11-121-3/+3
| | |/ | |/|
* | | Merge "PlaylistFetcher: clear mStartup for .aac playlists after seek" into lm...Robert Shih2014-11-111-0/+1
|\ \ \ | |_|/ |/| |
| * | PlaylistFetcher: clear mStartup for .aac playlists after seekRobert Shih2014-11-071-0/+1
| |/
* | AnotherPacketSource.cpp: Do not queue discontinity signal buffer resulted fro...Wei Jia2014-11-061-1/+1
|/
* NuPlayer HLS: better subtitle togglingRobert Shih2014-09-191-1/+4