Commit 5725a727 by olly Committed by Oliver Woodman

Update release notes

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=200972456
parent eef986bf
Showing with 4 additions and 4 deletions
...@@ -26,8 +26,6 @@ ...@@ -26,8 +26,6 @@
two additional convenience methods `Player.getTotalBufferedDuration` and two additional convenience methods `Player.getTotalBufferedDuration` and
`Player.getContentBufferedDuration` `Player.getContentBufferedDuration`
([#4023](https://github.com/google/ExoPlayer/issues/4023)). ([#4023](https://github.com/google/ExoPlayer/issues/4023)).
* Allow apps to register custom MIME types
([#4264](https://github.com/google/ExoPlayer/issues/4264)).
* Add support for mu-law and A-law PCM with the ffmpeg extension * Add support for mu-law and A-law PCM with the ffmpeg extension
([#4360](https://github.com/google/ExoPlayer/issues/4360)). ([#4360](https://github.com/google/ExoPlayer/issues/4360)).
...@@ -43,10 +41,12 @@ ...@@ -43,10 +41,12 @@
changes ([#4276](https://github.com/google/ExoPlayer/issues/4276)). changes ([#4276](https://github.com/google/ExoPlayer/issues/4276)).
* Fix `MediaCodec.native_setSurface` crash on Moto C * Fix `MediaCodec.native_setSurface` crash on Moto C
([#4315](https://github.com/google/ExoPlayer/issues/4315)). ([#4315](https://github.com/google/ExoPlayer/issues/4315)).
* Set `METADATA_KEY_TITLE` on media descriptions
((#4292)[https://github.com/google/ExoPlayer/issues/4292]).
* Fix missing whitespace in CEA-608 * Fix missing whitespace in CEA-608
([#3906](https://github.com/google/ExoPlayer/issues/3906)). ([#3906](https://github.com/google/ExoPlayer/issues/3906)).
* Set `METADATA_KEY_TITLE` on media descriptions
([#4292](https://github.com/google/ExoPlayer/issues/4292)).
* Allow apps to register custom MIME types
([#4264](https://github.com/google/ExoPlayer/issues/4264)).
### 2.8.1 ### ### 2.8.1 ###
......
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