Commit Graph

1335 Commits

Author SHA1 Message Date
Josh Coalson cb1dfb25b2 use FLAC__NO_DLL define to keep the DLL macros from cluttering the docs 2002-10-18 05:51:59 +00:00
Josh Coalson 1d25bb6a61 fixes for building static libs (new FLAC__NO_DLL #define) 2002-10-18 05:50:28 +00:00
Josh Coalson 3a17d3c3c3 improved notes for building on win 2002-10-18 05:49:44 +00:00
Josh Coalson ea7155f0ac switch malloc+memset(0) to calloc() 2002-10-18 05:49:19 +00:00
Josh Coalson a987ab456d more option tweaks 2002-10-17 07:41:44 +00:00
Josh Coalson 06aca9246e minor comment 2002-10-17 07:40:34 +00:00
Josh Coalson 5dee3a641d add assert on the vendor string construction 2002-10-17 07:40:01 +00:00
Josh Coalson fc7945c14a fix bug in vorbis comment construction 2002-10-17 07:39:37 +00:00
Josh Coalson b2c94096f8 add .dsps for metaflac, test suite, and all.dsp with all dependencies 2002-10-17 07:38:03 +00:00
Josh Coalson a15bc55a6e initial import 2002-10-17 07:37:17 +00:00
Josh Coalson affeaa7ca4 initial import 2002-10-16 23:40:10 +00:00
Josh Coalson 914b3eec7e add flac_mac and flac_ren projects 2002-10-16 23:39:21 +00:00
Josh Coalson 6fe1c71fdc add dsp file 2002-10-16 23:39:01 +00:00
Josh Coalson d7dc76901f remove unused libs from linkage 2002-10-16 23:38:43 +00:00
Josh Coalson 244e6dc3b6 add Makefile.vc 2002-10-16 23:38:24 +00:00
Josh Coalson 5c21c81c0b *** empty log message *** 2002-10-16 22:53:52 +00:00
Josh Coalson e610c8d8be tweak the preprocessor controls so that the *_API win DLL macros don't show up 2002-10-16 22:52:07 +00:00
Josh Coalson c216a82d7b initial import 2002-10-16 22:34:13 +00:00
Josh Coalson 5601bcad17 add rules for .cpp files 2002-10-16 22:33:56 +00:00
Josh Coalson 6afed9fc7f tweaks to build libs as DLLs under windows 2002-10-16 22:29:47 +00:00
Josh Coalson 18db4f4678 change .cc suffix to .cpp 2002-10-16 22:28:38 +00:00
Josh Coalson f420524fbb initial import 2002-10-16 22:21:33 +00:00
Josh Coalson a2886a3aa0 update for plugin_common usage 2002-10-16 22:21:10 +00:00
Josh Coalson 55bc58704e tweaks to build libs as DLLs under windows 2002-10-16 22:18:32 +00:00
Josh Coalson fc701471a4 changes for MSCV: added dsp file, rename any .cc files to .cpp 2002-10-16 22:06:04 +00:00
Josh Coalson 9bfe7572d7 add export.h 2002-10-16 22:04:53 +00:00
Josh Coalson db404d3478 add FLAC.dsw 2002-10-16 22:04:23 +00:00
Josh Coalson 4240c535fa rename .cc files to .cpp since I can find no way to make MSVC recognize .cc as a valid C++ file extension 2002-10-16 21:43:00 +00:00
Josh Coalson 49b0c81d6a remove -E,--escape-coding 2002-10-15 17:31:33 +00:00
Matt Zimmerman acf812ab36 Fix a broken search-and-replace which produced effects like @ OGG_CFLAGS@ 2002-10-15 01:56:21 +00:00
Matt Zimmerman 3960df1f78 Fix slightly botched search-and-replace which produced constructs like
"@ CFLAGS".
2002-10-15 01:41:11 +00:00
Josh Coalson 72695809f0 add verbatim catchall if no subframes are generated 2002-10-11 06:25:16 +00:00
Josh Coalson f12edc643b fix assertion bug 2002-10-11 06:24:33 +00:00
Josh Coalson 64df7151c1 minor cosmetics 2002-10-11 06:24:12 +00:00
Josh Coalson 7171784d08 add one more noise stream 2002-10-11 06:23:19 +00:00
Josh Coalson 2858ff31c6 precursor to valgrind support 2002-10-11 06:22:43 +00:00
Josh Coalson 94b22e05de extend tests with --disable-...-subframe loops; precursor to valgrind support 2002-10-11 06:22:30 +00:00
Matt Zimmerman e525917900 Use config.h rather than passing all defs in CFLAGS 2002-10-10 16:51:06 +00:00
Josh Coalson 87099c08f3 add @LIBICONV@ to ..._LDADD 2002-10-08 06:22:00 +00:00
Josh Coalson e6b3bbefb2 add functions/switches for disabling certain subframe types for use by the test suite 2002-10-08 06:03:25 +00:00
Josh Coalson deb4132f88 fix bug where importing vorbis comments to a flac file with no vorbis comment block corrupted the file 2002-10-08 06:01:24 +00:00
Matt Zimmerman 057b53262e Use AM_MAINTAINER_MODE 2002-10-05 14:41:19 +00:00
Josh Coalson c9c0d130c5 add support for 64bit datapath through FIR filter, update logic for automatically choosing the qlp coeff precision 2002-10-04 05:29:05 +00:00
Josh Coalson b6a321968a add support for 64bit datapath through inverse filter 2002-10-04 05:27:49 +00:00
Josh Coalson eac1024aea add wide (64-bit) versions of the FIR filter and inverse filter, remove unused arg from quantizing routine 2002-10-04 05:25:54 +00:00
Josh Coalson b070fe6023 add FLAC__MAX_QLP_COEFF_PRECISION 2002-10-04 05:24:30 +00:00
Josh Coalson bf26db9129 add wide version of silog2 2002-10-04 05:24:10 +00:00
Josh Coalson 881a36d0e8 fix bug with non-ogg builds, wrong # of args to fprintf 2002-10-01 05:17:04 +00:00
Josh Coalson 48669d03c8 fix bug where --add-padding was counteracted by --use-padding 2002-09-28 06:08:59 +00:00
Josh Coalson c1c8d496a4 new #define FLAC__SUBSET_MAX_RICE_PARTITION_ORDER 2002-09-26 04:42:10 +00:00