pulseaudio/src
Arun Raghavan cc021c7330 sink, source: Add a mode to avoid resampling if possible
This adds an "avoid-resampling" option to daemon.conf that makes the
daemon try to use the stream sample rate if possible (the device needs
to support it, which currently only ALSA does), and there should not be
any other stream connected).

This should enable some of the "audiophile" use-cases where users wish
to play high sample rate audio files without resampling.

We still will do conversion if sample formats don't match, though. This
means that if you want to play 96 kHz/24 bit audio without any
modification the default format will need to be set to be 24-bit as
well. This will force all streams to be upconverted, which, other than
the wasted resources, should be relatively harmless.
2017-01-30 13:54:43 +05:30
..
daemon sink, source: Add a mode to avoid resampling if possible 2017-01-30 13:54:43 +05:30
modules suspend-on-idle: resume on unload 2017-01-20 12:04:56 +02:00
pulse stream: Frame-align divided audio segments 2016-11-24 20:40:07 +02:00
pulsecore sink, source: Add a mode to avoid resampling if possible 2017-01-30 13:54:43 +05:30
tests thread-test: fix deadlock 2017-01-26 07:56:54 +02:00
utils padsp: allow overriding library install location 2017-01-19 03:00:45 +02:00
.gitignore pulse: Add a JSON-parsing library 2016-06-22 21:04:47 +05:30
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am raop: Merge TCP and UDP code paths + refactoring 2017-01-19 03:10:19 +02:00
map-file volume: Add LFE balance API 2015-10-30 09:13:10 +02:00