vgmstream/src
bnnm 08a1a50ccb Fixed regression/segfault in multistream .mtaf [MGS3]; cleanup
Apparently some MTAF ripped with an old tool contain block data, and a
previous change attempted to support them. This broke multistream MTAF
(block header starts with 0x01, and frame header starts with 0x00, but
also 0x01 in multistreams).
Those MTAF should be re-ripped without blocks.
2016-12-27 14:35:23 +01:00
..
coding Fixed regression/segfault in multistream .mtaf [MGS3]; cleanup 2016-12-27 14:35:23 +01:00
layout Removed unused layouts 2016-12-27 14:30:45 +01:00
meta Adjusted loop detection for some dual stereo files (Ecco the Dolphin) 2016-12-26 16:09:16 +01:00
libvgmstream.vcproj Added proper/looped .XMA 2016-12-18 18:12:27 +01:00
libvgmstream.vcxproj Added proper/looped .XMA 2016-12-18 18:12:27 +01:00
libvgmstream.vcxproj.filters Insert filters reference for xma.c 2016-12-18 11:38:57 -08:00
Makefile Added proper/looped .XMA 2016-12-18 18:12:27 +01:00
Makefile.unix.am Add HCA support. 2016-06-28 00:20:37 -07:00
stack_alloc.h Updated stack_alloc.h 2015-01-21 18:03:06 -08:00
streamfile.c Added .pos support for .vgmstream (FFmpeg) files not directly supported 2016-12-11 13:05:54 +01:00
streamfile.h Added .pos support for .vgmstream (FFmpeg) files not directly supported 2016-12-11 13:05:54 +01:00
streamtypes.h Use built-in snprintf on VS2015 2015-08-30 10:10:26 -05:00
util.c Added put_8bit for consistency/clarity 2016-12-18 12:46:11 +01:00
util.h Added VGM_DEBUG_OUTPUT flag to define debug logging utils 2016-12-27 14:28:12 +01:00
vgmstream.c Sanify loops: ignore negative start 2016-12-22 23:25:18 +01:00
vgmstream.h Added short VAG variation (SGXD type 5 found in PS3 Afrika) 2016-12-21 23:00:34 +01:00