Commit 89e2a61c by olly Committed by Oliver Woodman

Update release notes for release

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=207532902
parent 077f2c30
Showing with 3 additions and 4 deletions
...@@ -11,8 +11,7 @@ ...@@ -11,8 +11,7 @@
([#2565](https://github.com/google/ExoPlayer/issues/2565)). ([#2565](https://github.com/google/ExoPlayer/issues/2565)).
* MPEG-PS: Support reading duration and seeking for MPEG-PS Streams * MPEG-PS: Support reading duration and seeking for MPEG-PS Streams
([#4476](https://github.com/google/ExoPlayer/issues/4476)). ([#4476](https://github.com/google/ExoPlayer/issues/4476)).
* MediaSession extension: * MediaSession extension: Allow apps to set custom errors.
* Allow apps to set custom errors.
* Audio: * Audio:
* Support seeking for the AMR container format using constant bitrate seek * Support seeking for the AMR container format using constant bitrate seek
map. map.
...@@ -87,8 +86,6 @@ ...@@ -87,8 +86,6 @@
([#273](https://github.com/google/ExoPlayer/issues/273)). ([#273](https://github.com/google/ExoPlayer/issues/273)).
* Fix where transitions to clipped media sources happened too early * Fix where transitions to clipped media sources happened too early
([#4583](https://github.com/google/ExoPlayer/issues/4583)). ([#4583](https://github.com/google/ExoPlayer/issues/4583)).
* Fix accessibility class name for `DefaultTimeBar`
([#4611](https://github.com/google/ExoPlayer/issues/4611)).
### 2.8.3 ### ### 2.8.3 ###
...@@ -129,6 +126,8 @@ ...@@ -129,6 +126,8 @@
([#4348](https://github.com/google/ExoPlayer/issues/4348)). ([#4348](https://github.com/google/ExoPlayer/issues/4348)).
* Fix issue when switching track selection from an embedded track to a primary * Fix issue when switching track selection from an embedded track to a primary
track in DASH ([#4477](https://github.com/google/ExoPlayer/issues/4477)). track in DASH ([#4477](https://github.com/google/ExoPlayer/issues/4477)).
* Fix accessibility class name for `DefaultTimeBar`
([#4611](https://github.com/google/ExoPlayer/issues/4611)).
* Improved compatibility with FireOS devices. * Improved compatibility with FireOS devices.
### 2.8.2 ### ### 2.8.2 ###
......
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