]> git.sesse.net Git - vlc/commit
stream_filter/httplive.c: #EXTINF: accepts integer (version < 3) or floating points...
authorJean-Paul Saman <jean-paul.saman@m2x.nl>
Wed, 11 May 2011 10:45:36 +0000 (12:45 +0200)
committerJean-Paul Saman <jean-paul.saman@m2x.nl>
Wed, 11 May 2011 10:45:36 +0000 (12:45 +0200)
commitcd00c9c5935bed7bfdf0c30104f8b1e945cf6fc2
treecb6571faf93fb706c174c5751d7188136e85049c
parent33489c928ca049392690947f38e4827108127432
stream_filter/httplive.c: #EXTINF: accepts integer (version < 3) or floating points based on protocol version.

Update logic in parse_SegmentationInformation() to accept float values
for duration as mentioned in later version of the draft specification.
modules/stream_filter/httplive.c