Commit 815927cf by olly Committed by Oliver Woodman

Mini release note tweaks

PiperOrigin-RevId: 345036042
parent 1ff0965a
Showing with 3 additions and 3 deletions
...@@ -53,8 +53,8 @@ ...@@ -53,8 +53,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
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,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) ###
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment