Skip to content

Commit 72c0248

Browse files
committed
Remove Kdenlive adapter for split out
As part of the ongoing outlining process of contrib adapters, this removes the Kdenlive adapter from the core repository. As discussed with the Kdenlive team (of which @vpinon, the original author, is part), the code has been moved to the KDE GitLab https://invent.kde.org/multimedia/kdenlive-opentimelineio Related #1378 Signed-off-by: Julius Künzel <[email protected]>
1 parent 531edf5 commit 72c0248

File tree

6 files changed

+0
-14990
lines changed

6 files changed

+0
-14990
lines changed

contrib/opentimelineio_contrib/adapters/contrib_adapters.plugin_manifest.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,6 @@
4848
"name": "xges",
4949
"filepath": "xges.py",
5050
"suffixes": ["xges"]
51-
},
52-
{
53-
"OTIO_SCHEMA": "Adapter.1",
54-
"name": "kdenlive",
55-
"filepath": "kdenlive.py",
56-
"suffixes": ["kdenlive"]
5751
}
5852
],
5953
"schemadefs" : [

0 commit comments

Comments
 (0)