Skip to content

1.5.1

Latest
Compare
Choose a tag to compare
@shahdDaghash shahdDaghash released this 19 Dec 16:28

This release includes the following changes since the 1.5.0 release:

  • ExoPlayer:
    • Disable use of asynchronous decryption in MediaCodec to avoid reported codec timeout issues with this platform API (#1641).
  • Extractors:
    • MP3: Don't stop playback early when a VBRI frame's table of contents doesn't cover all the MP3 data in a file (#1904).
  • Video:
    • Rollback of using MediaCodecAdapter supplied pixel aspect ratio values when provided while processing onOutputFormatChanged (#1371).
  • Text:
    • Fix bug in ReplacingCuesResolver.discardCuesBeforeTimeUs where the cue active at timeUs (started before but not yet ended) was incorrectly discarded (#1939).
  • Metadata:
    • Extract disc/track numbering and genre from Vorbis comments into MediaMetadata (#1958).