pipewire/spa/plugins
Wim Taymans 7b225708e9 test: getopt_long returns an int
./spa/plugins/alsa/test-timer.c: In function ‘main’:
../spa/plugins/alsa/test-timer.c:224:79: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  224 |         while ((c = getopt_long(argc, argv, "hD:f:r:c:", long_options, NULL)) != -1) {
      |
2022-04-19 16:48:27 +02:00
..
aec Cleanup argument names in methods and events interfaces: object/data, 2nd pass. 2022-04-18 07:49:35 +00:00
alsa test: getopt_long returns an int 2022-04-19 16:48:27 +02:00
audioconvert channelmix: tweak defaults a little. 2022-04-12 12:04:55 +02:00
audiomixer spa: clamp required alignment to cpu alignment 2022-01-28 11:49:06 +01:00
audiotestsrc spa: Improve PropInfo fields 2022-03-30 17:09:08 +02:00
bluez5 spa: Improve PropInfo fields 2022-03-30 17:09:08 +02:00
control buffers: make alignment optional 2022-01-03 12:32:26 +01:00
ffmpeg treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
jack buffers: make alignment optional 2022-01-03 12:32:26 +01:00
libcamera spa: Improve PropInfo fields 2022-03-30 17:09:08 +02:00
support move some debug to fastpath 2022-03-28 16:25:00 +02:00
test spa: only remove embedded source from data loop from within the loop 2022-03-06 18:40:43 +00:00
v4l2 spa: Improve PropInfo fields 2022-03-30 17:09:08 +02:00
videoconvert buffers: make alignment optional 2022-01-03 12:32:26 +01:00
videotestsrc spa: Improve PropInfo fields 2022-03-30 17:09:08 +02:00
volume spa: Improve PropInfo fields 2022-03-30 17:09:08 +02:00
vulkan spa: Improve PropInfo fields 2022-03-30 17:09:08 +02:00
meson.build module-echo-cancel: Move backends to dynamic libaries 2022-02-15 15:45:46 +00:00