qzdoom/FLAC
Randy Heit e666cde418 - Fixed some more GCC warnings.
- Updated project files for nasm 2.0, which is now named nasm.exe for the
  Windows version, rather than nasmw.exe. Also fixed the annoying new warnings
  it generated.


SVN r593 (trunk)
2007-12-11 02:38:38 +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 - Fixed: The Linux makefile should use the include files for the system FLAC 2007-12-06 04:10:26 +00:00
FLAC.vcproj - Fixed some more GCC warnings. 2007-12-11 02:38:38 +00:00
Makefile.mgw - Fixed some more GCC warnings. 2007-12-11 02:38:38 +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.