Skip to content

OPTI-1528: handle CC prefix for CEA text tracks on Player API below 11th release#84

Open
adadukin-dolby wants to merge 37 commits intodevelopfrom
bugfix/OPTI-1528-add-cc-label-if-language-or-label-unknown
Open

OPTI-1528: handle CC prefix for CEA text tracks on Player API below 11th release#84
adadukin-dolby wants to merge 37 commits intodevelopfrom
bugfix/OPTI-1528-add-cc-label-if-language-or-label-unknown

Conversation

@adadukin-dolby
Copy link
Copy Markdown
Contributor

No description provided.

@adadukin-dolby adadukin-dolby force-pushed the bugfix/OPTI-1528-add-cc-label-if-language-or-label-unknown branch from b124ddd to 03ab98f Compare March 16, 2026 13:49
@adadukin-dolby adadukin-dolby force-pushed the bugfix/OPTI-1528-add-cc-label-if-language-or-label-unknown branch from 57f42c8 to e826a42 Compare March 16, 2026 15:45
@adadukin-dolby adadukin-dolby force-pushed the bugfix/OPTI-1528-add-cc-label-if-language-or-label-unknown branch from e826a42 to cd1c24a Compare March 16, 2026 15:57
@adadukin-dolby
Copy link
Copy Markdown
Contributor Author

@MattiasBuelens I think we may want to wait until the changes are live to be able to run tests alongside the PR

@MattiasBuelens MattiasBuelens force-pushed the bugfix/OPTI-1528-add-cc-label-if-language-or-label-unknown branch 2 times, most recently from a3fe16e to 597050f Compare March 17, 2026 14:46
@MattiasBuelens MattiasBuelens force-pushed the bugfix/OPTI-1528-add-cc-label-if-language-or-label-unknown branch from a89ddbe to 475dd6e Compare March 27, 2026 13:05
@@ -64,18 +67,33 @@ fun formatTime(time: Double, guide: Double = 0.0, preferNegative: Boolean = fals
*/
@Composable
fun formatTrackLabel(track: Track): String {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is technically speaking public API, so I've renamed it back to formatTrackLabel with the same signature. 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants