Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement multiple timeline support for xml and viewer (#130)
* Implement multiple timeline support for xml and viewer. Bugfixes - implement multiple timeline read and write support for fcp_xml adapter - implement browsing multiple timelines in otioview - otioview, hide empty tracks - bugfix fcp_xml-write, timeline ranges not correct if clip rate differs from containing timeline rate - bugfix fcp_xml-write, when casting float to int we get rounding errors - bugfix otioview, clip marker not displaying at correct location if clip source doesn`t start at 0 - bugfix otioview, clip marker displaying outside clip range * Bugfixes - writing incorrect frame ranges around transitions where source rate differs from timeline rate - failing unittest trying to _get_single_sequence
- Loading branch information