You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* freeze runners to their current versions according to this: https://github.com/actions/runner-images
* drop .dev1 suffix
* check the README.md for any updates
* update CONTRIBUTORS.md
* Added note to the readme about OpenTimelineio-Plugins
* c++ code formatted
---------
Signed-off-by: Eric Reinecke <[email protected]>
Copy file name to clipboardexpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,10 @@ To provide interoperability with other file formats or applications lacking a
67
67
native integration, the opentimelineio community has built a number of python
68
68
adapter plugins. This includes Final Cut Pro XML, AAF, CMX 3600 EDL, and more.
69
69
70
+
**Note: for releases after v0.16, the [OpenTimelineIO PyPI package](https://pypi.org/project/OpenTimelineIO/) will only include the core libraries and file formats. Users that need the full set of adapter plugins should use the [OpenTimelineIO-Plugins PyPI Package](https://pypi.org/project/OpenTimelineIO-Plugins/). Each OpenTimelineIO release will have a matching OpenTimelineIO-Plugins release.**
71
+
72
+
For more information: https://github.com/AcademySoftwareFoundation/OpenTimelineIO/issues/1386
73
+
70
74
For more information about this, including supported formats, see: https://opentimelineio.readthedocs.io/en/latest/tutorials/adapters.html
0 commit comments