pipewire/pipewire-v4l2/src
Steve Langasek 4af8b0f5a7 v4l2: unset _TIME_BITS in addition to _FILE_OFFSET_BITS
The v4l2 build unsets _FILE_OFFSET_BITS, which is not allowed when setting
_TIME_BITS=64.  Having verified that nothing in this module is sensitive to
64-bit time_t (none of the functions it intercepts handle time), we also
unset _TIME_BITS to allow this to build as before.

Signed-off-by: Steve Langasek <steve.langasek@canonical.com>
Reviewed-by: Dylan Aïssi <dylan.aissi@collabora.com>
2024-03-16 09:25:27 +01:00
..
meson.build v4l2: unset _TIME_BITS in addition to _FILE_OFFSET_BITS 2024-03-16 09:25:27 +01:00
pipewire-v4l2.c v4l2: check for format support 2023-08-01 12:59:35 +02:00
pipewire-v4l2.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
pw-v4l2.in ci: ShellCheck preprocessed scripts separately 2023-09-15 08:49:36 +00:00
v4l2-func.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00