source, sink: Support weird sample rates

System Internals / PulseAudio - Alexander E. Patrakov [gmail.com] - 5 June 2014 07:57 UTC

This fixes assertion failures that manifest themselves with cards that support only weird rates such as 37286Hz. Tested with snd-pcsp.

42c814b source, sink: Support weird sample rates
src/daemon/daemon-conf.c | 6 ++----
src/modules/dbus/iface-core.c | 6 ++----
src/pulsecore/modargs.c | 3 ---
src/pulsecore/sink.c | 32 ++++++++++++++------------------
src/pulsecore/source.c | 32 ++++++++++++++------------------
5 files changed, 32 insertions(+), 47 deletions(-)

Upstream: cgit.freedesktop.org


  • Share