obs-studio/plugins/linux-v4l2
Kurt Kartaltepe b822faf73b linux-v4l2: Fixup invalid id
Previous fix in #2547 altered id before they were handed off to
callbacks and v4l2 wont strip its own flags from ids resulting in
invalid ids in the ioctl.

Instead add cleanup section and jump all branches there before looping.

(Jim edit: I'm changing this entire function so that it isn't horrible.)
2020-03-23 18:12:14 -07:00
..
data/locale Update translations from Crowdin 2020-03-16 20:14:50 +01:00
CMakeLists.txt linux-v4l2: Add support for controls 2019-12-18 09:22:05 -08:00
linux-v4l2.c Plugins: Add descriptions to modules 2018-09-11 18:28:58 -07:00
v4l2-controls.c linux-v4l2: Fixup invalid id 2020-03-23 18:12:14 -07:00
v4l2-controls.h linux-v4l2: Add support for controls 2019-12-18 09:22:05 -08:00
v4l2-helpers.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
v4l2-helpers.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
v4l2-input.c linux-v4l2: Add support for controls 2019-12-18 09:22:05 -08:00
v4l2-udev.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
v4l2-udev.h linux-v4l2: Replace custom udev callbacks 2015-04-23 21:50:36 +02:00