mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-06 13:01:14 +00:00
95180e18e6
already. For some reason, a stock install of MinGW doesn't define it, but if you compile your own GCC, it installs headers that do. - Changed the way that the makefiles detect MSYS to a method that should be more foolproof, thanks to changes in MSYS. SVN r737 (trunk) |
||
---|---|---|
.. | ||
FLAC | ||
FLAC++ | ||
ia32 | ||
private | ||
protected | ||
share | ||
bitmath.c | ||
bitreader.c | ||
cpu.c | ||
crc.c | ||
fixed.c | ||
FLAC.vcproj | ||
format.c | ||
lpc.c | ||
Makefile.mgw | ||
md5.c | ||
memory.c | ||
ReadMe.txt | ||
stream_decoder.c | ||
stream_decoder_pp.cpp |
This is not the complete FLAC distribution. It contains only what ZDoom needs to decode compressed FLAC streams. For the complete distribution, please visit <http://flac.sourceforge.net/>. The version here is currently version 1.2.1. Of course, under Linux, you are encouraged to ignore this source here and dynamically link to the full libraries.