pipewire/src
Chiluka Rohith d444eebea4 pw-cat: Fix waveX format endian assign
SF_FORMAT_WAVEX is not supported to SF_ENDIAN_CPU. Due to that, unable
to record in .wav file (for > 2 channels).  Add case for SF_FORMAT_WAVEX
to get assign SF_ENDIAN_FILE.

Fixes #5233
2026-04-16 13:57:37 +02:00
..
daemon only dlopen from the defined search paths 2026-04-07 09:51:47 +02:00
examples stream: Make capability device IDs an JSON object 2026-01-22 16:08:19 +00:00
gst gst: fix compilation on older GStreamer 2026-03-04 17:57:31 +01:00
modules dlopen: support search path ending in / 2026-04-16 10:18:03 +02:00
pipewire pipewire: check init count before loading plugins 2026-04-16 10:17:52 +02:00
tests stream: return -EIO when doing get_time in != STREAMING 2026-02-12 12:26:33 +01:00
tools pw-cat: Fix waveX format endian assign 2026-04-16 13:57:37 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00