libpcm: output depth corrects for the sign 1bit. linear pcm corrects bits shift.
commitbd38f4d3ac9553a0b349d32abbb602d33ce9e182
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
parentb16a392e29c58b996b025df57a100d20c21f1160
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