m3u8-parser/test
Garrett Singer 08aca73781
fix: fix default EXT-X-BYTERANGE offset to start after the previous segment (#98)
The default value for EXT-X-BYTERANGE is defined by the spec as the first byte
after the previous segment. Prior to this change, the default set by m3u8-parser
was 0.
2020-02-11 15:46:20 -05:00
..
fixtures/m3u8 fix: fix default EXT-X-BYTERANGE offset to start after the previous segment (#98) 2020-02-11 15:46:20 -05:00
m3u8.test.js fix: fix default EXT-X-BYTERANGE offset to start after the previous segment (#98) 2020-02-11 15:46:20 -05:00