summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive
Commit message (Expand)AuthorAgeFilesLines
...
* | | am ce25d85a: am a93fd2be: stagefright: httplive: Decouple block size from ban...Leena Winterrowd2015-01-294-2/+15
|\ \ \ | |/ /
| * | stagefright: httplive: Decouple block size from bandwidth estimateLeena Winterrowd2015-01-284-2/+15
* | | 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
* | | 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 958a5432: am 17460976: stagefright: httplive: Fix deadlock for low duratio...Leena Winterrowd2015-01-292-2/+17
|\ \ \ | |/ /
| * | stagefright: httplive: Fix deadlock for low duration clipsLeena Winterrowd2015-01-282-2/+17
* | | 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-294-51/+9
|\ \ \ | |/ /
| * | Revert "HLS: QCom enhancements"Lajos Molnar2015-01-284-51/+9
* | | am 64b08d23: am cbb803a5: Merge "Remove superfluous OpenSSL include paths."Kenny Root2015-01-261-2/+1
|\ \ \ | | |/ | |/|
| * | Remove superfluous OpenSSL include paths.Adam Langley2015-01-221-2/+1
* | | resolved conflicts for merge of 2efb9566 to lmp-mr1-dev-plus-aospNarayan Kamath2014-12-294-9/+51
|\ \ \ | | |/ | |/|
| * | HLS: QCom enhancementsRobert Shih2014-12-224-9/+51
* | | 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-272-6/+4
|\ \ \ | | |/ | |/|
| * | Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-252-6/+4
* | | am 2bbc61fe: am 408dba5f: Merge "HLS: fix live lock after missing the boat du...Robert Shih2014-11-191-0/+20
|\ \ \ | | |/ | |/|
| * | HLS: fix live lock after missing the boat during configuration changeRobert Shih2014-11-181-0/+20
* | | am 811a92f6: am 39b109a1: Merge "NuPlayer HTTPLiveSource: impl getSelectedTra...Robert Shih2014-11-184-0/+47
|\ \ \ | |/ /
| * | Merge "NuPlayer HTTPLiveSource: impl getSelectedTrack" into lmp-mr1-devRobert Shih2014-11-174-0/+47
| |\ \
| | * | NuPlayer HTTPLiveSource: impl getSelectedTrackRobert Shih2014-11-064-0/+47
* | | | am d86450b9: am c80b9b83: Merge "Fix struct vs. class mismatches"Chih-hung Hsieh2014-11-171-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix struct vs. class mismatchesBernhard Rosenkränzer2014-11-171-1/+1
| |/
* | 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-062-2/+2
|/
* 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-194-3/+43
|/
* 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-163-5/+63
* Merge "PlaylistFetcher: find the correct sequence number to start fetching" i...Robert Shih2014-09-152-51/+107
|\
| * PlaylistFetcher: find the correct sequence number to start fetchingRobert Shih2014-09-152-51/+107
* | LiveSession: reliable switchRobert Shih2014-09-122-10/+57
* | LiveSession: re-buffer on under run to avoid stutterRobert Shih2014-09-122-1/+37
* | Merge "LiveSession: added onSwitchDown" into lmp-devRobert Shih2014-09-122-0/+62
|\ \
| * | LiveSession: added onSwitchDownRobert Shih2014-09-112-0/+62
* | | Merge "LiveSession: raise upwards adaptation constraint" into lmp-devRobert Shih2014-09-122-16/+21
|\ \ \
| * | | LiveSession: raise upwards adaptation constraintRobert Shih2014-09-102-16/+21