pipewire/spa/plugins
Javier Martinez Canillas 76cb5c1169 libcamera: remove unused buffer variable in LibCamera::stop()
To fix build warning about a variable being unused in LibCamera::stop():

[1/2] Compiling C++ object spa/plugins/libcamera/libspa-libcamera.so.p/libcamera_wrapper.cpp.o
../spa/plugins/libcamera/libcamera_wrapper.cpp: In member function ‘void LibCamera::stop()’:
../spa/plugins/libcamera/libcamera_wrapper.cpp:531:58: warning: unused variable ‘buffer’ [-Wunused-variable]
  531 |                 for (const std::unique_ptr<FrameBuffer> &buffer : this->allocator_->buffers(stream)) {
      |                                                          ^~~~~~
2021-07-23 07:59:10 +00:00
..
alsa acp: sync with pulseaudio 2021-07-21 13:11:17 +02:00
audioconvert spa: add 64 AUX channels 2021-07-21 11:25:43 +02:00
audiomixer spa: save the old change_mask and restore when emitting full 2021-05-27 15:21:44 +02:00
audiotestsrc audiotestsrc: convert sizes to const size_t 2021-07-05 23:30:45 +03:00
bluez5 bluez5: handle no data written to sco socket 2021-07-23 07:58:39 +00: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 avoid shadowing arguments 2021-07-06 17:55:16 +02:00
libcamera libcamera: remove unused buffer variable in LibCamera::stop() 2021-07-23 07:59:10 +00:00
support loop: improve invoke avail check 2021-07-19 10:12:15 +02:00
test test nodes: make the timerfd non-blocking 2021-07-01 11:52:35 +03:00
v4l2 spa: clear all devices when udev monitor stops 2021-07-13 17:03:30 +00: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