mirror of
https://github.com/androidx/media.git
synced 2025-05-16 20:19:57 +08:00
Release notes for 2.10.8
PiperOrigin-RevId: 281084720
This commit is contained in:
parent
9b2917a9ae
commit
3515a5112d
@ -79,10 +79,6 @@
|
||||
([#5568](https://github.com/google/ExoPlayer/issues/5568)).
|
||||
* Fix Dolby Vision fallback to AVC and HEVC.
|
||||
* Audio:
|
||||
* Fix E-AC3 JOC passthrough playback failing to initialize due to incorrect
|
||||
channel count check.
|
||||
* Handle new signaling for E-AC3 JOC audio in DASH
|
||||
([#6636](https://github.com/google/ExoPlayer/issues/6636)).
|
||||
* Fix the start of audio getting truncated when transitioning to a new
|
||||
item in a playlist of Opus streams.
|
||||
* Workaround broken raw audio decoding on Oppo R9
|
||||
@ -149,7 +145,24 @@
|
||||
* Downloads: Merge downloads in `SegmentDownloader` to improve overall download
|
||||
speed ([#5978](https://github.com/google/ExoPlayer/issues/5978)).
|
||||
|
||||
### 2.10.7 (2019-11-12) ###
|
||||
### 2.10.8 (2019-11-19) ###
|
||||
|
||||
* E-AC3 JOC
|
||||
* Handle new signaling in DASH manifests
|
||||
([#6636](https://github.com/google/ExoPlayer/issues/6636)).
|
||||
* Fix E-AC3 JOC passthrough playback failing to initialize due to incorrect
|
||||
channel count check.
|
||||
* FLAC
|
||||
* Fix sniffing for some FLAC streams.
|
||||
* Fix FLAC `Format.bitrate` values.
|
||||
* Parse ALAC channel count and sample rate information from a more robust source
|
||||
when contained in MP4
|
||||
([#6648](https://github.com/google/ExoPlayer/issues/6648)).
|
||||
* Fix seeking into multi-period content in the edge case that the period
|
||||
containing the seek position has just been removed
|
||||
([#6641](https://github.com/google/ExoPlayer/issues/6641)).
|
||||
|
||||
### 2.10.7 (2019-11-06) ###
|
||||
|
||||
* HLS: Fix detection of Dolby Atmos to match the HLS authoring specification.
|
||||
* MediaSession extension: Update shuffle and repeat modes when playback state
|
||||
|
Loading…
x
Reference in New Issue
Block a user