]> code.delx.au - pulseaudio/commit
volume: Fix sample array size for tests
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 27 Oct 2010 10:30:14 +0000 (11:30 +0100)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Sat, 5 Mar 2011 07:48:01 +0000 (13:18 +0530)
commit516dd169b493e37c8445cb68831529020272d0d5
tree58f6692ef5c65d81c42f5a86f9bbd0fc2e078b39
parent50448e11308c455f0ff504ecbb92e730c7ca2bdb
volume: Fix sample array size for tests

Somewhere in the history of the MMX tests, the number of channels was
changed from 1 to 2, but the number of samples was not increased to make
it even (multiple of the frame size).
src/pulsecore/svolume_arm.c
src/pulsecore/svolume_mmx.c
src/pulsecore/svolume_sse.c