gzdoom/FLAC
Randy Heit 95180e18e6 - Modified FLAC/share/alloc.h to define SIZE_T_MAX if it isn't defined
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)
2008-02-10 01:21:45 +00:00
..
FLAC - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
FLAC++ - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
ia32 - Fixed some more GCC warnings. 2007-12-11 02:38:38 +00:00
private - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
protected - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
share - Modified FLAC/share/alloc.h to define SIZE_T_MAX if it isn't defined 2008-02-10 01:21:45 +00:00
FLAC.vcproj - Fixed some more GCC warnings. 2007-12-11 02:38:38 +00:00
Makefile.mgw - Modified FLAC/share/alloc.h to define SIZE_T_MAX if it isn't defined 2008-02-10 01:21:45 +00:00
ReadMe.txt - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
bitmath.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
bitreader.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
cpu.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
crc.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
fixed.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
format.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
lpc.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
md5.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
memory.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
stream_decoder.c - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
stream_decoder_pp.cpp - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00

ReadMe.txt

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.