1
0
Fork 0
mirror of https://github.com/sile/hls_m3u8.git synced 2024-05-21 01:38:07 +00:00
Commit graph

25 commits

Author SHA1 Message Date
Luro02 6b717f97c2 more tests #25 + better docs #31 2019-10-03 18:01:53 +02:00
Luro02 81f9a421fe added RequiredVersion trait 2019-09-22 10:57:28 +02:00
Luro02 612c3d15be minor protocol_version fixes 2019-09-17 15:40:10 +02:00
Luro02 3acf67df6a added more tests 2019-09-15 10:40:45 +02:00
Luro02 b954ae1134 remove all occurences of ref 2019-09-14 21:42:06 +02:00
Luro02 51b66d2adf added media_segment builder 2019-09-14 21:21:44 +02:00
Luro02 dd1a40abc9 added media_playlist builder 2019-09-14 21:08:35 +02:00
Luro02 273c0990dc Rewrote Lines 2019-09-14 11:57:56 +02:00
Luro02 c8f3df1228 New Error type 2019-09-13 16:06:52 +02:00
Luro02 1a35463185 updated parser 2019-09-10 11:05:20 +02:00
Luro02 cf97a45f60 fixed clippy warnings 2019-09-08 12:23:33 +02:00
Ian Jun 788138903f Fix EXTINF and URI displaying bug 2019-05-20 07:01:01 +00:00
Takeru Ohta 02d7c80b2b Switch to 2018-edition 2019-03-31 18:58:11 +09:00
Takeru Ohta 625d037b27 Apply rustfmt-1.0.0 2019-03-31 18:54:21 +09:00
Takeru Ohta 3122949384 Fix the unexpected panic reported by #2 2018-10-11 00:35:24 +09:00
Takeru Ohta ab82edf119 Add MediaPlaylistOptions 2018-10-04 23:31:15 +09:00
Takeru Ohta 8585016720 Apply rustfmt-0.99.1 2018-10-04 20:18:56 +09:00
Takeru Ohta cec25050b5 Rename module: s/tag/tags/ 2018-02-15 04:51:44 +09:00
Takeru Ohta 1434e6606b Refactor media_segment module 2018-02-15 04:47:44 +09:00
Takeru Ohta c2b1dd6a45 Refactor media_playlist module 2018-02-15 04:18:02 +09:00
Takeru Ohta 0fdcf41732 Refactor line module 2018-02-15 00:50:57 +09:00
Takeru Ohta d8822853ff Add tag::media_segment module 2018-02-14 16:12:50 +09:00
Takeru Ohta 987e26259f Add types module 2018-02-14 12:16:36 +09:00
Takeru Ohta 761360c0d3 Add tag/basic module 2018-02-14 12:00:19 +09:00
Takeru Ohta 2111d047c3 Add media_playlist module 2018-02-14 00:25:33 +09:00