OSDN Git Service

hls: eliminate ffurl_* usage
authorAnton Khirnov <anton@khirnov.net>
Wed, 20 Jan 2016 10:43:18 +0000 (11:43 +0100)
committerAnton Khirnov <anton@khirnov.net>
Sun, 24 Jan 2016 15:50:13 +0000 (16:50 +0100)
commit81306fd4bdeb5c17d4db771e4fec684773b5790f
treee94e34bdfb347cc176e8e2e8be4b2b2aeff1bca0
parent9f61abc8111c7c43f49ca012e957a108b9cc7610
hls: eliminate ffurl_* usage

Now all IO should go through the IO callbacks and be interceptable by
the caller.
libavformat/hls.c