[vlc-devel] [PATCH] HLS: Check for Segment in all hls streams.

satish MR satishmr123 at gmail.com
Sun Jul 8 10:54:44 CEST 2012


Hi All,
This Patch tries to modify GetSegment() in httplive.

If Playback thread does not find a segment, it has to check the segments
available in other bitrate hls streams.

current behaveour is: GetSegment() function will check for available
segment; if it does not find it then it just returns without checking in
other streams.

This patch makes GetSegment function to check available segment in all hls
streams.

-- 
Thanks & Regards,
Satish MR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120708/7b03664e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-HLS-Check-for-Segment-in-all-hls-streams.patch
Type: application/octet-stream
Size: 2556 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120708/7b03664e/attachment.obj>


More information about the vlc-devel mailing list