summaryrefslogtreecommitdiff
path: root/gst/hls/m3u8.h
Commit message (Expand)AuthorAgeFilesLines
* hlsdemux: Report the correct timestamp for live streamsYouness Alaoui2011-09-091-0/+2
* hlsdemux: Add a get_target_duration and get_current_uri api to m3u8_clientYouness Alaoui2011-09-031-0/+2
* hlsdemux: Make the m3u8 client thread-safeYouness Alaoui2011-09-031-0/+4
* hlsdemux: Keep a separate variable for the current variant usedYouness Alaoui2011-08-221-0/+2
* hlsdemux: Set buffer timestamp since we send a TIME segmentYouness Alaoui2011-08-181-1/+2
* hlsdemux: set duration in outgoing buffersAndoni Morales Alastruey2011-05-031-2/+2
* hlsdemux: m3u8: protect public methods properlyAndoni Morales Alastruey2011-03-301-3/+3
* hlsdemux: m3u8: add support to get the duration from a playlistAndoni Morales Alastruey2011-03-301-0/+1
* hlsdemux: Add HTTP live streaming demuxer elementAndoni Morales Alastruey2011-03-301-0/+85