libpcm: output depth corrects for the sign 1bit. linear pcm corrects bits shift.
commitd32b876f879e58f63b35f999a9f7492df2ecb72a
authoruchida <uchida@a1c6a512-1295-4272-9138-f99709370657>
Fri, 12 Mar 2010 11:34:09 +0000 (12 11:34 +0000)
committeruchida <uchida@a1c6a512-1295-4272-9138-f99709370657>
Fri, 12 Mar 2010 11:34:09 +0000 (12 11:34 +0000)
tree70a1dd858a8aa85e9e12157cdce71ac5b196c3d9
parent02f90791d82a9a45fe830ebcbe89d5e6d46c5b2b
libpcm: output depth corrects for the sign 1bit. linear pcm corrects bits shift.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25131 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/aiff.c
apps/codecs/libpcm/linear_pcm.c
apps/codecs/libpcm/pcm_common.h
apps/codecs/smaf.c
apps/codecs/vox.c
apps/codecs/wav.c
apps/codecs/wav64.c