Commit dbebaa87 by ojw28 Committed by GitHub

Merge pull request #2288 from sakuna63/release-v2

Fix RELEASENOTES.md
parents 807e2db0 d816d26d
Showing with 1 additions and 1 deletions
...@@ -58,7 +58,7 @@ this version. ...@@ -58,7 +58,7 @@ this version.
* Fix issues that could cause ExtractorMediaSource based playbacks to get stuck * Fix issues that could cause ExtractorMediaSource based playbacks to get stuck
buffering ([#1962](https://github.com/google/ExoPlayer/issues/1962)). buffering ([#1962](https://github.com/google/ExoPlayer/issues/1962)).
* Correctly set SimpleExoPlayerView surface aspect ratio when an active player * Correctly set SimpleExoPlayerView surface aspect ratio when an active player
is attached ([#2077](https://github.com/google/ExoPlayer/issues/1976)). is attached ([#2077](https://github.com/google/ExoPlayer/issues/2077)).
* OGG: Fix playback of short OGG files * OGG: Fix playback of short OGG files
([#1976](https://github.com/google/ExoPlayer/issues/1976)). ([#1976](https://github.com/google/ExoPlayer/issues/1976)).
* MP4: Support `.mp3` tracks * MP4: Support `.mp3` tracks
......
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