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