Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix cea608 whitespace rendering #6329

Merged

Conversation

david-hm-morgan
Copy link
Contributor

@david-hm-morgan david-hm-morgan commented Mar 6, 2024

Ensure whitespace rendered in CEA-608 test streams instead of (braille pattern blank).
Updated UT too, but avoiding this char at ends of the string hence vulnerable to trim() 🤦

Fixes #6328

@david-hm-morgan
Copy link
Contributor Author

Fix proposed for #6328

@shaka-bot
Copy link
Collaborator

Incremental code coverage: 100.00%

@joeyparrish joeyparrish changed the title fix: #6328 cea608 whitespace fix: Fix cea608 whitespace rendering Mar 6, 2024
@joeyparrish
Copy link
Member

Thanks for the fix!

@joeyparrish joeyparrish merged commit 8cf9d59 into shaka-project:main Mar 6, 2024
17 checks passed
avelad pushed a commit that referenced this pull request Apr 8, 2024
Ensure whitespace rendered in CEA-608 test streams instead of `⠀` (braille pattern blank).
Updated UT too, but avoiding this char at ends of the string hence vulnerable to trim() 🤦 

Fixes #6328
avelad pushed a commit that referenced this pull request Apr 8, 2024
Ensure whitespace rendered in CEA-608 test streams instead of `⠀` (braille pattern blank).
Updated UT too, but avoiding this char at ends of the string hence vulnerable to trim() 🤦 

Fixes #6328
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label May 5, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators May 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CEA608 captions show (Braille pattern blank) instead of whitespace
3 participants