vgmstream/src/coding
2008-09-29 21:06:12 +00:00
..
acm_decoder.c bitstream reading was majorly broken for edge cases (of which there are a lot in a MUS playlist!) 2008-07-22 04:47:37 +00:00
acm_decoder.h libacm 1.0 2008-07-22 03:15:57 +00:00
adx_decoder.c consolidate headers 2008-05-06 03:35:37 +00:00
aica_decoder.c Yamaha AICA decoder, and Dreamcast .str (Sega Stream Asset Builder) 2008-08-13 06:11:05 +00:00
coding.h git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@435 51a99a44-fe44-0410-b1ba-c3e57ba2b86b 2008-09-21 14:58:50 +00:00
eaxa_decoder.c dvi and bg00 fo runixland, clean up a few warnings, update readme 2008-07-18 20:12:52 +00:00
g72x_state.h consolidate headers 2008-05-06 03:35:37 +00:00
g721_decoder.c consolidate headers 2008-05-06 03:35:37 +00:00
ima_decoder.c some modifications on xbox decoder to handle multi channels streams 2008-09-29 21:06:12 +00:00
Makefile.unix.am Fix broken UNIX build 2008-08-22 03:28:33 +00:00
mpeg_decoder.c support for mpeg audio in genh 2008-07-06 15:33:38 +00:00
msadpcm_decoder.c add nonworking de2 (uses msadpcm), clean up some warnings 2008-08-11 07:19:44 +00:00
ngc_afc_decoder.c consolidate headers 2008-05-06 03:35:37 +00:00
ngc_dsp_decoder.c add support for Wii fsb from Metroid Prime 2, required a new layout type 2008-07-14 13:30:26 +00:00
ngc_dtk_decoder.c consolidate headers 2008-05-06 03:35:37 +00:00
nwa_decoder.c don't declare variables in the middle of a block (so MSVC works) 2008-08-04 17:03:11 +00:00
nwa_decoder.h compressed NWA looping 2008-08-03 15:21:05 +00:00
ogg_vorbis_decoder.c first commit of ogg vorbis support (via libvorbisfile) 2008-06-15 04:01:03 +00:00
pcm_decoder.c adding 8-bit pcm with sign bit (and interleave) support 2008-07-30 20:58:50 +00:00
psx_decoder.c add coding_PSX_badflags 2008-07-25 19:02:29 +00:00
sdx2_decoder.c some naming changes and such to make hcs happy, hopefully didn't break anything 2008-07-14 20:42:49 +00:00
ws_decoder.c working WS decoder 2008-07-04 00:06:51 +00:00
xa_decoder.c some naming changes and such to make hcs happy, hopefully didn't break anything 2008-07-14 20:42:49 +00:00