mirror of
https://github.com/samsonjs/media.git
synced 2026-04-25 14:47:40 +00:00
557 B
557 B
Release notes
Latest dev branch (from r1.3.1)
- DataSource improvements: DefaultUriDataSource now handles
file://,asset://,http://,https://andcontent://URIs automatically. It also handlesfile:///android_asset/*URIs, and file paths like/path/to/media.mp4where the scheme is not specified (file://is assumed in this case). - HLS: Fix for some ID3 events being dropped.
- HLS: Correctly handle 0x0 and floating point RESOLUTION tags.
- Mp3Extractor: robustness improvements.
r1.3.1
- No notes provided.