Merge from vendor branch TNF:
authorjmcneill <jmcneill>
Thu, 18 Dec 2008 14:42:56 +0000 (14:42 +0000)
committerjmcneill <jmcneill>
Thu, 18 Dec 2008 14:42:56 +0000 (14:42 +0000)
commit08d1df176cb63256d7a17f3f6c471eabfb38da9d
tree26d3e1034fcee65837bb7c5b573110deb543ac11
parent1d942dad0c8a4a5d49fa512b28cbbb968e21d240
parent1c76345d49fb0e74671ff33684a40c722daf2287
Merge from vendor branch TNF:
Import pulseaudio version 0.9.13.

PulseAudio is a sound server for POSIX and Win32 systems. A sound server is
basically a proxy for your sound applications. It allows you to do advanced
operations on your sound data as it passes between your application and your
hardware. Things like transferring the audio to a different machine, changing
the sample format or channel count and mixing several sounds into one are
easily achieved using a sound server.