1
0
Fork 0
mirror of https://github.com/sile/hls_m3u8.git synced 2024-06-29 09:30:31 +00:00
hls_m3u8/src/tags/media_segment
David Holroyd e07fb9262d Make START-DATE optional.
Although this goes against the wording of RFC8216, the spec includes
examples that omit this, and implementations also omit START-DATE when
for example signalling an 'explicit-IN' SCTE marker.
2020-04-07 21:20:52 +01:00
..
byte_range.rs improve documentation and tests of ByteRange 2020-02-23 18:56:41 +01:00
date_range.rs Make START-DATE optional. 2020-04-07 21:20:52 +01:00
discontinuity.rs internalize ExtXDiscontinuity 2020-03-25 11:32:48 +01:00
inf.rs slightly improve ExtInf 2020-03-25 11:41:24 +01:00
key.rs rewrite keys (ExtXKey, ExtXSessionKey) and Encrypted trait 2020-03-23 13:34:26 +01:00
map.rs rewrite keys (ExtXKey, ExtXSessionKey) and Encrypted trait 2020-03-23 13:34:26 +01:00
mod.rs improve MediaSegment 2020-03-25 12:18:34 +01:00
program_date_time.rs improve ExtXProgramDateTime 2020-03-25 11:56:43 +01:00