m3u8-rs/src
2022-04-08 16:27:04 -07:00
..
lib.rs Move the crate docs to the root of the crate so they actually show up 2021-11-18 15:04:17 +02:00
parser.rs Use u64 instead of i32 for byte ranges and sequence numbers 2022-01-07 12:47:40 +02:00
playlist.rs #EXT-X-ENDLIST is moved to be the last part of the media manifest. Theoretically it can appear anywhere in manifest, so the current placement is not breaking the standard, but not usually is what found in the wild and I believe will help with readability. As any placement is possible, the placement at the end is completely legal. 2022-04-08 16:27:04 -07:00