1
0
Fork 0
mirror of https://github.com/sile/hls_m3u8.git synced 2024-06-02 08:09:41 +00:00
Commit graph

20 commits

Author SHA1 Message Date
Luro02 7a63c2dcf2
add builder module 2020-03-25 14:10:59 +01:00
Luro02 42e1afaa47
change ExtXPlaylistType to PlaylistType 2020-03-25 12:17:03 +01:00
Luro02 c7419c864f
improve StreamData 2020-02-24 14:09:26 +01:00
Luro02 c39d104137
remove DecryptionKey 2020-02-21 10:45:04 +01:00
Luro02 e6f5091f1b
implement VariantStream 2020-02-10 13:20:39 +01:00
Luro02 90ff18e2b3
implement Float and UFloat 2020-02-10 13:13:41 +01:00
Luro02 27d94faec4
use shorthand #24 2020-02-02 13:38:11 +01:00
Luro02 3dad1277ca implemented ExtXDateRange 2019-10-06 16:37:14 +02:00
Luro02 93283f61f1 more tests #25 + better docs #31 2019-10-03 18:04:10 +02:00
Luro02 0c4fa008e6 more documentation #31 + tests #25 2019-09-22 18:00:38 +02:00
Luro02 d240ac5c5e remove code duplication 2019-09-21 15:20:19 +02:00
Luro02 e55113e752 readded decryption_key 2019-09-17 14:45:10 +02:00
Luro02 b932cef71a internalize signed_decimal_floating_point #9 2019-09-15 19:01:56 +02:00
Luro02 42469275d3 internalize decimal_floating_point #9 2019-09-15 18:54:25 +02:00
Luro02 1d614d580a updated ExtXKey + ExtXSessionKey #9 2019-09-15 16:45:43 +02:00
Luro02 c28d6963a6 removed SingleLineString #9 2019-09-15 11:05:22 +02:00
Luro02 6ffbe50322 internalized DecimalResolution #9 2019-09-15 10:51:04 +02:00
Luro02 3acf67df6a added more tests 2019-09-15 10:40:45 +02:00
Luro02 1966a7608d removed QuotedString 2019-09-08 11:30:52 +02:00
Luro02 5da2fa8104 move types into their own files 2019-09-06 13:20:40 +02:00