vgmstream/src/coding
2018-09-02 21:11:15 +02:00
..
acm_decoder.c Simplify mus_acm_codec_data into acm_codec_data 2018-03-16 18:02:17 +01:00
acm_decoder.h libacm 1.0 2008-07-22 03:15:57 +00:00
adx_decoder.c We're sticking with C89 for now. 2017-05-13 16:48:35 -07:00
asf_decoder.c Adjust ASF shift modes after debugging info 2018-07-27 17:13:10 +02:00
at3plus_decoder.c Add check when calling free/seek/reset codec 2018-03-10 16:59:00 +01:00
atrac9_decoder.c Improve ATRAC9 loop performance and cleanup 2018-09-02 21:02:11 +02:00
celt_fsb_decoder.c Add FSB CELT decoder [Vessel (PC), Runner2 (PC)] 2018-08-12 00:58:20 +02:00
coding_utils.c Clean FFmpeg skip samples parsing 2018-08-14 16:35:17 +02:00
coding.h Rename decode_SASSC to lowercase for consistency 2018-09-02 21:11:15 +02:00
ea_mt_decoder.c Fix EA-MT full loops not being properly reset 2018-07-23 00:28:21 +02:00
ea_xa_decoder.c Clean EA-XA and fix some subsongs (don't use channel_start_offset) 2017-12-03 01:37:56 +01:00
ea_xas_decoder.c Add EA SNU + EA-XAS decoder + SNS blocks [Dead Space, The Godfather 2] 2017-08-20 02:18:48 +02:00
fadpcm_decoder.c Minor doc 2018-07-18 00:37:14 +02:00
ffmpeg_decoder_utils_switch_opus.c Check max filesize to avoid buggy reads 2018-08-15 22:47:22 +02:00
ffmpeg_decoder_utils.c Fix/clarify rare custom FFmpeg seek bug 2017-10-27 18:09:43 +02:00
ffmpeg_decoder_utils.h Remove FFMPEG_EA_XMA as it's now done with custom IO + layers 2018-08-25 13:22:57 +02:00
ffmpeg_decoder.c Remove FFMPEG_EA_XMA as it's now done with custom IO + layers 2018-08-25 13:22:57 +02:00
g72x_state.h Minor cleanups (no functionality changes) 2017-01-08 01:09:20 +01:00
g719_decoder.c Clean G719/G7221 a bit and remove innecessary use of stack_alloc 2018-08-14 22:20:36 +02:00
g721_decoder.c Fix minor compiler warnings (missing const/static/case defaults/etc) 2017-10-28 01:34:32 +02:00
g7221_decoder.c Clean G719/G7221 a bit and remove innecessary use of stack_alloc 2018-08-14 22:20:36 +02:00
hca_decoder.c Improve HCA/clHCA key detection 2018-09-02 16:00:58 +02:00
ima_decoder.c Add proper H4M decoding [Resident Evil 0 (GC), Tales of Symphonia (GC)] 2018-08-19 00:38:08 +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.autotools.am Rename makefile.audacious to makefile.autotools, as now can build more 2018-01-04 22:59:07 +01:00
mc3_decoder.c Added MC3 decoder/meta [MX Rider, Spy Hunter, T3] (thanks to daemon1) 2017-04-28 17:26:25 +02:00
mp4_aac_decoder.c Add check when calling free/seek/reset codec 2018-03-10 16:59:00 +01:00
mpeg_custom_utils_ahx.c Make MPEG custom decoder use their own data buffer instead sharing one 2017-12-01 20:02:30 +01:00
mpeg_custom_utils_awc.c Make MPEG custom decoder use their own data buffer instead sharing one 2017-12-01 20:02:30 +01:00
mpeg_custom_utils_ealayer3.c Adjust EALayer3 V2 discard modes 2018-04-21 03:31:24 +02:00
mpeg_custom_utils.c Fix FSB4 MPEG weird padding bug [Mafia II (PS3)] 2018-08-04 20:40:02 +02:00
mpeg_decoder.c Fix some Ubi LyN [Michael Jackson the Experience (PS3)] 2018-05-27 17:28:48 +02:00
mpeg_decoder.h Move bitstream reader to coding_utils 2017-12-09 17:06:21 +01:00
msadpcm_decoder.c Add Cricket Audio .cks/ckb [Part Time UFO, Mega Man 1-6 (Android)] 2018-08-02 17:15:09 +02:00
mta2_decoder.c Fix segfault when reading MTA2 files after EOF (ex. trunkated) 2017-06-11 22:38:05 +02:00
mtaf_decoder.c Minor decode_vgmstream cleanup 2018-08-26 17:07:33 +02: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 Remove layout_interleave_byte as NGC_DSP_subint is used instead 2017-12-06 21:12:42 +01:00
ngc_dtk_decoder.c Clean DTK decoder to clarify similarities with XA 2018-08-03 00:46:36 +02: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 Add check when calling free/seek/reset codec 2018-03-10 16:59:00 +01:00
pcm_decoder.c Fix Lunar 2 SCD loops/sample rate/stereo and PCM8 cleanup 2018-08-26 16:36:08 +02:00
psv_decoder.c Move HEVAG decoder to its own file 2017-05-01 16:58:33 +02:00
psx_decoder.c Add ps_find_loop_offsets util to find loop point in PS-ADPCM data 2018-08-21 22:14:55 +02:00
sassc_decoder.c Rename decode_SASSC to lowercase for consistency 2018-09-02 21:11:15 +02:00
sdx2_decoder.c CBD2, a variation on the SDX2 theme, from the unreleased 3DO M2 2010-07-27 12:24:03 +00:00
vorbis_custom_data_fsb.h Rename Vorbis files and cleanup 2017-07-28 23:43:49 +02:00
vorbis_custom_data_wwise.h Rename Vorbis files and cleanup 2017-07-28 23:43:49 +02:00
vorbis_custom_decoder.c Add check when calling free/seek/reset codec 2018-03-10 16:59:00 +01:00
vorbis_custom_decoder.h Move bitstream reader to coding_utils 2017-12-09 17:06:21 +01:00
vorbis_custom_utils_fsb.c Load Vorbis setup in fsb/wwise from array first, as it's most common 2018-04-15 01:16:45 +02:00
vorbis_custom_utils_ogl.c Rename Vorbis files and cleanup 2017-07-28 23:43:49 +02:00
vorbis_custom_utils_sk.c Add Silicon Knights .AUD + SK Vorbis [Eternal Darkness (GC)] 2017-07-29 11:46:53 +02:00
vorbis_custom_utils_vid1.c Move bitstream reader to coding_utils 2017-12-09 17:06:21 +01:00
vorbis_custom_utils_wwise.c Load Vorbis setup in fsb/wwise from array first, as it's most common 2018-04-15 01:16:45 +02:00
ws_decoder.c working WS decoder 2008-07-04 00:06:51 +00:00
xa_decoder.c Fix .adp raw XA [Phantasy Star Collection (SAT)] 2018-07-23 19:36:08 +02:00
xmd_decoder.c Minor info (algorithm verified) 2018-08-03 00:47:54 +02:00
yamaha_decoder.c Fix mono/interleave/PCM16 .spsd [Giga Wing 2, Virtua Tennis 2 (Naomi)] 2018-03-28 22:58:25 +02:00