vgmstream/src
2017-03-18 00:24:36 +01:00
..
coding Merge pull request #74 from bnnm/fsb-mpeg-bfstm 2017-03-13 18:29:50 -07:00
layout Fixed GSP+GSB DSP total samples [Super Swing Golf GC] 2017-01-14 03:05:07 +01:00
meta Add XWB size check; Techland's ATRAC3 [Nail'd, Sniper Ghost Warrior PS3] 2017-03-18 00:22:20 +01:00
formats.c Added "short" MPDS (coefs missing) [T3, MI: Operation Surma (GC)] 2017-03-09 20:37:48 +01:00
formats.h Moved coding/layout/meta switch-case descriptions to list in formats.c 2017-01-08 02:27:35 +01:00
libvgmstream.vcproj Moved FFmpeg RIFF utils to their own file 2017-02-25 13:54:05 +01:00
libvgmstream.vcxproj Moved FFmpeg RIFF utils to their own file 2017-02-25 13:54:05 +01:00
libvgmstream.vcxproj.filters Moved FFmpeg RIFF utils to their own file 2017-02-25 13:54:05 +01:00
Makefile Moved FFmpeg RIFF utils to their own file 2017-02-25 13:54:05 +01:00
Makefile.unix.am Deleted header.c (in the end not really useful or needed) 2017-01-14 01:32:04 +01:00
stack_alloc.h Updated stack_alloc.h 2015-01-21 18:03:06 -08:00
streamfile.c Improve handling of different lengths in check_extensions 2017-03-10 17:57:28 +01:00
streamfile.h Add find_chunk with configurable endianness 2017-02-18 15:19:25 +01:00
streamtypes.h Define strncasecmp for MSC 2017-01-02 15:43:10 +01:00
util.c Moved make_wav_header from util.c to test.c (only used there) 2017-01-14 00:10:45 +01:00
util.h Added buffer logging debug util 2017-02-04 11:06:35 +01:00
vgmstream.c Add minor debug log when looping is auto-disabled 2017-03-18 00:24:36 +01:00
vgmstream.h Fix interleaved FSB MPEG decoding 2017-03-13 20:04:09 +01:00