summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive
Commit message (Expand)AuthorAgeFilesLines
* Prevent integer underflows in ID3::IteratorJoshua J. Drake2016-03-221-0/+3
* Fix benign unsigned integer overflowsVishwath Mohan2015-11-051-2/+4
* Benign integer overflow in PlaylistFetcherDan Austin2015-11-051-1/+2
* httplive: Add default implementation in HLS for custom changesSanthosh Behara2015-10-123-2/+5
* httplive: refactor for HLS customizationLi Sun2015-10-064-10/+21
* httplive: Do not remove audio only playlistSanthosh Behara2015-10-061-1/+2
* 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
| |/ /