vgmstream/src
2016-12-04 23:10:18 +01:00
..
coding Fixed discard in edge cases 2016-12-03 18:17:37 +01:00
layout Added FFmpeg support, and fixed a long standing issue with broken loops locking up the decoder. 2016-07-16 23:02:27 -07:00
meta Favor FFMPEG over MPEG due to inaccurate looping and worse MPEG support 2016-12-04 23:10:18 +01:00
libvgmstream.vcproj Update MSVC project files. 2016-10-30 15:12:09 -07:00
libvgmstream.vcxproj Update MSVC project files. 2016-10-30 15:12:09 -07:00
libvgmstream.vcxproj.filters Update MSVC project files. 2016-10-30 15:12:09 -07:00
Makefile Added optional FFMPEG support in text.exe/winamp 2016-11-15 00:05:19 +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 Open key using streamFile, needed to allow user-defined callbacks 2016-11-27 22:42:42 +01:00
streamfile.h Open key using streamFile, needed to allow user-defined callbacks 2016-11-27 22:42:42 +01:00
streamtypes.h Use built-in snprintf on VS2015 2015-08-30 10:10:26 -05:00
util.c Add LWAV output option to test, fix so that we need at3plusdecoder.dll, not .def in test and winamp builds 2015-05-11 15:02:21 -07:00
util.h Add LWAV output option to test, fix so that we need at3plusdecoder.dll, not .def in test and winamp builds 2015-05-11 15:02:21 -07:00
vgmstream.c SGDX fixes: AT3/AC3 codecs (via FFmpeg), ADPCM interleave, unify code 2016-12-04 23:10:18 +01:00
vgmstream.h SGDX fixes: AT3/AC3 codecs (via FFmpeg), ADPCM interleave, unify code 2016-12-04 23:10:18 +01:00