obs-studio/plugins/linux-v4l2
fryshorts 6c8216c6a6 Use helper function to set format in v4l2 input.
Since the helper function also needs to pack/unpack the resolution, the
pack/unpack functions were moved to the helper library and prefixed with
v4l2_ in order to avoid possible collisions.
2014-09-16 00:11:28 +02:00
..
data/locale Add latest translations from CrowdIn 2014-08-25 14:41:52 -07:00
CMakeLists.txt Fix double invocation of install_obs_plugin in every single plugin 2014-08-19 14:24:59 +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 format in v4l2 input. 2014-09-16 00:11:28 +02:00
v4l2-helpers.h Use helper function to set format in v4l2 input. 2014-09-16 00:11:28 +02:00
v4l2-input.c Use helper function to set format in v4l2 input. 2014-09-16 00:11:28 +02:00