summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive/LiveSession.cpp
Commit message (Expand)AuthorAgeFilesLines
* httplive: refactor for HLS customizationLi Sun2015-10-061-1/+1
* httplive: Do not remove audio only playlistSanthosh Behara2015-10-061-1/+2
* HLS: preserve old format in onChangeConfiguration2Robert Shih2015-07-291-1/+10
* HLS: temporarily blacklist a variant if failed to fetchChong Zhang2015-07-141-14/+133
* Change mime for HLS timed ID3 stream to application/x-id3v4Robert Shih2015-05-141-1/+1
* nuplayer: fixes for subtitle pause/resumeChong Zhang2015-05-061-2/+1
* HLS: make disconnect faster to prevent ANRChong Zhang2015-04-231-243/+59
* AnotherPacketSource: make getBufferedDurationUs more discontinuity-awareRobert Shih2015-04-211-1/+2
* HLS: remove no more than 10% of bandwidth history at a timeChong Zhang2015-04-211-7/+43
* HLS: reduce number of guessed wrong seq numbersChong Zhang2015-04-171-8/+50
* stagefright: initial timed id3 support in hlsRobert Shih2015-04-161-27/+120
* HLS: parse stream resolution and set maxWidth/maxHeightChong Zhang2015-04-141-0/+19
* Merge "HLS: allow down switch during prepare"Chong Zhang2015-04-101-24/+43
|\
| * HLS: allow down switch during prepareChong Zhang2015-04-091-24/+43
* | stagefright: LiveSession: delay consuming reply ID for seekLajos Molnar2015-04-081-16/+9
|/
* HLS: traces in LiveSession and PlaylistFetcher for easier debuggingChong Zhang2015-04-081-34/+88
* HLS: misc bug fixesChong Zhang2015-04-021-154/+121
* fix build break in clangChong Zhang2015-03-301-9/+20
* HLS: faster switching and pause/resume on low bufferChong Zhang2015-03-271-161/+505
* HLS: allow pause/resume in the middle of a segmentChong Zhang2015-03-201-173/+239
* HLS: bandwidth estimator changesChong Zhang2015-03-191-38/+109
* Fix 64-bit build break caused by print typeChong Zhang2015-03-171-3/+3
* HLS: some fixes for seek with discontinuity.Chong Zhang2015-03-171-42/+45
* Merge "HLS: misc changes in LiveSession buffering logic"Chong Zhang2015-03-101-196/+147
|\
| * HLS: misc changes in LiveSession buffering logicChong Zhang2015-03-101-196/+147
* | stagefright: don't use ALooperRoster mutex for reply handlingLajos Molnar2015-03-101-1/+1
|/
* media: switch to new AMessage handlingLajos Molnar2015-03-051-13/+13
* am a291dabc: am 6fbcf633: Merge "httplive: Set start time and segment start t...Robert Shih2015-02-041-6/+7
|\
| * Merge "httplive: Set start time and segment start time in conjunction." into ...Robert Shih2015-02-041-6/+7
| |\
| | * httplive: Set start time and segment start time in conjunction.Robert Shih2015-02-041-6/+7
* | | am 6a025acb: am ec0472ba: Merge "Move AString\'s StringPrintf out of the way."Elliott Hughes2015-02-041-2/+2
|\ \ \
| * | | Move AString's StringPrintf out of the way.Elliott Hughes2015-02-041-2/+2
* | | | am e3ada5d5: am 678bcdc8: httplive: Defer switch down if a switch is in progressApurupa Pattapu2015-02-021-1/+6
|\ \ \ \ | | |/ / | |/| |
| * | | httplive: Defer switch down if a switch is in progressApurupa Pattapu2015-01-301-1/+6
| | |/ | |/|
* | | am ce25d85a: am a93fd2be: stagefright: httplive: Decouple block size from ban...Leena Winterrowd2015-01-291-0/+10
|\ \ \ | |/ /
| * | stagefright: httplive: Decouple block size from bandwidth estimateLeena Winterrowd2015-01-281-0/+10
* | | am 0512881b: am 9aff25fb: stagefright: httplive: Reduce memcpy calls for chun...Leena Winterrowd2015-01-291-1/+5
|\ \ \ | |/ /
| * | stagefright: httplive: Reduce memcpy calls for chunked contentLeena Winterrowd2015-01-281-1/+5
* | | am 958a5432: am 17460976: stagefright: httplive: Fix deadlock for low duratio...Leena Winterrowd2015-01-291-1/+15
|\ \ \ | |/ /
| * | stagefright: httplive: Fix deadlock for low duration clipsLeena Winterrowd2015-01-281-1/+15
* | | resolved conflicts for merge of 44a2390b to lmp-mr1-dev-plus-aospLajos Molnar2015-01-291-30/+2
|\ \ \ | |/ /
| * | Revert "HLS: QCom enhancements"Lajos Molnar2015-01-281-30/+2
* | | resolved conflicts for merge of 2efb9566 to lmp-mr1-dev-plus-aospNarayan Kamath2014-12-291-2/+30
|\ \ \ | |/ /
| * | HLS: QCom enhancementsRobert Shih2014-12-221-2/+30
* | | am a0b3a0a4: am 6e430fbd: Merge "NuPlayer: send NOT_SEEKABLE media info to cl...Wei Jia2014-12-151-2/+2
|\ \ \ | |/ /
| * | NuPlayer: send NOT_SEEKABLE media info to client when the source is not seeka...Wei Jia2014-12-121-2/+2
* | | 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
* | Merge "NuPlayer HTTPLiveSource: impl getSelectedTrack" into lmp-mr1-devRobert Shih2014-11-171-0/+8
|\ \
| * | NuPlayer HTTPLiveSource: impl getSelectedTrackRobert Shih2014-11-061-0/+8
| |/