summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive/PlaylistFetcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '91820d46b5f3065c2fded3cdf65d305715b33bb1' into HEADBill Yi2014-04-291-175/+603
|\
| * DO NOT MERGE: PlaylistFetcher: fix infinite loop when parsing ADTS.Robert Shih2014-03-211-0/+12
| * httplive: block-by-block fetch, decrypt, and parse ts files.Robert Shih2014-03-191-181/+270
| * httplive: clear access units before returning from seekTo.Robert Shih2014-03-111-6/+19
| * Initial HLS seamless switch implementation.Robert Shih2014-03-061-17/+234
| * PlaylistFetcher: Add support for block-by-block decryption.Robert Shih2014-03-061-36/+59
| * stagefright: Fix issue with tracking media format in packet sourceLajos Molnar2014-03-061-4/+5
| * stagefright: Fix bugs in playlist fetcher logicLajos Molnar2014-03-061-27/+100
* | libstagefright: fix 64-bit warningsColin Cross2014-04-141-1/+2
|/
* MediaPlayer: add listener for raw track dataChong Zhang2013-08-191-4/+11
* New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-0/+969