obs-studio/plugins/linux-v4l2
obiwac 93c2e681ca linux-v4l2: scandir with alphasort on non-Linux
Sort video device entries with `alphasort` on non-Linux platforms,
as opposed to `versionsort` on Linux.
(`versionsort` is a GNU extension, unavailable on e.g. FreeBSD.)

UI: Fix call to `to_string` on FreeBSD
2022-02-26 15:36:08 -08:00
..
data/locale Update translations from Crowdin 2022-02-06 02:24:08 +00:00
CMakeLists.txt linux-v4l2: Support for Motion-JPEG codec 2021-11-02 06:04:54 -07: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-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: Use decoded MJPEG pixel format 2022-02-19 23:53:41 -03:00
v4l2-mjpeg.c linux-v4l2: Fix warnings in mjpeg 2022-02-25 12:22:22 -03:00
v4l2-mjpeg.h linux-v4l2: Fix warnings in mjpeg 2022-02-25 12:22:22 -03:00
v4l2-output.c linux-v4l2: scandir with alphasort on non-Linux 2022-02-26 15:36:08 -08:00
v4l2-udev.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
v4l2-udev.h linux-v4l2: Replace custom udev callbacks 2015-04-23 21:50:36 +02:00