summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive
Commit message (Expand)AuthorAgeFilesLines
* Merge "HLS: misc changes in LiveSession buffering logic"Chong Zhang2015-03-104-264/+181
|\
| * HLS: misc changes in LiveSession buffering logicChong Zhang2015-03-104-264/+181
* | stagefright: don't use ALooperRoster mutex for reply handlingLajos Molnar2015-03-102-3/+4
|/
* media: switch to new AMessage handlingLajos Molnar2015-03-052-19/+19
* Fix mismatched type tag clang warning.Dan Albert2015-02-191-1/+0
* am 29eb8045: am 99cef1ef: allow HLS streams with CLOSED-CAPTIONS tag to playChong Zhang2015-02-061-0/+10
|\
| * allow HLS streams with CLOSED-CAPTIONS tag to playChong Zhang2015-02-051-0/+10
* | am a291dabc: am 6fbcf633: Merge "httplive: Set start time and segment start t...Robert Shih2015-02-042-6/+14
|\ \ | |/
| * Merge "httplive: Set start time and segment start time in conjunction." into ...Robert Shih2015-02-042-6/+14
| |\
| | * httplive: Set start time and segment start time in conjunction.Robert Shih2015-02-042-6/+14
* | | 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 9787254f: am 296a0d03: Merge "PlaylistFetcher: clear packet sources when a...Robert Shih2015-02-021-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "PlaylistFetcher: clear packet sources when adjusting starting sequence...Robert Shih2015-01-311-0/+4
| |\ \ \
| | * | | PlaylistFetcher: clear packet sources when adjusting starting sequence numberRobert Shih2015-01-301-0/+4
| | | |/ | | |/|
* | | | 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-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
| | |/ | |/|