]> git.sesse.net Git - vlc/commit
stream_filter/httplive.c: various cleanups
authorJean-Paul Saman <jpsaman@videolan.org>
Mon, 6 Feb 2012 15:18:55 +0000 (16:18 +0100)
committerJean-Paul Saman <jpsaman@videolan.org>
Mon, 6 Feb 2012 15:52:18 +0000 (16:52 +0100)
commit5b30daa8add8e4563fc26a33e73fa7353f810ac9
treef06d7f29e4d927a319b059c6c1082ee37409f614
parent6fe18b3e023d1c58571d982cc41b43363c45cfae
stream_filter/httplive.c: various cleanups

- rename copied to used in hls_Read()
- improve comment in hls_Read()
- add assert() to GetSegment()
- various cleanups
modules/stream_filter/httplive.c