mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Fix class name
PiperOrigin-RevId: 288886739
This commit is contained in:
parent
95f1dbec1b
commit
9cdbc822bb
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
||||||
([#4078](https://github.com/google/ExoPlayer/issues/4078)).
|
([#4078](https://github.com/google/ExoPlayer/issues/4078)).
|
||||||
* Don't use notification chronometer if playback speed is != 1.0
|
* Don't use notification chronometer if playback speed is != 1.0
|
||||||
([#6816](https://github.com/google/ExoPlayer/issues/6816)).
|
([#6816](https://github.com/google/ExoPlayer/issues/6816)).
|
||||||
* FLAC extension: Fix handling of bit depths other than 16 in `FLACDecoder`.
|
* FLAC extension: Fix handling of bit depths other than 16 in `FlacDecoder`.
|
||||||
This issue caused FLAC streams with other bit depths to sound like white noise
|
This issue caused FLAC streams with other bit depths to sound like white noise
|
||||||
on earlier releases, but only when embedded in a non-FLAC container such as
|
on earlier releases, but only when embedded in a non-FLAC container such as
|
||||||
Matroska or MP4.
|
Matroska or MP4.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue