0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/linux-v4l2
PatTheMav ecdbab6c7a
linux-v4l2: Replace invocations of sprintf with snprintf
Fixes deprecation warnings in Xcode 14/clang on macOS and reduces
chance of buffer overflows.
2022-11-11 19:51:27 +01:00
..
data/locale Update translations from Crowdin 2022-10-25 22:32:14 +00:00
CMakeLists.txt linux-v4l2: Add support for H.264 2022-06-17 18:49:12 +10:00
linux-v4l2.c linux-v4l2: Improve module detection 2021-01-25 04:14:29 -08:00
v4l2-controls.c v4l2: Ignore menu controls with no permissible values 2021-10-16 15:24:20 -07:00
v4l2-controls.h linux-v4l2: Add support for controls 2019-12-18 09:22:05 -08:00
v4l2-decoder.c linux-v4l2: Add support for H.264 2022-06-17 18:49:12 +10:00
v4l2-decoder.h deps,libobs,plugins: Fix discarded-qualifiers warnings with FFmpeg 5 2022-07-22 08:50:36 -04:00
v4l2-helpers.c linux-v4l2: Add auto reset on timeout option 2021-01-20 16:45:05 -08:00
v4l2-helpers.h linux-v4l2: Use decoded MJPEG pixel format 2022-02-19 23:53:41 -03:00
v4l2-input.c linux-v4l2: Replace invocations of sprintf with snprintf 2022-11-11 19:51:27 +01:00
v4l2-output.c linux-v4l2: Send STREAMON/STREAMOFF on vcam start/stop 2022-10-20 18:35:35 -07:00
v4l2-udev.c linux-v4l2: Correct udev fd poll event test 2022-08-17 12:32:47 -03:00
v4l2-udev.h linux-v4l2: Replace custom udev callbacks 2015-04-23 21:50:36 +02:00