Commit c19aa58
committed
AAF adapter: added
Added `clip_timecode_offset` as new optional argument.
By default, the behaviour is the same as before.
However, if the parameter is set to `False`, the global
timecode offset will not be added to the clip source range. This allows for easy access to the actual
source range used in the clip.clip_timecode_offset argument1 parent 5957ddc commit c19aa58
File tree
2 files changed
+50
-2
lines changed- contrib/opentimelineio_contrib/adapters
- tests
2 files changed
+50
-2
lines changedLines changed: 22 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
300 | 303 | | |
301 | 304 | | |
302 | 305 | | |
303 | | - | |
| 306 | + | |
304 | 307 | | |
305 | 308 | | |
306 | 309 | | |
| |||
1153 | 1156 | | |
1154 | 1157 | | |
1155 | 1158 | | |
1156 | | - | |
| 1159 | + | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
1157 | 1172 | | |
| 1173 | + | |
1158 | 1174 | | |
1159 | 1175 | | |
1160 | 1176 | | |
1161 | 1177 | | |
1162 | 1178 | | |
1163 | 1179 | | |
1164 | 1180 | | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
1165 | 1185 | | |
1166 | 1186 | | |
1167 | 1187 | | |
| |||
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
592 | 620 | | |
593 | 621 | | |
594 | 622 | | |
| |||
0 commit comments