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
66e8a327
authored
Dec 07, 2018
by
Michał Seroczyński
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Blacklist OMX.SEC.mp3.dec and OMX.brcm.audio.mp3.decoder on Samsung devices
parent
ea2d1f89
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
66e8a327
...
@@ -12,7 +12,8 @@
...
@@ -12,7 +12,8 @@
*
Caching: Cache data with unknown length by default. The previous flag to opt in
*
Caching: Cache data with unknown length by default. The previous flag to opt in
to this behavior (
`DataSpec.FLAG_ALLOW_CACHING_UNKNOWN_LENGTH`
) has been
to this behavior (
`DataSpec.FLAG_ALLOW_CACHING_UNKNOWN_LENGTH`
) has been
replaced with an opt out flag (
`DataSpec.FLAG_DONT_CACHE_IF_LENGTH_UNKNOWN`
).
replaced with an opt out flag (
`DataSpec.FLAG_DONT_CACHE_IF_LENGTH_UNKNOWN`
).
*
MP3: Fix issue where streams would play twice on Samsung devices
(
[
#4519
](
https://github.com/google/ExoPlayer/issues/4519
)
).
### 2.9.2 ###
### 2.9.2 ###
*
HLS:
*
HLS:
...
...
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