Releases: membraneframework/ex_hls
Releases · membraneframework/ex_hls
v0.2.0
What's Changed
- Introduce debug verbose logs, to limit amount of logs produced with log level = debug by @FelonEkonom in #14
- Live edge mode by @varsill in #16
- Handle TDEN frame in timed ID3v2 stream by @varsill in #13
- Adjust to kim_mpeg_ts v3 API by @varsill in #17
- Release v0.2.0 by @varsill in #20
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed:
- Introduce debug verbose logs, to limit amount of logs produced with log level = debug in #14 by @FelonEkonom
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Handle MPEG-TS timestamps rollovers by @FelonEkonom in #12
- Bump ex_m3u8 to v0.15.4. Properly handle absolute URIs for variant playlists by @varsill in #15
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Handle weird segment extensions by @FelonEkonom in #10
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Fix bugs and bump version to 0.1.2 by @FelonEkonom in #9
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
- Live HLS Ingress in #6
Full Changelog: v0.0.1...v0.1.0
v0.0.1
What's Changed
- Plug demuxing engine into HLS Client by @FelonEkonom in #2
- Create HLS client by @varsill in #1
- Support one media type by @FelonEkonom in #3
- Fix end stream bug by @FelonEkonom in #4
- Add
how_much_to_skip_msoption by @varsill in #5 - Release v0.0.1 by @varsill in #7
New Contributors
- @FelonEkonom made their first contribution in #2
- @varsill made their first contribution in #1
Full Changelog: https://github.com/membraneframework-labs/ex_hls/commits/v0.0.1