source, sink: Support weird sample rates
authorAlexander E. Patrakov <patrakov@gmail.com>
Mon, 2 Jun 2014 16:45:31 +0000 (22:45 +0600)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Thu, 5 Jun 2014 12:57:00 +0000 (15:57 +0300)
commit42c814b9f320c5868fac98b4291265ca00e79fde
tree75212b639de36cef3512d2882eba731350716a1c
parentd3d09c949d48c0144ddb0cc2d228a7a19657c72e
source, sink: Support weird sample rates

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

Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com>
BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=48109
src/daemon/daemon-conf.c
src/modules/dbus/iface-core.c
src/pulsecore/modargs.c
src/pulsecore/sink.c
src/pulsecore/source.c