pipewire/spa/plugins/v4l2
Arun Raghavan 70aaec0ac4 spa: v4l2: Drop unused variable
Fixes warning:

[186/359] Compiling C object spa/plugins/v4l2/libspa-v4l2.so.p/v4l2-source.c.o
In file included from ../spa/plugins/v4l2/v4l2-source.c:164:
../spa/plugins/v4l2/v4l2-utils.c: In function ‘spa_v4l2_enum_format’:
../spa/plugins/v4l2/v4l2-utils.c:1103:22: warning: unused variable ‘drop_next’ [-Wunused-variable]
 1103 |                 bool drop_next = false;
      |                      ^~~~~~~~~
2025-07-03 10:07:54 -04:00
..
meson.build v4l2: use dll to track rate difference 2024-11-26 17:14:26 +01:00
v4l2-device.c v4l2: fix string size 2024-06-06 16:25:24 +02:00
v4l2-source.c v4l2: allow negotiation with modifier 2025-06-26 09:21:00 +00:00
v4l2-udev.c *: unify config.h handling 2025-05-30 10:24:13 +00:00
v4l2-utils.c spa: v4l2: Drop unused variable 2025-07-03 10:07:54 -04:00
v4l2.c *: unify config.h handling 2025-05-30 10:24:13 +00:00
v4l2.h spa: remove unnecessary indirection for some spa_log_topics 2023-10-06 13:08:24 +00:00