Commit Graph

1326 Commits

Author SHA1 Message Date
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
Josh Coalson
82738b303c fixes related to the change of FLAC__VERSION_STRING from a #define to an identifier 2002-09-25 06:09:47 +00:00
Josh Coalson
7dfd40de07 bump the version number from 1.0.4_beta to 1.0.4 2002-09-25 06:07:23 +00:00
Josh Coalson
da2dcd0404 minor cosmetics 2002-09-25 06:06:55 +00:00
Josh Coalson
07b4fb77e2 bump the libtool version number 2002-09-25 06:05:27 +00:00
Josh Coalson
b39417b742 add clean targets for cleaning up the generated doxygen docs 2002-09-24 06:41:29 +00:00
Andrey Astafiev
5f203c49a2 1.0.4 2002-09-20 13:20:32 +00:00
Andrey Astafiev
b581ace89a 1.0.4 2002-09-20 07:22:59 +00:00
Josh Coalson
d3cc27cea0 write the 1.0.4 release message 2002-09-20 05:57:05 +00:00
Josh Coalson
8b73e10cd0 add a few bullets to 1.0.4 news item 2002-09-20 05:56:51 +00:00