Commit Graph

655 Commits

Author SHA1 Message Date
Josh Coalson
ec24677b5d update S/W section 2001-08-14 18:04:06 +00:00
Josh Coalson
941b6d7b6e add support for non-standard fmt chunks 2001-08-14 17:46:17 +00:00
Andrey Astafiev
5637e57d4a *** empty log message *** 2001-08-14 07:38:36 +00:00
Josh Coalson
f52360aba5 replace LOCAL_FABS() with fabs() 2001-08-13 23:10:06 +00:00
Josh Coalson
a60231f436 Miroslav's patch to add run-time detection of operating system support for SSE/SSE2 instructions 2001-08-13 22:32:40 +00:00
Josh Coalson
4ca5ec9940 quote some square brackets to protect from m4 2001-08-13 21:58:49 +00:00
Josh Coalson
7d53dd9126 fix debian package link to search for just 1.0 2001-08-02 21:10:42 +00:00
Andrey Astafiev
31a11c720b revision for flac 1.0 2001-08-01 05:05:56 +00:00
Matt Zimmerman
d42fd52f7f -m was given twice; the second instance should have been -M. Fixed. 2001-07-31 21:26:17 +00:00
Josh Coalson
7897457727 add bitbuffer.h 2001-07-22 19:04:32 +00:00
Josh Coalson
0a68890c38 include top_builddir in CFLAGS 2001-07-22 19:02:40 +00:00
Josh Coalson
4c8f73a5e3 more autoconf/automake patches from Matt 2001-07-22 07:27:45 +00:00
Josh Coalson
e06969359f revert to using libtool to generate the convenience library 2001-07-22 07:26:58 +00:00
Josh Coalson
21f692bb25 test for existence of test_files/ 2001-07-22 07:25:50 +00:00
Josh Coalson
de7f2ed107 fallback to docbook2man if no docbook-to-man available 2001-07-22 07:25:15 +00:00
Josh Coalson
af9d1a5f24 fix the release year on some news bullets 2001-07-21 00:28:10 +00:00
Josh Coalson
10ab54092b change to make libFLAC-asm a static, non-libtool library 2001-07-20 23:46:09 +00:00
Josh Coalson
d9c2e00a38 move @XMMS_LIBS@ to the end of libxmms_flac_la_LIBADD 2001-07-20 23:45:42 +00:00
Josh Coalson
9bab041a95 tweak the FLAC__INLINE macro to FLaC__INLINE to avoid conflict with autoconf 2001-07-20 23:44:35 +00:00
Josh Coalson
17098a04aa add -E- to docs 2001-07-20 23:43:34 +00:00
Josh Coalson
04032563b9 add instructions for building with Makefile.lite 2001-07-20 23:43:15 +00:00
Josh Coalson
bb5308c4f2 update comparison tables 2001-07-19 23:54:20 +00:00
Josh Coalson
8c6f90f1aa switch to better method for getting floor(log2(double)) 2001-07-19 17:07:13 +00:00
Josh Coalson
aeeaa1b3d5 add Andrey's latest 2001-07-19 17:06:10 +00:00
Josh Coalson
51f2bbf589 minor spacing 2001-07-19 00:22:47 +00:00
Josh Coalson
9ea7e2c3ad preserve passed in CFLAGS 2001-07-19 00:19:25 +00:00
Josh Coalson
9e975add2b add macro define for inlining 2001-07-18 23:49:12 +00:00
Josh Coalson
b00a0cee7e add news items for 1.0 release 2001-07-18 23:48:32 +00:00
Josh Coalson
d3ed49fb92 fix another possible bug in the quantizer 2001-07-18 23:47:19 +00:00
Josh Coalson
f207c2bea3 force compiler inlining of some routines 2001-07-18 23:44:46 +00:00
Josh Coalson
3120949cdd change some debug printouts 2001-07-18 23:43:01 +00:00
Josh Coalson
51e3642107 add *.wav to the cleanup 2001-07-18 23:42:07 +00:00
Josh Coalson
9e617e94d6 remove authors.html and links to it 2001-07-18 23:38:23 +00:00
Josh Coalson
3ce31b4b21 remove -ffast-math from gcc CFLAGS 2001-07-18 00:27:38 +00:00
Josh Coalson
d01b13a7b7 add --sse-os argument, remove -ffast-math from gcc CFLAGS 2001-07-18 00:27:06 +00:00
Josh Coalson
021ad3bb0f remove a bad assert on cpuinfo struct 2001-07-18 00:25:52 +00:00
Josh Coalson
21aa17ee8e add a dummy function for determining OS support of SSE instructions 2001-07-18 00:24:46 +00:00
Josh Coalson
a52270e0eb fix bug in SSE routines 2001-07-18 00:23:40 +00:00
Josh Coalson
3643db3422 add better docs on configure options 2001-07-18 00:23:06 +00:00
Josh Coalson
f5925df599 add 3DNOW stuff from Miroslav 2001-07-16 21:13:19 +00:00
Josh Coalson
ae4ed27263 add Andrey 2001-07-16 21:12:48 +00:00
Josh Coalson
f283b62dfe add link to russian version of the page 2001-07-16 21:10:50 +00:00
Josh Coalson
898744d35a add ru to SUBDIRS 2001-07-16 21:10:18 +00:00
Josh Coalson
e0112b69bc initial import 2001-07-16 21:09:29 +00:00
Josh Coalson
032613ff94 change default version to 1.0 2001-07-16 18:11:30 +00:00
Josh Coalson
6fd1c20da1 again, in more places, fix bug when reading a zero-bit-long value 2001-07-16 18:10:56 +00:00
Josh Coalson
522f7d3f02 add -version-info to libFLAC_la_LDFLAGS 2001-07-16 18:10:19 +00:00
Josh Coalson
0fb3ee8f62 add checking based on number_type in the frame header 2001-07-16 18:08:25 +00:00
Josh Coalson
9608463921 add FLAC__FrameNumberTypeString 2001-07-16 18:07:12 +00:00
Josh Coalson
b3347bd2bd compute partition sums in 64-bits, move max partition order calulation earlier, tighten constraints of qlp coeff precision to make everything 32-bit safe 2001-07-16 18:06:41 +00:00