pulseaudio/src
Jan Palus dd4dc5e8bc bluetooth/gst: Correct var type for GST_TYPE_BITMASK
GST_TYPE_BITMASK is 64-bit bit mask while corresponding channel_mask in
pulseaudio is int therefore usually 32-bit. Switch to uint64_t instead
to match internal representation in gstreamer.

Fixes pulseaudio crash on ARM 32-bit when pulseaudio is compiled with
gstreamer and either LDAC or aptX support is available.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/723>
2022-06-17 19:12:57 +00:00
..
daemon conf: Note configuration snippets must end in .pa 2021-12-18 19:56:46 +01:00
modules bluetooth/gst: Correct var type for GST_TYPE_BITMASK 2022-06-17 19:12:57 +00:00
pulse time-smoother-2: Fix integer type problem 2022-05-17 11:09:29 +00:00
pulsecore combine-sink: Fix threading issue during underrun 2022-06-17 12:57:24 +00:00
tests thread-test: Increase test timeout 2022-05-09 09:34:46 +03:00
utils pactl: fix parsing of percentages with decimal points 2022-06-04 00:24:49 -07:00
.gitignore tests: Add resampler rewind test 2021-11-03 18:37:31 +00:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
meson.build build-sys: meson: Fix indentation in daemon/client blocks 2021-11-17 16:06:23 +00:00