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
8d61f540
authored
Jan 18, 2021
by
olly
Committed by
Oliver Woodman
Jan 18, 2021
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Fix VideoDecoderOutputBuffer release note
PiperOrigin-RevId: 352380717
parent
1095f5fc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
8d61f540
...
@@ -136,6 +136,8 @@
...
@@ -136,6 +136,8 @@
should use
`setOutputSurface`
directly instead.
should use
`setOutputSurface`
directly instead.
*
Default
`SingleSampleMediaSource.treatLoadErrorsAsEndOfStream`
to
`true`
*
Default
`SingleSampleMediaSource.treatLoadErrorsAsEndOfStream`
to
`true`
(
[
#8430
](
https://github.com/google/ExoPlayer/issues/8430
)
).
(
[
#8430
](
https://github.com/google/ExoPlayer/issues/8430
)
).
*
Remove
`setVideoDecoderOutputBufferRenderer`
from Player API. Use
`setVideoSurfaceView`
and
`clearVideoSurfaceView`
instead.
*
Extractors:
*
Extractors:
*
Populate codecs string for H.264/AVC in MP4, Matroska and FLV streams to
*
Populate codecs string for H.264/AVC in MP4, Matroska and FLV streams to
allow decoder capability checks based on codec profile/level
allow decoder capability checks based on codec profile/level
...
...
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