.. |
adx_header.c
|
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@75 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
|
2008-05-03 19:41:28 +00:00 |
adx_header.h
|
moving some more stuff around
|
2008-02-05 01:52:42 +00:00 |
afc_header.c
|
a few 16-bit reads should have been unsigned
|
2008-03-11 05:17:57 +00:00 |
afc_header.h
|
Add AFC decoding and .afc file reading. Rename DSP files and fcns.
|
2008-03-03 21:38:11 +00:00 |
agsc.c
|
a few 16-bit reads should have been unsigned
|
2008-03-11 05:17:57 +00:00 |
agsc.h
|
Added AGSC DSP header reading.
|
2008-02-07 10:52:19 +00:00 |
ast.c
|
Add AST (AFC and PCM).
|
2008-03-04 00:46:55 +00:00 |
ast.h
|
Add AST (AFC and PCM).
|
2008-03-04 00:46:55 +00:00 |
brstm.c
|
support for > 2 channel brstm
|
2008-04-15 15:50:17 +00:00 |
brstm.h
|
moving some more stuff around
|
2008-02-05 01:52:42 +00:00 |
Cstr.c
|
add Cstr (lots of checking), add company names to metadata formats, some dsp looping debugging stuff (with DEBUG defined)
|
2008-04-02 16:11:53 +00:00 |
Cstr.h
|
add Cstr (lots of checking), add company names to metadata formats, some dsp looping debugging stuff (with DEBUG defined)
|
2008-04-02 16:11:53 +00:00 |
gcsw.c
|
Now buildable with MSVS 2005.
|
2008-04-03 13:40:36 +00:00 |
gcsw.h
|
add GCSW support
|
2008-04-02 17:50:50 +00:00 |
halpst.c
|
revise nibble to sample conversion
|
2008-03-25 07:28:31 +00:00 |
halpst.h
|
Add HALPST (.hps), unify blocked layouts.
|
2008-03-04 07:15:25 +00:00 |
nds_strm.c
|
16-bit read of samplerate should be unsigned
|
2008-03-11 05:20:36 +00:00 |
nds_strm.h
|
NDS STRM format support (only decoding PCM for now)
|
2008-02-05 07:38:00 +00:00 |
ngc_adpdtk.c
|
Added ADP/DTK decoding.
|
2008-02-13 14:31:21 +00:00 |
ngc_adpdtk.h
|
Added ADP/DTK decoding.
|
2008-02-13 14:31:21 +00:00 |
ngc_dsp_std.c
|
resigned to cheating with adpcm hist at loop for std dsp and rs03
|
2008-03-31 20:17:07 +00:00 |
ngc_dsp_std.h
|
add standard dsp and rs03 (looping still off), and dual file stereo
|
2008-03-25 07:30:04 +00:00 |
ps2_ads.c
|
whitespace cleanup (tabs to spaces, unix line endings), and one unused variable
|
2008-05-04 22:10:30 +00:00 |
ps2_ads.h
|
Adding psx_decoder.c + support for PS2 (ADS/SS2) Files
|
2008-05-04 20:36:40 +00:00 |
ps2_npsf.c
|
Adding NPSF (PS2) Support - Fixing PSX Decoder for interleaved formats
|
2008-05-05 22:45:21 +00:00 |
ps2_npsf.h
|
Adding NPSF (PS2) Support - Fixing PSX Decoder for interleaved formats
|
2008-05-05 22:45:21 +00:00 |
rs03.c
|
comment on rs03 header check
|
2008-03-31 22:10:02 +00:00 |
rs03.h
|
add standard dsp and rs03 (looping still off), and dual file stereo
|
2008-03-25 07:30:04 +00:00 |
rsf.c
|
Strengthen rsf check (check for nonzero nibbles), start second channel more precisely
|
2008-04-02 16:07:14 +00:00 |
rsf.h
|
add .rsf (G.721)
|
2008-02-14 22:10:08 +00:00 |
rwsd.c
|
rwsd working
|
2008-05-06 02:58:29 +00:00 |
rwsd.h
|
Beginning rwsd supprot
|
2008-05-06 01:01:06 +00:00 |