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
93066b3b
authored
Feb 13, 2023
by
andrewlewis
Committed by
christosts
Feb 13, 2023
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Remove extra Extractors heading
PiperOrigin-RevId: 509196594
parent
51929625
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
93066b3b
...
...
@@ -28,11 +28,10 @@
(
[
#247
](
https://github.com/androidx/media/issues/247
)
).
*
Add
`ExoPlayer.setVideoEffects()`
for using
`Effect`
during video
playback.
*
Extractors:
*
Update
`SampleQueue`
to store
`sourceId`
as a
`long`
rather than an
`int`
. This changes the signatures of public methods
`SampleQueue.sourceId`
and
`SampleQueue.peekSourceId`
.
*
Extractors:
*
Extractors:
*
Throw a ParserException instead of a NullPointerException if the sample
table (stbl) is missing a required sample description (stsd) when
parsing trak atoms.
...
...
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