obs-studio/plugins/linux-v4l2
gxalpha 79822a58c3 libobs,plugins: Remove new obs_output_*2 functions
Effectively reverting parts of d314d47, this commit removes the new
functions that got added to remove the flags parameter. Instead, it just
marks the parameter as unused and documents this. Having what is
effectively an API break just to remove a parameter is a bit overkill.
The other parts of d314d47 which cleaned up the usage of the flags
parameter are untouched here.
2023-06-10 16:13:05 -07:00
..
data/locale Update translations from Crowdin 2023-05-01 23:11:13 +00:00
CMakeLists.txt cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04: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 UI, libobs: Fix not handled in switch warnings 2023-03-26 10:47:01 +11: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: Fix fallback framerate for camera 2023-03-19 09:39:36 +11:00
v4l2-output.c libobs,plugins: Remove new obs_output_*2 functions 2023-06-10 16:13:05 -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