mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Tweak release notes
This commit is contained in:
parent
ae271c1689
commit
30f79a4c47
1 changed files with 3 additions and 2 deletions
|
|
@ -1,11 +1,12 @@
|
||||||
# Release notes #
|
# Release notes #
|
||||||
|
|
||||||
### 2.10.8 (2019-11-18) ###
|
### 2.10.8 (2019-11-19) ###
|
||||||
|
|
||||||
* E-AC3 JOC
|
* E-AC3 JOC
|
||||||
* Handle new signaling in DASH manifests
|
* Handle new signaling in DASH manifests
|
||||||
([#6636](https://github.com/google/ExoPlayer/issues/6636)).
|
([#6636](https://github.com/google/ExoPlayer/issues/6636)).
|
||||||
* Remove incorrect channel count check when determining output support.
|
* Fix E-AC3 JOC passthrough playback failing to initialize due to incorrect
|
||||||
|
channel count check.
|
||||||
* FLAC
|
* FLAC
|
||||||
* Fix sniffing for some FLAC streams.
|
* Fix sniffing for some FLAC streams.
|
||||||
* Fix FLAC `Format.bitrate` values.
|
* Fix FLAC `Format.bitrate` values.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue