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 TTML extent and origin percentage calculations #3029 #3044

Conversation

david-hm-morgan
Copy link
Contributor

No description provided.

@david-hm-morgan david-hm-morgan changed the title proposed fix and separation of atomic UTs (#3029) fix TTML extent and origin percentage calculations #3029 Dec 11, 2020
Copy link
Member

@joeyparrish joeyparrish left a comment

Choose a reason for hiding this comment

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

Looks great otherwise. Thanks for contributing!

lib/text/ttml_text_parser.js Outdated Show resolved Hide resolved
lib/text/ttml_text_parser.js Outdated Show resolved Hide resolved
- !== replaced with !=
- whitespace
@michellezhuogg
Copy link
Contributor

Hello @david-hm-morgan ,

Would you please resolve the conflicts and then we can merge your commit?
Width should be used for calculation viewportAnchorX, and height for calculation viewportAnchorY, is that correct?
Thank you!

@david-hm-morgan
Copy link
Contributor Author

Hi @michellezhuogg now resolved!

@michellezhuogg michellezhuogg merged commit d3640d1 into shaka-project:master Jan 29, 2021
shaka-bot pushed a commit that referenced this pull request Feb 3, 2021
1. Added hdr as a property in stream when constructing.
Fixes build failure from commit
7137286 .
PR #3116
Issue #2813

2. Fixed the test error from commit
d3640d1 .
PR #3044
Issue #3029

3. Fixed the new line with no other arguments from commit
0845843 .
PR #3060

Change-Id: I5833e49c1a95172742c4ec820960c9c5a7bf0cca
@joeyparrish
Copy link
Member

Unfortunately, this change doesn't cherry-pick well to v2.5.x. I tried to clean it up and eventually gave up. It does cherry-pick cleanly to v3.0.x. This will be part of v3.0.8.

@joeyparrish
Copy link
Member

It cherry-picked cleanly to v3.0.x, but the tests fail. So I think the changes may depend on some other changes in the TTML parser that didn't get cherry-picked. So this will be in v3.1.0 instead of v3.0.x.

@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
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.

3 participants