pipewire/spa/plugins
Konstantin Kharlamov ab71d2c3cb audioconvert: fix potential NULL reference in resample_native_init
That was found by GCC fanalyze pass. Fixes warning:

    ../spa/plugins/audioconvert/resample-native.c: In function ‘resample_native_init’:
    ../spa/plugins/audioconvert/resample-native.c:385:9: warning: dereference of NULL ‘0B’ [CWE-476] [-Wanalyzer-null-dereference]
      385 |         spa_log_debug(r->log, "native %p: q:%d in:%d out:%d n_taps:%d n_phases:%d features:%08x:%08x",
2021-07-05 19:35:06 +03:00
..
alsa alsa-seq: fix off-by-one for event offset 2021-07-05 16:25:11 +02:00
audioconvert audioconvert: fix potential NULL reference in resample_native_init 2021-07-05 19:35:06 +03:00
audiomixer spa: save the old change_mask and restore when emitting full 2021-05-27 15:21:44 +02:00
audiotestsrc test nodes: make the timerfd non-blocking 2021-07-01 11:52:35 +03:00
bluez5 treewide: mark things static and const 2021-06-30 14:44:08 +02:00
control spa: save the old change_mask and restore when emitting full 2021-05-27 15:21:44 +02:00
ffmpeg spa: save the old change_mask and restore when emitting full 2021-05-27 15:21:44 +02:00
jack spa: save the old change_mask and restore when emitting full 2021-05-27 15:21:44 +02:00
libcamera treewide: mark things static and const 2021-06-30 14:44:08 +02:00
support node-driver: remove timers when not a driver 2021-07-01 12:28:18 +02:00
test test nodes: make the timerfd non-blocking 2021-07-01 11:52:35 +03:00
v4l2 treewide: mark things static and const 2021-06-30 14:44:08 +02:00
videoconvert spa: save the old change_mask and restore when emitting full 2021-05-27 15:21:44 +02:00
videotestsrc test nodes: make the timerfd non-blocking 2021-07-01 11:52:35 +03:00
volume spa: save the old change_mask and restore when emitting full 2021-05-27 15:21:44 +02:00
vulkan test nodes: make the timerfd non-blocking 2021-07-01 11:52:35 +03:00
meson.build meson.build: adds V4L2 header and enablement reporting via summary() 2021-06-25 15:13:07 +03:00