]> git.sesse.net Git - kdenlive/commit
Prepare for clip extra data (reusable analysis data)
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 20 Oct 2012 19:45:35 +0000 (21:45 +0200)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 20 Oct 2012 19:45:35 +0000 (21:45 +0200)
commit4191df91ef00b8e1ea8f5cf627da46eb53246302
treeeca4f6c0ebbf6dd2626a79a8312662d666dabe41
parent0ecaca991853809ccb21f4232a7edfee3e660237
Prepare for clip extra data (reusable analysis data)
23 files changed:
effects/automask.xml
src/clipproperties.cpp
src/clipproperties.h
src/commands/CMakeLists.txt
src/commands/addextradatacommand.cpp [new file with mode: 0644]
src/commands/addextradatacommand.h [new file with mode: 0644]
src/customtrackview.cpp
src/customtrackview.h
src/docclipbase.cpp
src/docclipbase.h
src/effectstack/collapsibleeffect.cpp
src/effectstack/collapsibleeffect.h
src/effectstack/effectstackview2.cpp
src/effectstack/effectstackview2.h
src/effectstack/parametercontainer.cpp
src/effectstack/parametercontainer.h
src/effectstackedit.cpp
src/effectstackedit.h
src/mainwindow.cpp
src/projectlist.cpp
src/projectlist.h
src/projecttree/meltjob.cpp
src/widgets/clipproperties_ui.ui