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
05bfeca5
authored
Dec 11, 2018
by
olly
Committed by
Oliver Woodman
Dec 14, 2018
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Enable setOutputSurfaceWorkaround for dangal
Issue: #5169 PiperOrigin-RevId: 225025357
parent
defbd046
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
161 additions
and
153 deletions
RELEASENOTES.md
library/core/src/main/java/com/google/android/exoplayer2/video/MediaCodecVideoRenderer.java
RELEASENOTES.md
View file @
05bfeca5
...
@@ -23,6 +23,8 @@
...
@@ -23,6 +23,8 @@
(
`DataSpec.FLAG_DONT_CACHE_IF_LENGTH_UNKNOWN`
).
(
`DataSpec.FLAG_DONT_CACHE_IF_LENGTH_UNKNOWN`
).
*
Disable post processing on Nvidia devices, as it breaks decode-only frame
*
Disable post processing on Nvidia devices, as it breaks decode-only frame
skippping.
skippping.
*
Workaround for MiTV (dangal) issue when swapping output surface
(
[
#5169
](
https://github.com/google/ExoPlayer/issues/5169
)
).
### 2.9.2 ###
### 2.9.2 ###
...
...
library/core/src/main/java/com/google/android/exoplayer2/video/MediaCodecVideoRenderer.java
View file @
05bfeca5
This diff is collapsed.
Click to expand it.
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