pulseaudio/src
Martin Wilck 432a91ed43 parecord: fix "Failed to open audio file" for FLAC and OGG
This patch fixes the following error:

$ pacat --file-format=ogg -r test.ogg
Failed to open audio file.
$ parecord sep.flac
Failed to open audio file.

libsndfile errors out if a WAV or OGG file is set to have anything but
SF_ENDIAN_FILE:

f4d1646e5c

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/526>
2021-04-19 13:35:48 +00:00
..
daemon build-sys: drop autotools build system 2021-03-15 18:25:06 +00:00
modules bluetooth: disable HSP HS profile by default 2021-04-16 08:33:42 +03:00
pulse proplist: tweak documentation for pa_proplist_get() 2021-04-09 01:47:58 +01:00
pulsecore sink-input, source-output: Add hooks for preferred device changes 2021-04-05 15:17:15 +00:00
tests json: add JSON encoder 2021-03-27 11:18:22 +00:00
utils parecord: fix "Failed to open audio file" for FLAC and OGG 2021-04-19 13:35:48 +00:00
.gitignore buildsys/autotools: add pulseaudio-x11.service.in 2021-03-01 15:25:09 +00:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
meson.build message-params: clean up 2021-03-27 11:18:22 +00:00