summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive
Commit message (Expand)AuthorAgeFilesLines
* Merge "PlaylistFetcher: start queueing AUs after the 1st IDR nalu"Robert Shih2014-05-092-0/+21
|\
| * PlaylistFetcher: start queueing AUs after the 1st IDR naluRobert Shih2014-04-252-0/+21
* | Allow BOM and space in WebVTT filesLajos Molnar2014-05-082-1/+28
* | PlaylistFetcher: clear mTSParser on bad starting seq # hintRobert Shih2014-04-251-0/+1
|/
* stagefright: log uri protocols, and opt-in to log full uriLajos Molnar2014-04-042-7/+5
* libstagefright: fix 64-bit warningsColin Cross2014-03-193-18/+20
* Merge commit 'c250980f' into manualmergeGlenn Kasten2014-03-191-2/+0
|\
| * am 24e1bd71: Merge "libstagefright is no longer 32 bit only."Glenn Kasten2014-03-191-2/+0
| |\
| | * libstagefright is no longer 32 bit only.Narayan Kamath2014-03-191-2/+0
* | | am 49b2e310: am a1f0c62c: am 43ca783e: httplive: block-by-block fetch, decryp...Robert Shih2014-03-194-186/+282
|\ \ \ | |/ /
| * | am a1f0c62c: am 43ca783e: httplive: block-by-block fetch, decrypt, and parse ...Robert Shih2014-03-194-186/+282
| |\ \
| | * \ am 43ca783e: httplive: block-by-block fetch, decrypt, and parse ts files.Robert Shih2014-03-194-186/+282
| | |\ \
| | | * | httplive: block-by-block fetch, decrypt, and parse ts files.Robert Shih2014-03-194-186/+282
* | | | | am 098b28fc: am 64727dd7: Merge "More precise 32-bit only for libstagefright/...Glenn Kasten2014-03-181-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | am 64727dd7: Merge "More precise 32-bit only for libstagefright/ subdirectories"Glenn Kasten2014-03-181-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | More precise 32-bit only for libstagefright/ subdirectoriesGlenn Kasten2014-03-171-0/+2
| * | | | am 466786b2: am 70cc5bdc: Merge changes Ic46e3069,Idc92716b into klp-devLajos Molnar2014-03-142-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am 70cc5bdc: Merge changes Ic46e3069,Idc92716b into klp-devLajos Molnar2014-03-142-1/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | LiveSession: fix incorrect stream key (subtitle"s")Robert Shih2014-03-111-1/+1
| | | * | M3UParser: trim spaces when parsing comma separated codecs.Robert Shih2014-03-111-0/+1
| * | | | am 5b297ba7: am 67a10c52: Merge "httplive: clear access units before returnin...Lajos Molnar2014-03-144-15/+42
| |\ \ \ \ | | |/ / /
| | * | | am 67a10c52: Merge "httplive: clear access units before returning from seekTo...Lajos Molnar2014-03-144-15/+42
| | |\ \ \ | | | |/ /
| | | * | httplive: clear access units before returning from seekTo.Robert Shih2014-03-114-15/+42
* | | | | am f4431278: am 19afb386: Merge "Remove streaming URI from default logs"Marco Nelissen2014-03-122-3/+2
|\ \ \ \ \ | |/ / / /
| * | | | 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