pipewire/src
Jonas Ådahl 15b4c58e80 gst: Don't ask for DMA buffers
Gstreamer simply mmap()s the DMA buffers. This can be very very slow on
some hardware, so don't ask for it. For gstreamer to support DMA
buffers, it will need to support a proper way of transferring the
buffers from the GPU to the CPU, e.g. using EGL/OpenGL.
2021-11-11 10:22:37 +00:00
..
daemon jack: add option to disable monitor ports 2021-10-29 09:27:46 +02:00
examples examples: video-play-fixate.c add fallback for older PipeWire versions 2021-11-10 22:23:30 +00:00
gst gst: Don't ask for DMA buffers 2021-11-11 10:22:37 +00:00
modules Only handle -EPIPE eerrors. 2021-11-10 19:26:03 +00:00
pipewire utils: export pw_getrandom 2021-11-09 16:16:30 +01:00
tests tests: add new ABI test for stream 2021-10-27 11:31:39 +02:00
tools pw-mon: add support for colored output 2021-11-11 08:21:58 +00:00
meson.build Remove media-session from this tree 2021-10-18 20:44:07 +10:00