1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/codecs/libpcm
Michael Giacomelli e04e2938e7 Commit FS#10423 by Yoshihisa Uchida. Adds support for floating point PCM to libpcm.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24348 a1c6a512-1295-4272-9138-f99709370657
2010-01-27 18:10:08 +00:00
..
dvi_adpcm.c Commit FS#10422 by Yoshihisa Uchida. Seperates WAV and AIFF parsing from PCM decoding by introducing libpcm, a library for decoding linear and non-uniform PCM independently of the container format. 2010-01-27 17:25:10 +00:00
ieee_float.c Commit FS#10423 by Yoshihisa Uchida. Adds support for floating point PCM to libpcm. 2010-01-27 18:10:08 +00:00
itut_g711.c Commit FS#10422 by Yoshihisa Uchida. Seperates WAV and AIFF parsing from PCM decoding by introducing libpcm, a library for decoding linear and non-uniform PCM independently of the container format. 2010-01-27 17:25:10 +00:00
libpcm.make Commit FS#10422 by Yoshihisa Uchida. Seperates WAV and AIFF parsing from PCM decoding by introducing libpcm, a library for decoding linear and non-uniform PCM independently of the container format. 2010-01-27 17:25:10 +00:00
linear_pcm.c Commit FS#10422 by Yoshihisa Uchida. Seperates WAV and AIFF parsing from PCM decoding by introducing libpcm, a library for decoding linear and non-uniform PCM independently of the container format. 2010-01-27 17:25:10 +00:00
pcm_common.h Commit FS#10422 by Yoshihisa Uchida. Seperates WAV and AIFF parsing from PCM decoding by introducing libpcm, a library for decoding linear and non-uniform PCM independently of the container format. 2010-01-27 17:25:10 +00:00
SOURCES Commit FS#10423 by Yoshihisa Uchida. Adds support for floating point PCM to libpcm. 2010-01-27 18:10:08 +00:00
support_formats.h Commit FS#10423 by Yoshihisa Uchida. Adds support for floating point PCM to libpcm. 2010-01-27 18:10:08 +00:00