Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 476 Bytes

RELEASENOTES.md

File metadata and controls

14 lines (10 loc) · 476 Bytes

Release notes

r1.3.2

  • DataSource improvements: DefaultUriDataSource now handles http://, https://, file://, asset:// and content:// URIs automatically. It also handles file:///android_asset/* URIs, and file paths like /path/to/media.mp4 where the scheme is omitted.
  • 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.