summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive/PlaylistFetcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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