GnomedDev
149c3b5c45
Fix warnings added over the last 3 years
2024-09-06 12:41:57 +01:00
Lucas
3a742a95b6
fix issue #64
2021-10-01 13:32:36 +02:00
Luro02
f98f12fa82
Fix #59
2020-08-11 10:36:44 +02:00
Luro02
e41105afdd
Fixed broken test
2020-08-11 09:45:21 +02:00
Lucas
85df5c94ad
Merge branch 'master' into 0.3.1
2020-04-25 09:54:01 +02:00
Luro02
fe54e0b456
Fix #55
2020-04-25 09:50:31 +02:00
Luro02
c138f70738
Add issues directory
2020-04-25 09:50:31 +02:00
Luro02
c4643c7083
Use Cow<'a, str>
to reduce clones #52
2020-04-22 10:34:23 +02:00
Luro02
3492c529c5
add version-sync
2020-04-09 09:29:20 +02:00
Luro02
9eccea8a7f
automatically infer start of ByteRange
2020-03-29 12:58:32 +02:00
Luro02
72c0ff9c75
rename MediaSegment::inf to MediaSegment::duration
2020-03-25 13:58:21 +01:00
Luro02
429f3f8c3d
internalize ExtXTargetDuration
2020-03-25 13:37:47 +01:00
Luro02
99b6b23acc
internalize ExtMediaSequence
2020-03-25 13:08:26 +01:00
Luro02
285d2eccb8
internalize ExtXEndList
2020-03-25 12:41:36 +01:00
Luro02
42e1afaa47
change ExtXPlaylistType to PlaylistType
2020-03-25 12:17:03 +01:00
Luro02
7025114e36
rewrite keys (ExtXKey, ExtXSessionKey) and Encrypted trait
2020-03-23 13:34:26 +01:00
Luro02
ff807940b2
add more tests
2020-03-17 15:58:59 +01:00
Luro02
c7419c864f
improve StreamData
2020-02-24 14:09:26 +01:00
Luro02
5972216323
improve documentation and tests of ByteRange
2020-02-23 18:56:41 +01:00
Luro02
a96367e3fa
improve tests #25
2020-02-16 17:14:28 +01:00
Luro02
b2c997d04d
remove _tag
suffix from MediaSegment fields
2020-02-16 12:50:52 +01:00
Luro02
e6f5091f1b
implement VariantStream
2020-02-10 13:20:39 +01:00
Luro02
73d9eb4f79
minor changes
2019-10-12 11:38:28 +02:00
Luro02
c53e9e33f1
added pretty_assertions
...
This will allow for better troubleshooting of failing test, because you
don't have to search for the difference (between left and right). This
is especially helpful for larger assertions.
2019-10-08 15:42:33 +02:00
Luro02
f76b223482
made master playlist smarter
2019-10-05 12:49:08 +02:00
Luro02
71361ff328
remove url #21
2019-09-21 12:11:36 +02:00
Luro02
fa96a76ca9
parse Urls #9
2019-09-15 11:25:41 +02:00
Luro02
c28d6963a6
removed SingleLineString #9
2019-09-15 11:05:22 +02:00
Luro02
3acf67df6a
added more tests
2019-09-15 10:40:45 +02:00