obs-studio/plugins/linux-v4l2
fryshorts 24d1495b84 linux-v4l2: Avoid nested device open/close.
This moves the calls to the property modified functions so the old
handler can close the device. Otherwise this would cause the device
to be opened multiple times.
2014-10-29 10:17:59 -07:00
..
data/locale linux-v4l2: Add 'Use System Timing' property 2014-10-23 11:38:59 -07:00
CMakeLists.txt Add udev helper library to v4l2 plugin. 2014-10-15 00:13:43 +02:00
linux-v4l2.c Remove macro to free locale 2014-07-27 17:29:10 -07:00
v4l2-helpers.c Use helper function to set framerate in v4l2 input. 2014-09-16 00:11:36 +02:00
v4l2-helpers.h Use helper function to set framerate in v4l2 input. 2014-09-16 00:11:36 +02:00
v4l2-input.c linux-v4l2: Avoid nested device open/close. 2014-10-29 10:17:59 -07:00
v4l2-udev.c Add udev helper library to v4l2 plugin. 2014-10-15 00:13:43 +02:00
v4l2-udev.h Add udev helper library to v4l2 plugin. 2014-10-15 00:13:43 +02:00