summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive/LiveSession.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | AnotherPacketSource.cpp: Do not queue discontinity signal buffer resulted fro...Wei Jia2014-11-061-1/+1
|/
* Check if info for uri is availableMarco Nelissen2014-09-301-0/+4
* Merge "LiveSession: do not drop seek request" into lmp-devRobert Shih2014-09-251-10/+17
|\
| * LiveSession: do not drop seek requestRobert Shih2014-09-181-10/+17
* | NuPlayer HLS: better subtitle togglingRobert Shih2014-09-191-1/+34
|/
* PlaylistFetcher:don't signal a/v eos on subttitle eosRobert Shih2014-09-171-0/+17
* HLS: fix freezes when toggling between a/v streamsRobert Shih2014-09-161-2/+9
* LiveSession: reliable switchRobert Shih2014-09-121-9/+56
* LiveSession: re-buffer on under run to avoid stutterRobert Shih2014-09-121-1/+35
* Merge "LiveSession: added onSwitchDown" into lmp-devRobert Shih2014-09-121-0/+57
|\
| * LiveSession: added onSwitchDownRobert Shih2014-09-111-0/+57
* | LiveSession: raise upwards adaptation constraintRobert Shih2014-09-101-15/+20
|/
* HTTPLiveSource: check for NULL before getTrackCount/InfoRobert Shih2014-08-181-2/+10
* httplive: timestamp reporting, track selectionRobert Shih2014-08-051-59/+220
* refactor getTrackInfo()Chong Zhang2014-06-131-2/+6
* stagefright: log uri protocols, and opt-in to log full uriLajos Molnar2014-04-041-6/+3
* libstagefright: fix 64-bit warningsColin Cross2014-03-191-5/+6
* am 49b2e310: am a1f0c62c: am 43ca783e: httplive: block-by-block fetch, decryp...Robert Shih2014-03-191-4/+6
|\
| * am a1f0c62c: am 43ca783e: httplive: block-by-block fetch, decrypt, and parse ...Robert Shih2014-03-191-4/+6
| |\
| | * httplive: block-by-block fetch, decrypt, and parse ts files.Robert Shih2014-03-191-4/+6
| * | am 466786b2: am 70cc5bdc: Merge changes Ic46e3069,Idc92716b into klp-devLajos Molnar2014-03-141-1/+1
| |\ \ | | |/
| | * LiveSession: fix incorrect stream key (subtitle"s")Robert Shih2014-03-111-1/+1
| * | am 5b297ba7: am 67a10c52: Merge "httplive: clear access units before returnin...Lajos Molnar2014-03-141-7/+19
| |\ \ | | |/