mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
This generalises the avoid-resampling concept (don't resample for any rate above the default/alternate sample rate) to include channel count and sample format as well. The rationale for this is that users who wish to send out their data untouched by processing in PulseAudio can do so. In addition to this, there are opportunities for certain hardware (such as systems with a DSP connected to a codec) to offload processing to the DSP (providing potential cost savings). Finally, this also enables modules that might be able to perform transformations of (ANY -> sink format), and this allows us to implement such transformations. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| default.pa.5.xml.in | ||
| esdcompat.1.xml.in | ||
| meson.build | ||
| pacat.1.xml.in | ||
| pacmd.1.xml.in | ||
| pactl.1.xml.in | ||
| padsp.1.xml.in | ||
| pasuspender.1.xml.in | ||
| pax11publish.1.xml.in | ||
| pulse-cli-syntax.5.xml.in | ||
| pulse-client.conf.5.xml.in | ||
| pulse-daemon.conf.5.xml.in | ||
| pulseaudio.1.xml.in | ||
| start-pulseaudio-x11.1.xml.in | ||
| xmltoman | ||
| xmltoman.css | ||
| xmltoman.dtd | ||
| xmltoman.xsl | ||