mirror of
https://github.com/androidx/media.git
synced 2025-05-07 23:50:44 +08:00
Update release notes for 2.9.2
PiperOrigin-RevId: 223520119
This commit is contained in:
parent
88af944891
commit
8ee1af2aea
@ -8,7 +8,6 @@
|
|||||||
* Add options for controlling audio track selections to `DefaultTrackSelector`
|
* Add options for controlling audio track selections to `DefaultTrackSelector`
|
||||||
([#3314](https://github.com/google/ExoPlayer/issues/3314)).
|
([#3314](https://github.com/google/ExoPlayer/issues/3314)).
|
||||||
* Do not retry failed loads whose error is `FileNotFoundException`.
|
* Do not retry failed loads whose error is `FileNotFoundException`.
|
||||||
* Fix UUID passed to `MediaCrypto` when using `C.CLEARKEY_UUID` before API 27.
|
|
||||||
|
|
||||||
### 2.9.2 ###
|
### 2.9.2 ###
|
||||||
|
|
||||||
@ -35,6 +34,7 @@
|
|||||||
* Fix playback of some invalid but playable MP4 streams by replacing assertions
|
* Fix playback of some invalid but playable MP4 streams by replacing assertions
|
||||||
with logged warnings in sample table parsing code
|
with logged warnings in sample table parsing code
|
||||||
([#5162](https://github.com/google/ExoPlayer/issues/5162)).
|
([#5162](https://github.com/google/ExoPlayer/issues/5162)).
|
||||||
|
* Fix UUID passed to `MediaCrypto` when using `C.CLEARKEY_UUID` before API 27.
|
||||||
|
|
||||||
### 2.9.1 ###
|
### 2.9.1 ###
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user