mirror of
https://github.com/samsonjs/media.git
synced 2026-04-13 12:35:48 +00:00
Update release notes to cherry-pick 32-bit WAVE support
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=180661355
This commit is contained in:
parent
183870d9d3
commit
a29fb7b989
1 changed files 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue