vgmstream/src/coding
2017-03-05 17:35:45 +01: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 support an improved form of ADX encryption 2011-08-20 12:00:01 +00:00
aica_decoder.c Replace references to long with int32_t, fixing several sample decoders on 64 bit platforms 2015-08-02 00:20:57 -07:00
at3_decoder.c Fixed mono AT3 decoding, and simplified n-channel decoding 2013-06-26 11:13:44 -07:00
coding.h move xma_get_samples from xma.c to FFmpeg utils (needed by XWB) 2017-02-25 19:52:07 +01:00
eaxa_decoder.c Minor cleanups (no functionality changes) 2017-01-08 01:09:20 +01:00
ffmpeg_decoder_utils.c Minor tweaks/log 2017-03-05 17:35:45 +01:00
ffmpeg_decoder.c Moved FFmpeg RIFF utils to their own file 2017-02-25 13:54:05 +01:00
g72x_state.h Minor cleanups (no functionality changes) 2017-01-08 01:09:20 +01:00
g719_decoder.c Added G.719 decoding support to BNSF input 2015-01-24 21:08:25 -08:00
g721_decoder.c consolidate headers 2008-05-06 03:35:37 +00:00
g7221_decoder.c Added G.719 decoding support to BNSF input 2015-01-24 21:08:25 -08:00
hca_decoder.c Add HCA support. 2016-06-28 00:20:37 -07:00
ima_decoder.c Add todo/note in XBOX IMAs 2017-02-04 19:37:00 +01:00
l5_555_decoder.c .mwv, RIFF with Level-5 "0x555" ADPCM (new decoder) 2009-01-04 15:36:06 +00:00
lsf_decoder.c Replace references to long with int32_t, fixing several sample decoders on 64 bit platforms 2015-08-02 00:20:57 -07:00
Makefile.unix.am Add HCA support. 2016-06-28 00:20:37 -07:00
mp4_aac_decoder.c Added preprocessor blocking around MP4/AAC parts 2013-06-13 17:42:24 -07:00
mpeg_decoder.c Remove MPEG sample rate check and channel/sample rate pointer updates 2017-02-19 21:16:09 +01:00
msadpcm_decoder.c .scd (FFXIII and FFXIV, MPEG, MS ADPCM, and PCM) 2010-09-10 23:56:39 +00:00
mtaf_decoder.c Fixed regression/segfault in multistream .mtaf [MGS3]; cleanup 2016-12-27 14:35:23 +01:00
nds_procyon_decoder.c Procyon Studio Digital Sound Elements NDS ADPCM (as seen in .sad) decoder added 2008-12-28 06:29:43 +00:00
ngc_afc_decoder.c consolidate headers 2008-05-06 03:35:37 +00:00
ngc_dsp_decoder.c Add dsp_read_coefs_le 2017-01-25 22:20:01 +01:00
ngc_dtk_decoder.c consolidate headers 2008-05-06 03:35:37 +00:00
nwa_decoder.c clean up some warning-causing ugliness 2014-06-26 21:12:48 -07:00
nwa_decoder.h compressed NWA looping 2008-08-03 15:21:05 +00:00
ogg_vorbis_decoder.c Ensure that Ogg Vorbis output is in host endian 2015-05-13 13:11:24 -05:00
pcm_decoder.c JSTM (.stm) from Tantei Jinguji Saburo - Kind of Blue. Includes a simple XOR obfuscation. 2010-08-28 01:43:40 +00:00
psx_decoder.c And this fixes that broken decoder in the event of starting on odd samples. 2017-01-16 22:26:08 -08:00
SASSC_decoder.c add SC meta and Activision / EXAKT SASSC 8-bit DPCM for Supercar Street Challenge (PS2) 2009-09-04 04:19:39 +00:00
sdx2_decoder.c CBD2, a variation on the SDX2 theme, from the unreleased 3DO M2 2010-07-27 12:24:03 +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