Skip to content

1.0.0-alpha03

Pre-release
Pre-release
Compare
Choose a tag to compare
@icbaker icbaker released this 15 Mar 15:40
· 8003 commits to release since this release
72a4fb0

This release corresponds to the ExoPlayer 2.17.1 release.

  • Audio:
    • Fix error checking audio capabilities for Dolby Atmos (E-AC3-JOC) in HLS.
  • Extractors:
    • FMP4: Fix issue where emsg sample metadata could be output in the wrong order for streams containing both v0 and v1 emsg atoms (#9996).
  • Text:
    • Fix the interaction of SingleSampleMediaSource.Factory.setTrackId and MediaItem.SubtitleConfiguration.Builder.setId to prioritise the SubtitleConfiguration field and fall back to the Factory value if it's not set (#10016).
  • Ad playback:
    • Fix audio underruns between ad periods in live HLS SSAI streams.