-
Notifications
You must be signed in to change notification settings - Fork 309
Issue 912: cmx_3600 adapter incorrectly processing three-clip transitions #919
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
Merged
ssteinbach
merged 6 commits into
AcademySoftwareFoundation:master
from
JoshBurnell:issue-912
Mar 25, 2021
Merged
Changes from 4 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
9565fcc
Issue #912 - Test for dissolve issue with cmx_3600 adapter
866aadf
Issue #912 - Change cmx_3600 adapter for A->B->C Transitions"
e739da5
Merge branch 'master' into issue-912
83534ac
Issue #912 - Formatting Change for lint
647dd56
Update src/py-opentimelineio/opentimelineio/adapters/cmx_3600.py
JoshBurnell 8f7fe1a
Lint changes
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
TITLE: TRANSITION_TEST_2 | ||
FCM: NON-DROP FRAME | ||
001 ABC0000. V C 01:00:06:18 01:00:08:00 01:04:11:17 01:04:12:23 | ||
002 ABC0010. V C 01:00:06:15 01:00:08:18 01:04:12:23 01:04:15:02 | ||
003 ABC0010. V C 01:00:08:18 01:00:08:18 01:04:15:02 01:04:15:02 | ||
003 ABC0020. V D 035 01:00:06:22 01:00:10:07 01:04:15:02 01:04:18:11 | ||
* BLEND, DISSOLVE | ||
004 ABC0020. V C 01:00:10:07 01:00:10:07 01:04:18:11 01:04:18:11 | ||
004 ABC0030. V D 064 01:00:06:10 01:00:09:22 01:04:18:11 01:04:21:23 | ||
* BLEND, DISSOLVE | ||
005 ABC0040. V C 01:00:08:14 01:00:12:14 01:04:21:23 01:04:25:23 | ||
060 ABC0050. V C 01:00:12:06 01:00:17:21 01:04:25:23 01:04:31:14 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.