mirror of
https://github.com/androidx/media.git
synced 2025-05-14 02:59:52 +08:00
Mini release note tweaks
PiperOrigin-RevId: 345036042
This commit is contained in:
parent
fe754f313e
commit
eb38a63e36
@ -10,8 +10,8 @@
|
||||
|
||||
* Core library:
|
||||
* Suppress exceptions from registering and unregistering the stream volume
|
||||
receiver ([#8087](https://github.com/google/ExoPlayer/issues/8087)),
|
||||
([#8106](https://github.com/google/ExoPlayer/issues/8106)).
|
||||
receiver ([#8087](https://github.com/google/ExoPlayer/issues/8087),
|
||||
[#8106](https://github.com/google/ExoPlayer/issues/8106)).
|
||||
* Suppress ProGuard warnings caused by Guava's compile-only dependencies
|
||||
([#8103](https://github.com/google/ExoPlayer/issues/8103)).
|
||||
* Fix issue that could cause playback to freeze when selecting tracks, if
|
||||
@ -64,7 +64,7 @@
|
||||
that lie outside the length of the cue text.
|
||||
* Media2 extension:
|
||||
* Notify onBufferingEnded when the state of origin player becomes
|
||||
STATE_IDLE or STATE_ENDED.
|
||||
`STATE_IDLE` or `STATE_ENDED`.
|
||||
* Allow to remove all playlist items that makes the player reset.
|
||||
|
||||
### 2.12.1 (2020-10-23) ###
|
||||
|
Loading…
x
Reference in New Issue
Block a user