pipewire/spa/plugins/v4l2
Philippe Normand 6b1c483cf7 spa: v4l2: Convert buf structure to union and fix alignment
The inotify_event field has a variable sized type, so it's recommended to store
it at the end of the storage unit. Fixes gnu-variable-sized-type-not-at-end warning.
2021-10-25 07:26:15 +00:00
..
meson.build spa: fix the indentation in the various meson.build files 2021-09-20 07:29:03 +00:00
v4l2-device.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
v4l2-source.c v4l2: use log topic 2021-10-03 12:12:09 +02:00
v4l2-udev.c spa: v4l2: Convert buf structure to union and fix alignment 2021-10-25 07:26:15 +00:00
v4l2-utils.c v4l2: handle discrete and stepwize frame size enumeration 2021-10-14 10:15:34 +02:00
v4l2.c v4l2: use log topic 2021-10-03 12:12:09 +02:00
v4l2.h v4l2: use log topic 2021-10-03 12:12:09 +02:00