Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
654b7aa1
authored
Nov 18, 2019
by
olly
Committed by
Oliver Woodman
Nov 19, 2019
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Release notes for 2.10.8
PiperOrigin-RevId: 281084720
parent
d99b2c35
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
5 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
654b7aa1
...
@@ -74,10 +74,6 @@
...
@@ -74,10 +74,6 @@
(
[
#5568
](
https://github.com/google/ExoPlayer/issues/5568
)
).
(
[
#5568
](
https://github.com/google/ExoPlayer/issues/5568
)
).
*
Fix Dolby Vision fallback to AVC and HEVC.
*
Fix Dolby Vision fallback to AVC and HEVC.
*
Audio:
*
Audio:
*
Fix E-AC3 JOC passthrough playback failing to initialize due to incorrect
channel count check.
*
Handle new signaling for E-AC3 JOC audio in DASH
(
[
#6636
](
https://github.com/google/ExoPlayer/issues/6636
)
).
*
Fix the start of audio getting truncated when transitioning to a new
*
Fix the start of audio getting truncated when transitioning to a new
item in a playlist of Opus streams.
item in a playlist of Opus streams.
*
Workaround broken raw audio decoding on Oppo R9
*
Workaround broken raw audio decoding on Oppo R9
...
@@ -142,7 +138,24 @@
...
@@ -142,7 +138,24 @@
*
TestUtils: Publish the
`testutils`
module to simplify unit testing with
*
TestUtils: Publish the
`testutils`
module to simplify unit testing with
ExoPlayer (
[
#6267
](
https://github.com/google/ExoPlayer/issues/6267
)
).
ExoPlayer (
[
#6267
](
https://github.com/google/ExoPlayer/issues/6267
)
).
### 2.10.7 (2019-11-12) ###
### 2.10.8 (2019-11-19) ###
*
E-AC3 JOC
*
Handle new signaling in DASH manifests
(
[
#6636
](
https://github.com/google/ExoPlayer/issues/6636
)
).
*
Fix E-AC3 JOC passthrough playback failing to initialize due to incorrect
channel count check.
*
FLAC
*
Fix sniffing for some FLAC streams.
*
Fix FLAC
`Format.bitrate`
values.
*
Parse ALAC channel count and sample rate information from a more robust source
when contained in MP4
(
[
#6648
](
https://github.com/google/ExoPlayer/issues/6648
)
).
*
Fix seeking into multi-period content in the edge case that the period
containing the seek position has just been removed
(
[
#6641
](
https://github.com/google/ExoPlayer/issues/6641
)
).
### 2.10.7 (2019-11-06) ###
*
HLS: Fix detection of Dolby Atmos to match the HLS authoring specification.
*
HLS: Fix detection of Dolby Atmos to match the HLS authoring specification.
*
MediaSession extension: Update shuffle and repeat modes when playback state
*
MediaSession extension: Update shuffle and repeat modes when playback state
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment