]> git.alsa-project.org Git - alsa-plugins.git/commit
Use S32/FLOAT32 only where available in the PA libs
authorLennart Poettering <lennart@poettering.net>
Wed, 3 Sep 2008 18:04:26 +0000 (20:04 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 3 Sep 2008 18:25:38 +0000 (20:25 +0200)
commitb05f0176d1427586e411a91cda02a8877c5c8c0d
tree907f153b4dcce37da6f490163af8f1576d93f794
parentd0e5d3638fcc30c01d59742fbf6dbe15d4ec610e
Use S32/FLOAT32 only where available in the PA libs

S32 samples are a recent addition to the PA API, so check if they are available
before actually using them.
pulse/pcm_pulse.c