rutgersc / m3u8-rs

m3u8 parser for rust
MIT License
99 stars 27 forks source link

Use `u64` instead of `i32` for byte ranges and sequence numbers #42

Closed sdroege closed 2 years ago

sdroege commented 2 years ago

Fixes https://github.com/rutgersc/m3u8-rs/issues/39