vgmstream/src/coding
2017-04-22 19:25:54 +02: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_utils.c Fix XMA1 parsing bugs 2017-04-22 13:11:11 +02:00
coding.h Add OGL Vorbis decoder/meta [Jett Rocket (Wii), FAST Racing NEO (WiiU)] 2017-04-22 19:25:54 +02:00
eaxa_decoder.c Minor cleanups (no functionality changes) 2017-01-08 01:09:20 +01:00
ffmpeg_decoder.c Moved FFmpeg RIFF utils to their own file 2017-02-25 13:54:05 +01:00
fsb_vorbis_data.h Add pre-compiled FSB Vorbis setup/codebooks 2017-03-26 15:54:25 +02:00
fsb_vorbis_decoder.c Import math.h for Vorbis 2017-04-15 23:22:50 +02: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 Fixed bug when seeking in Wwise IMAs 2017-04-13 16:55:40 +02: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 OGL Vorbis decoder/meta [Jett Rocket (Wii), FAST Racing NEO (WiiU)] 2017-04-22 19:25:54 +02:00
mp4_aac_decoder.c Added preprocessor blocking around MP4/AAC parts 2013-06-13 17:42:24 -07:00
mpeg_decoder.c Fix segfault when resetting non-looping Vorbis/MPEG files 2017-04-14 01:22:53 +02: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 pcm/dsp/ps_bytes_to_samples helpers 2017-04-07 16:23:43 +02:00
ngc_dtk_decoder.c consolidate headers 2008-05-06 03:35:37 +00:00
nwa_decoder.c Convert Japanese comments from EUCJP to UTF-8. 2017-03-12 22:19:22 -07:00
nwa_decoder.h Convert Japanese comments from EUCJP to UTF-8. 2017-03-12 22:19:22 -07:00
ogg_vorbis_decoder.c Ensure that Ogg Vorbis output is in host endian 2015-05-13 13:11:24 -05:00
ogl_vorbis_decoder.c Add OGL Vorbis decoder/meta [Jett Rocket (Wii), FAST Racing NEO (WiiU)] 2017-04-22 19:25:54 +02:00
pcm_decoder.c Add pcm/dsp/ps_bytes_to_samples helpers 2017-04-07 16:23:43 +02:00
psx_decoder.c Add pcm/dsp/ps_bytes_to_samples helpers 2017-04-07 16:23:43 +02: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
wwise_vorbis_data.h Added Wwise Vorbis decoder and packed codebooks 2017-04-13 15:04:46 +02:00
wwise_vorbis_decoder.c Remove unneeded TODO 2017-04-22 16:23:40 +02:00
wwise_vorbis_utils.c Fix Wwise Vorbis with header triad and remove disable flag 2017-04-15 23:03:26 +02:00
wwise_vorbis_utils.h Added Wwise Vorbis decoder and packed codebooks 2017-04-13 15:04:46 +02: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