summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive/PlaylistFetcher.h
Commit message (Collapse)AuthorAgeFilesLines
* httplive: block-by-block fetch, decrypt, and parse ts files.Robert Shih2014-03-191-0/+5
| | | | Bug: 12060952 Change-Id: I695345081fe23961b9d0ef6db264885f914703ec
* httplive: clear access units before returning from seekTo.Robert Shih2014-03-111-2/+2
| | | | | Bug: 12060952 Change-Id: I6a69a718c082501003ee9b78a948a2f8bbfbb14e
* Initial HLS seamless switch implementation.Robert Shih2014-03-061-1/+21
| | | | | Bug: 11854054 Change-Id: I75fc2a258111295039ac13cc37e407df25891dd2
* PlaylistFetcher: Add support for block-by-block decryption.Robert Shih2014-03-061-1/+16
| | | | | Bug: 11854054 Change-Id: Ifd3f3369275889e716b360087b5b60d01635b578
* stagefright: Fix bugs in playlist fetcher logicLajos Molnar2014-03-061-2/+5
| | | | | | | | | | | | | 1. Improve start time: start playback as soon as the target duration or 10s was buffered. 2. Select playlist monitor time based on target duration to avoid continuously missing the boat. 3. If "we miss the boat" we still must request a safe sequence number (last - 3) Change-Id: Ie99c360ac67b152ad9af19e9c6e520016f67e4e3 Signed-off-by: Lajos Molnar <lajos@google.com> Bug: 12060952
* MediaPlayer: add listener for raw track dataChong Zhang2013-08-191-1/+2
| | | | | | Bug: 10326117 Change-Id: I2c0bdf8adc67b11f8dc633423bee66897548f181
* New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-0/+155
and more. Change-Id: Icfc45a0100243b2f7a14a9e65696be45b67d6495