]> code.delx.au - pulseaudio/commit
sndfile-util: fix format for 24bit depth wav files
authorKiran Krishnappa <kiraank@gmail.com>
Thu, 10 Oct 2013 06:30:09 +0000 (23:30 -0700)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Sat, 12 Oct 2013 20:16:36 +0000 (23:16 +0300)
commitab254364868240623b6643d80a7447d6ee7b0e44
tree6cad1f24eb7fde69ff434fbd3b58276ef4ab3f20
parentf81e3e1d7852c05b4b737ac7dac4db95798f0117
sndfile-util: fix format for 24bit depth wav files

PA_SAMPLE_24NE generated in pa_sndfile_read_sample_spec is not
handled in pa_sndfile_readf and writef function. paplay/parecord
used to get aborted for 24bit depth wav files
src/pulsecore/sndfile-util.c