obs-studio/plugins/linux-v4l2
fryshorts cdbf193e2e linux-v4l2: Add buffering option
Add a source property to enable buffering of frames, which is enabled by
default. This replaces the old "Use system timing" option by setting the
unbuffered source flag instead of using different timestamps.
While similar in intentions to the old option, this method should reduce
latency even more.
2015-03-04 21:21:22 +01:00
..
data/locale linux-v4l2: Add buffering option 2015-03-04 21:21:22 +01: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 linux-v4l2: Add helper function to set dv timing 2015-02-24 23:32:46 +01:00
v4l2-helpers.h linux-v4l2: Add helper function to set dv timing 2015-02-24 23:32:46 +01:00
v4l2-input.c linux-v4l2: Add buffering option 2015-03-04 21:21:22 +01: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