summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | am 19afb386: Merge "Remove streaming URI from default logs"Marco Nelissen2014-03-122-3/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Remove streaming URI from default logsDavid Williams2014-03-102-3/+2
| * | | | resolved conflicts for merge of 8d1caa02 to klp-modular-dev-plus-aospNarayan Kamath2014-03-076-251/+779
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am 49ea1337: Merge changes I787e1c05,I72d3a5e1,I0a5cc65f,I75fc2a25,I2c2be08d,...Lajos Molnar2014-03-076-265/+812
| | |\ \ \ | | | | |/ | | | |/|
| | | * | LiveSession: Use the actual, possibly redirected url as base in the M3UMartin Storsjo2014-03-062-4/+13
| | | * | M3UParser: Skip query strings when looking for the last slash in a URLMartin Storsjo2014-03-061-12/+22
| | | * | Initial HLS seamless switch implementation.Robert Shih2014-03-064-48/+541
| | | * | LiveSession refactorRobert Shih2014-03-064-140/+92
| | | * | PlaylistFetcher: Add support for block-by-block decryption.Robert Shih2014-03-062-37/+75
| | | * | LiveSession: Add support for block-by-block fetchFile.Robert Shih2014-03-062-35/+80
| * | | | am d7c4da3c: am 909498b7: Merge "stagefright: use CODECS field in EXT-X_STREA...Lajos Molnar2014-03-072-7/+157
| |\ \ \ \ | | |/ / /
| | * | | am 909498b7: Merge "stagefright: use CODECS field in EXT-X_STREAM-INF as fall...Lajos Molnar2014-03-072-7/+157
| | |\ \ \ | | | |/ /
| | | * | stagefright: use CODECS field in EXT-X_STREAM-INF as fallbackRobert Shih2014-03-062-7/+157
| * | | | am e389b1bd: am ad21a81a: Merge "stagefright: Fix issue with tracking media f...Lajos Molnar2014-03-071-4/+5
| |\ \ \ \ | | |/ / /
| | * | | am ad21a81a: Merge "stagefright: Fix issue with tracking media format in pack...Lajos Molnar2014-03-071-4/+5
| | |\ \ \ | | | |/ /
| | | * | stagefright: Fix issue with tracking media format in packet sourceLajos Molnar2014-03-061-4/+5
| * | | | am 3bd0270c: am b74b2098: Merge "stagefright: Fix bugs in playlist fetcher lo...Lajos Molnar2014-03-072-29/+105
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | am b74b2098: Merge "stagefright: Fix bugs in playlist fetcher logic" into klp...Lajos Molnar2014-03-072-29/+105
| | |\ \ | | | |/
| | | * stagefright: Fix bugs in playlist fetcher logicLajos Molnar2014-03-062-29/+105
* | | | LiveSession: fix incorrect stream key (subtitle"s")Robert Shih2014-03-101-1/+1
* | | | M3UParser: trim spaces when parsing comma separated codecs.Robert Shih2014-03-101-0/+1
* | | | Merge "httplive: clear access units before returning from seekTo."Robert Shih2014-03-084-15/+42
|\ \ \ \
| * | | | httplive: clear access units before returning from seekTo.Robert Shih2014-03-074-15/+42
* | | | | PlaylistFetcher: fix infinite loop when parsing ADTS.Robert Shih2014-03-041-0/+12
|/ / / /
* | | | Initial HLS seamless switch implementation.Robert Shih2014-02-284-48/+541
* | | | LiveSession refactor: reverted loop indice change.Robert Shih2014-02-241-2/+1
* | | | Merge "stagefright: use CODECS field in EXT-X_STREAM-INF as fallback"Robert Shih2014-02-242-7/+157
|\ \ \ \
| * | | | stagefright: use CODECS field in EXT-X_STREAM-INF as fallbackRobert Shih2014-01-292-7/+157
* | | | | Merge "LiveSession refactor"Robert Shih2014-02-214-139/+93
|\ \ \ \ \
| * | | | | LiveSession refactorRobert Shih2014-02-204-139/+93
* | | | | | resolved conflicts for merge of aa0390b7 to masterMarco Nelissen2014-02-202-4/+13
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge "LiveSession: Use the actual, possibly redirected url as base in the M3U"Marco Nelissen2014-02-202-4/+13
| |\ \ \ \
| | * | | | LiveSession: Use the actual, possibly redirected url as base in the M3UMartin Storsjo2014-01-102-4/+13
| | | |_|/ | | |/| |
| * | | | M3UParser: Fix typo in 8883a38a308Martin Storsjo2014-02-101-1/+1
* | | | | Merge "LiveSession: Add support for block-by-block fetchFile."Robert Shih2014-02-152-35/+80
|\ \ \ \ \
| * | | | | LiveSession: Add support for block-by-block fetchFile.Robert Shih2014-02-132-35/+80
* | | | | | Merge "PlaylistFetcher: Add support for block-by-block decryption."Robert Shih2014-02-152-37/+75
|\ \ \ \ \ \
| * | | | | | PlaylistFetcher: Add support for block-by-block decryption.Robert Shih2014-02-132-37/+75
| |/ / / / /
* | | | | | warnings be gone.Andreas Huber2014-02-113-6/+9
* | | | | | Fix buildMarco Nelissen2014-02-101-1/+1
* | | | | | am 7cbaf3be: am 8519b8a1: Merge "M3UParser: Skip query strings when looking f...Marco Nelissen2014-02-101-12/+22
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge "M3UParser: Skip query strings when looking for the last slash in a URL"Marco Nelissen2014-02-101-12/+22
| |\ \ \ \
| | * | | | M3UParser: Skip query strings when looking for the last slash in a URLMartin Storsjo2014-02-051-12/+22
| | | |_|/ | | |/| |
| * | | | frameworks/av: fix errors inside ALOGVColin Cross2014-02-061-3/+0
| |/ / /
* | | | Remove no longer needed http proxy handling code, it's obsolete nowAndreas Huber2014-02-052-13/+2
* | | | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-042-7/+14
* | | | am 9dfe2ae1: am 586dda1d: am 5ca94d2f: Merge "HLS: Fixed rounding error with ...Marco Nelissen2014-01-091-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | HLS: Fixed rounding error with decimal segment durationOscar Rydhé2013-12-191-1/+1
| |/
* | stagefright: Fix issue with tracking media format in packet sourceLajos Molnar2013-12-171-4/+5
* | stagefright: Fix bugs in playlist fetcher logicLajos Molnar2013-12-162-29/+105