summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive/PlaylistFetcher.h
Commit message (Expand)AuthorAgeFilesLines
* Fix struct vs. class mismatchesBernhard Rosenkränzer2014-11-171-1/+1
* NuPlayer HLS: better subtitle togglingRobert Shih2014-09-191-1/+3
* HLS: fix freezes when toggling between a/v streamsRobert Shih2014-09-161-0/+4
* PlaylistFetcher: find the correct sequence number to start fetchingRobert Shih2014-09-151-0/+5
* httplive: timestamp reporting, track selectionRobert Shih2014-08-051-7/+18
* Merge "PlaylistFetcher: start queueing AUs after the 1st IDR nalu"Robert Shih2014-05-091-0/+2
|\
| * PlaylistFetcher: start queueing AUs after the 1st IDR naluRobert Shih2014-04-251-0/+2
* | Allow BOM and space in WebVTT filesLajos Molnar2014-05-081-0/+1
|/
* httplive: block-by-block fetch, decrypt, and parse ts files.Robert Shih2014-03-191-0/+5
* httplive: clear access units before returning from seekTo.Robert Shih2014-03-111-2/+2
* Initial HLS seamless switch implementation.Robert Shih2014-03-061-1/+21
* PlaylistFetcher: Add support for block-by-block decryption.Robert Shih2014-03-061-1/+16
* stagefright: Fix bugs in playlist fetcher logicLajos Molnar2014-03-061-2/+5
* MediaPlayer: add listener for raw track dataChong Zhang2013-08-191-1/+2
* New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-0/+155