]> git.sesse.net Git - kdenlive/commit
Basic webcam (video4linux) autodetection
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Tue, 26 Oct 2010 20:42:55 +0000 (20:42 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Tue, 26 Oct 2010 20:42:55 +0000 (20:42 +0000)
commite2d9e6fe8472f8170c6bb7be61a2e781fefac9ff
treebf46de776299d560f5f01d5e2d24476bea872da5
parent7da639ea0fd02182a860ff7ddfd40077276fe9a6
Basic webcam (video4linux) autodetection

svn path=/trunk/kdenlive/; revision=5053
14 files changed:
src/CMakeLists.txt
src/blackmagic/capture.cpp
src/blackmagic/capture.h
src/kdenlivesettingsdialog.cpp
src/stopmotion/capturehandler.h
src/stopmotion/stopmotion.cpp
src/v4l/src.c
src/v4l/src.h
src/v4l/src_v4l2.c
src/v4l/v4lcapture.cpp
src/v4l/v4lcapture.h
src/widgets/wizardcapture_ui.ui [new file with mode: 0644]
src/wizard.cpp
src/wizard.h