]> code.delx.au - pulseaudio/commit
resampler: fix identity check
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 19 Aug 2009 15:24:23 +0000 (17:24 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 20 Aug 2009 09:31:04 +0000 (11:31 +0200)
commit548b735ccf8474ebe60137375cdda4e58582efc3
tree3d70a85d841c1a38cd6106ce23199434a078d9a5
parentd04a6e935f8352a4ffd93cb1aeddac8f605a099a
resampler: fix identity check

Fix the identity matrix check for mono to stereo.
Help the compiler generate better code for the C implementation of the channel
remapping code.
src/pulsecore/resampler.c