https://bugs.kde.org/show_bug.cgi?id=467391

--- Comment #23 from Jean-Baptiste Mardelle <[email protected]> ---
Git commit 5eff29d25c55798c06338186f3a1db86af7456ab by Jean-Baptiste Mardelle.
Committed on 08/09/2025 at 17:26.
Pushed by mardelle into branch 'master'.

Drop unused v4l dependency

v4l dependency was used when we implemented a webcam capture feature. This
feature has been dropped for some time and is not working anymore.
So there is no point in keeping the dependency. If we one day decide to
reimplement it, we should probably try to do it through QtMultimedia, not
through v4l.

M  +0    -13   src/CMakeLists.txt
M  +0    -6    src/capture/CMakeLists.txt
M  +2    -197  src/dialogs/settings/kdenlivesettingsdialog.cpp
M  +0    -6    src/dialogs/settings/kdenlivesettingsdialog.h
M  +0    -50   src/kdenlivesettings.kcfg
M  +0    -11   src/mainwindow.cpp
M  +0    -92   src/monitor/recmanager.cpp
M  +0    -2    src/monitor/recmanager.h
M  +9    -212  src/ui/configcapture_ui.ui

https://invent.kde.org/multimedia/kdenlive/-/commit/5eff29d25c55798c06338186f3a1db86af7456ab

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to