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
2898d41f
authored
May 09, 2022
by
Ian Baker
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge pull request #9967 from jruesga:cea708-handle-multiple-service-blocks
PiperOrigin-RevId: 444816821
parents
4cf1207c
42301243
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
RELEASENOTES.md
libraries/extractor/src/main/java/androidx/media3/extractor/text/cea/Cea708Decoder.java
RELEASENOTES.md
View file @
2898d41f
...
@@ -30,6 +30,8 @@
...
@@ -30,6 +30,8 @@
*
SSA: Support
`OutlineColour`
style setting when
`BorderStyle == 3`
(i.e.
*
SSA: Support
`OutlineColour`
style setting when
`BorderStyle == 3`
(i.e.
`OutlineColour`
sets the background of the cue)
`OutlineColour`
sets the background of the cue)
(
[
#8435
](
https://github.com/google/ExoPlayer/issues/8435
)
).
(
[
#8435
](
https://github.com/google/ExoPlayer/issues/8435
)
).
*
CEA-708: Parse data into multiple service blocks and ignore blocks not
associated with the currently selected service number.
*
Extractors:
*
Extractors:
*
Matroska: Parse
`DiscardPadding`
for Opus tracks.
*
Matroska: Parse
`DiscardPadding`
for Opus tracks.
*
Parse bitrates from
`esds`
boxes.
*
Parse bitrates from
`esds`
boxes.
...
...
libraries/extractor/src/main/java/androidx/media3/extractor/text/cea/Cea708Decoder.java
View file @
2898d41f
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