pipewire/spa/plugins/v4l2
Barnabás Pőcze f5d51162c4 treewide: mark things static and const
Mark some structures, arrays static/const at various places.
In some cases this prevents unnecessary initialization
when a function is entered.

All in all, the text segments across all shared
libraries are reduced by about 2 KiB. However,
the total size increases by about 2 KiB as well.
2021-06-30 14:44:08 +02:00
..
meson.build meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
v4l2-device.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
v4l2-source.c v4l2: implement latency get and set 2021-06-24 16:05:31 +02:00
v4l2-udev.c spa: save the old change_mask and restore when emitting full 2021-05-27 15:21:44 +02:00
v4l2-utils.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
v4l2.c monitor: remove monitor API and use device 2019-09-20 13:04:14 +02:00
v4l2.h v4l2: use 32 buffers max 2019-05-27 15:35:20 +02:00