]> git.sesse.net Git - kdenlive/commit
Second part of the capture rewrite. Decklink capture now seems to work with latest MLT
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 28 May 2011 08:08:49 +0000 (08:08 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 28 May 2011 08:08:49 +0000 (08:08 +0000)
commit05812d33728689c0c531b81e283cd4616ab07842
tree088ac23faa55eb199c81e28752256cdc76b934c8
parent2fe1ea37f9c3bc61b0ae4845bf9db9194f0a93d9
Second part of the capture rewrite. Decklink capture now seems to work with latest MLT

svn path=/trunk/kdenlive/; revision=5612
19 files changed:
src/CMakeLists.txt
src/abstractmonitor.cpp
src/abstractmonitor.h
src/blackmagic/capture.cpp
src/blackmagic/devices.cpp
src/blackmagic/devices.h
src/encodingprofilesdialog.cpp [new file with mode: 0644]
src/encodingprofilesdialog.h [new file with mode: 0644]
src/kdenlivesettings.kcfg
src/kdenlivesettingsdialog.cpp
src/kdenlivesettingsdialog.h
src/mltdevicecapture.cpp
src/mltdevicecapture.h
src/monitormanager.cpp
src/recmonitor.cpp
src/stopmotion/stopmotion.cpp
src/widgets/configcapture_ui.ui
src/widgets/configproject_ui.ui
src/widgets/manageencodingprofile_ui.ui [new file with mode: 0644]