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

45 commits

Author SHA1 Message Date
Luro02
c4643c7083 Use Cow<'a, str> to reduce clones #52 2020-04-22 10:34:23 +02:00
Luro02
2d6a49662d Add performance feature 2020-04-22 10:34:23 +02:00
Luro02
ce04223ec4 Improve Benchmarks #51 2020-04-18 15:09:56 +02:00
Luro02
096957b167 Add stable-vec #52 2020-04-18 15:09:56 +02:00
David Holroyd
8c4ff3e399 Add a parsing benchmark 2020-04-14 22:54:11 +01:00
Takeru Ohta
8a1cfd86d0 Fix category name. 2020-04-10 09:13:44 +09:00
Takeru Ohta
413d5263a3 Add Luro02 to the author list. 2020-04-10 09:11:58 +09:00
Luro02
41d917e6f1
bump to version 0.3.0 2020-04-09 14:37:31 +02:00
Luro02
25a01261f5
add features section in Cargo.toml 2020-04-09 09:29:23 +02:00
Luro02
3492c529c5
add version-sync 2020-04-09 09:29:20 +02:00
Luro02
41f81aebb3
add html_root_url 2020-04-09 09:29:17 +02:00
Luro02
b2fb58559c
make chrono optional #49 2020-03-20 12:05:16 +01:00
Luro02
25f9691c75
improve error 2020-02-14 13:01:42 +01:00
Luro02
9cc162ece7
format Cargo.toml 2020-02-10 12:46:22 +01:00
Luro02
acbe7e73da
disable examples 2020-02-10 12:45:58 +01:00
Luro02
2471737455
update dependencies 2020-02-02 15:23:47 +01:00
Luro02
27d94faec4
use shorthand #24 2020-02-02 13:38:11 +01:00
Luro02
ac80ac5c9d
switch error implementation #23
closes #23
2020-01-23 19:13:26 +01: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
c8020ede8e update dependencies 2019-10-06 17:30:05 +02:00
Luro02
3dad1277ca implemented ExtXDateRange 2019-10-06 16:37:14 +02:00
Luro02
6b717f97c2 more tests #25 + better docs #31 2019-10-03 18:01:53 +02:00
Lucas
56f8d10f38
Merge pull request #30 from Luro02/master
remove getset and url
2019-09-21 12:32:49 +02:00
Luro02
71361ff328 remove url #21 2019-09-21 12:11:36 +02:00
Luro02
ea75128aee remove getset #19 2019-09-21 11:53:34 +02:00
Lucas
fb44c8803d
Merge pull request #17 from Luro02/master
Lots of changes
2019-09-17 18:50:38 +02:00
Luro02
db6961d19f parse dates with chrono #9 2019-09-15 12:51:51 +02:00
Luro02
fa96a76ca9 parse Urls #9 2019-09-15 11:25:41 +02:00
Luro02
b1aa512679 added master_playlist builder 2019-09-14 13:26:16 +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
Takeru Ohta
de8f92508d Bump version to v0.2.1 2019-09-09 20:16:30 +09:00
Takeru Ohta
b2f836a445 Add Apache 2.0 license 2019-09-09 20:05:27 +09:00
Luro02
cf97a45f60 fixed clippy warnings 2019-09-08 12:23:33 +02:00
Takeru Ohta
4324cb79d0 Bump version to v0.2.0 2019-08-16 06:56:13 +09:00
Takeru Ohta
8034d543b8 Bump version to v0.1.4 2019-06-15 18:52:16 +09:00
Takeru Ohta
02d7c80b2b Switch to 2018-edition 2019-03-31 18:58:11 +09:00
Takeru Ohta
c66fcd9178 Bump version to v0.1.3 2018-10-11 00:36:55 +09:00
Takeru Ohta
807b73a701 Bump version to v0.1.2 2018-10-04 23:34:34 +09:00
Takeru Ohta
c0597a2e5b Bump version to v0.1.1 2018-02-23 14:40:49 +09:00
Takeru Ohta
2effe63f4d Remove chrono for supporting wasm32-unknown-unknown compilation target 2018-02-15 21:01:38 +09:00
Takeru Ohta
63862078db Update Cargo.toml 2018-02-15 05:27:06 +09:00
Takeru Ohta
d8822853ff Add tag::media_segment module 2018-02-14 16:12:50 +09:00
Takeru Ohta
2111d047c3 Add media_playlist module 2018-02-14 00:25:33 +09:00
Takeru Ohta
c067448428 Initial commit 2018-02-11 15:10:52 +09:00