Skip to content

2024-11-19

Choose a tag to compare

@github-actions github-actions released this 19 Nov 18:46
· 56 commits to main since this release

Media3: 1.5.0-rc02 (2024-11-19)

androidx.media3:media3-*:1.5.0-rc02 is released.

Version 1.5.0-rc02 contains these commits.

This release includes the following changes since the 1.5.0-rc01 release:

  • Extractors:
    • Add AC-4 Level-4 ISO base media file format support (#1265).
  • Text:
    • Fix garbled CEA-608 subtitles in content with more than one SEI message per sample.
    • Fix playback hanging on DASH multi-period streams when CEA-608 subtitles are enabled (#1863).
    • Fix garbled CEA-608 subtitles in MP4 files that incorrectly mark every sample as a sync sample (#1863).
  • Demo app
    • Resolve the memory leaks in demo short-form app (#1839).