summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive/LiveSession.h
Commit message (Expand)AuthorAgeFilesLines
* Merge "HLS: misc changes in LiveSession buffering logic"Chong Zhang2015-03-101-16/+18
|\
| * HLS: misc changes in LiveSession buffering logicChong Zhang2015-03-101-16/+18
* | stagefright: don't use ALooperRoster mutex for reply handlingLajos Molnar2015-03-101-2/+3
|/
* Fix mismatched type tag clang warning.Dan Albert2015-02-191-1/+0
* stagefright: httplive: Decouple block size from bandwidth estimateLeena Winterrowd2015-01-281-0/+2
* Revert "HLS: QCom enhancements"Lajos Molnar2015-01-281-2/+0
* HLS: QCom enhancementsRobert Shih2014-12-221-0/+2
* NuPlayer HTTPLiveSource: impl getSelectedTrackRobert Shih2014-11-061-0/+2
* NuPlayer HLS: better subtitle togglingRobert Shih2014-09-191-0/+2
* LiveSession: reliable switchRobert Shih2014-09-121-1/+1
* LiveSession: re-buffer on under run to avoid stutterRobert Shih2014-09-121-0/+2
* Merge "LiveSession: added onSwitchDown" into lmp-devRobert Shih2014-09-121-0/+5
|\
| * LiveSession: added onSwitchDownRobert Shih2014-09-111-0/+5
* | LiveSession: raise upwards adaptation constraintRobert Shih2014-09-101-1/+1
|/
* httplive: timestamp reporting, track selectionRobert Shih2014-08-051-3/+21
* refactor getTrackInfo()Chong Zhang2014-06-131-1/+2
* am 49b2e310: am a1f0c62c: am 43ca783e: httplive: block-by-block fetch, decryp...Robert Shih2014-03-191-1/+1
|\
| * httplive: block-by-block fetch, decrypt, and parse ts files.Robert Shih2014-03-191-1/+1
| * httplive: clear access units before returning from seekTo.Robert Shih2014-03-111-0/+2
| * LiveSession: Use the actual, possibly redirected url as base in the M3UMartin Storsjo2014-03-061-1/+2
| * Initial HLS seamless switch implementation.Robert Shih2014-03-061-0/+36
| * LiveSession refactorRobert Shih2014-03-061-4/+24
| * LiveSession: Add support for block-by-block fetchFile.Robert Shih2014-03-061-1/+17
* | httplive: clear access units before returning from seekTo.Robert Shih2014-03-071-0/+2
* | Initial HLS seamless switch implementation.Robert Shih2014-02-281-0/+36
* | Merge "LiveSession refactor"Robert Shih2014-02-211-4/+24
|\ \
| * | LiveSession refactorRobert Shih2014-02-201-4/+24
* | | resolved conflicts for merge of aa0390b7 to masterMarco Nelissen2014-02-201-1/+2
|\ \ \ | |/ / |/| |
| * | LiveSession: Use the actual, possibly redirected url as base in the M3UMartin Storsjo2014-01-101-1/+2
| |/
* | LiveSession: Add support for block-by-block fetchFile.Robert Shih2014-02-131-1/+17
* | Remove no longer needed http proxy handling code, it's obsolete nowAndreas Huber2014-02-051-5/+1
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-1/+6
|/
* MediaPlayer: add listener for raw track dataChong Zhang2013-08-191-1/+8
* New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-0/+172