summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive
Commit message (Expand)AuthorAgeFilesLines
* HLS: preserve old format in onChangeConfiguration2Robert Shih2015-07-291-1/+10
* HLS: temporarily blacklist a variant if failed to fetchChong Zhang2015-07-143-14/+145
* Merge "Change mime for HLS timed ID3 stream to application/x-id3v4" into mnc-devRobert Shih2015-05-151-1/+1
|\
| * Change mime for HLS timed ID3 stream to application/x-id3v4Robert Shih2015-05-141-1/+1
* | Merge "HLS: invoke signalEOS on ATSParser to flush out final samples" into mn...Robert Shih2015-05-111-0/+10
|\ \ | |/ |/|
| * HLS: invoke signalEOS on ATSParser to flush out final samplesRobert Shih2015-05-111-0/+10
* | nuplayer: fixes for subtitle pause/resumeChong Zhang2015-05-062-3/+11
|/
* HLS: make disconnect faster to prevent ANRChong Zhang2015-04-237-329/+509
* 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-212-11/+51
* Merge "HLS: reduce number of guessed wrong seq numbers"Chong Zhang2015-04-185-187/+245
|\
| * HLS: reduce number of guessed wrong seq numbersChong Zhang2015-04-175-187/+245
* | stagefright: make more warnings errorsLajos Molnar2015-04-172-3/+1
* | stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-173-2/+3
|/
* stagefright: initial timed id3 support in hlsRobert Shih2015-04-164-52/+192
* HLS: parse stream resolution and set maxWidth/maxHeightChong Zhang2015-04-143-0/+44
* Merge "HLS: allow down switch during prepare"Chong Zhang2015-04-102-25/+44
|\
| * HLS: allow down switch during prepareChong Zhang2015-04-092-25/+44
* | stagefright: LiveSession: delay consuming reply ID for seekLajos Molnar2015-04-082-17/+10
|/
* HLS: traces in LiveSession and PlaylistFetcher for easier debuggingChong Zhang2015-04-084-56/+170
* HLS: misc bug fixesChong Zhang2015-04-025-238/+188
* fix build break in clangChong Zhang2015-03-302-15/+26
* HLS: faster switching and pause/resume on low bufferChong Zhang2015-03-274-315/+752
* HLS: allow pause/resume in the middle of a segmentChong Zhang2015-03-204-277/+563
* HLS: bandwidth estimator changesChong Zhang2015-03-193-69/+149
* Fix 64-bit build break caused by print typeChong Zhang2015-03-172-4/+4
* HLS: some fixes for seek with discontinuity.Chong Zhang2015-03-175-100/+165
* 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