iheartradio / open-m3u8

Open Source m3u8 Parser
Other
248 stars 94 forks source link

EXT-X-IFRAME-STREAM-INF are not properly written #15

Closed derjust closed 9 years ago

derjust commented 9 years ago

This PR fixes the proper handling of EXT-X-IFRAME-STREAM-INF tags and includes a unit test to prove the functionality.

For better testing support, cobertura was added to the build file, too.