Commit a29fb7b9 by olly Committed by Oliver Woodman

Update release notes to cherry-pick 32-bit WAVE support

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=180661355
parent 183870d9
Showing with 2 additions and 2 deletions
......@@ -36,8 +36,6 @@
* DefaultTrackSelector: Support disabling of individual text track selection
flags.
* New Cast extension: Simplifies toggling between local and Cast playbacks.
* Add support for extracting 32-bit WAVE files
([#3379](https://github.com/google/ExoPlayer/issues/3379)).
### 2.6.1 ###
......@@ -62,6 +60,8 @@
* Audio:
* Support 32-bit PCM float output from `DefaultAudioSink`, and add an option
to use this with `FfmpegAudioRenderer`.
* Add support for extracting 32-bit WAVE files
([#3379](https://github.com/google/ExoPlayer/issues/3379)).
* Support extraction and decoding of Dolby Atmos
([#2465](https://github.com/google/ExoPlayer/issues/2465)).
* Fix handling of playback parameter changes while paused when followed by a
......
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