summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/httplive/LiveSession.h
Commit message (Collapse)AuthorAgeFilesLines
* httplive: block-by-block fetch, decrypt, and parse ts files.Robert Shih2014-03-191-1/+1
| | | | Bug: 12060952 Change-Id: I695345081fe23961b9d0ef6db264885f914703ec
* httplive: clear access units before returning from seekTo.Robert Shih2014-03-111-0/+2
| | | | | Bug: 12060952 Change-Id: I6a69a718c082501003ee9b78a948a2f8bbfbb14e
* LiveSession: Use the actual, possibly redirected url as base in the M3UMartin Storsjo2014-03-061-1/+2
| | | | | | | | This fixes playback of HLS streams where the M3U playlists use relative paths and the main playlist is opened via a redirect. Bug: 13174301 Change-Id: I787e1c050daddc566be4c8e3f84803d3f91eec46
* Initial HLS seamless switch implementation.Robert Shih2014-03-061-0/+36
| | | | | Bug: 11854054 Change-Id: I75fc2a258111295039ac13cc37e407df25891dd2
* LiveSession refactorRobert Shih2014-03-061-4/+24
| | | | | Bug: 11854054 Change-Id: Ia91dce109835e042f72934376d4838b4cc72cb10
* LiveSession: Add support for block-by-block fetchFile.Robert Shih2014-03-061-1/+17
| | | | | Bug: 11854054 Change-Id: I4025ba7fab8fab2e0c720f73894e908fd98a43d8
* MediaPlayer: add listener for raw track dataChong Zhang2013-08-191-1/+8
| | | | | | Bug: 10326117 Change-Id: I2c0bdf8adc67b11f8dc633423bee66897548f181
* New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-0/+172
and more. Change-Id: Icfc45a0100243b2f7a14a9e65696be45b67d6495