2537 Commits

Author SHA1 Message Date
Josh Coalson
699e548047 fix link to wmp guide; fix default padding number in faq 2006-12-05 01:09:17 +00:00
Josh Coalson
fa9d63400f minor error message change 2006-12-05 01:08:18 +00:00
Josh Coalson
6e78e9bf63 update links 2006-12-05 01:07:54 +00:00
Josh Coalson
1b8526e51c fix link to wmp guide; add known bug: -A in some locales 2006-12-05 01:07:35 +00:00
Josh Coalson
e49205100c minor formatting 2006-12-05 01:07:00 +00:00
Josh Coalson
4269ba2939 add link to known bugs 2006-12-05 01:06:44 +00:00
Josh Coalson
d6af578682 link with libogg 2006-12-05 01:06:21 +00:00
Josh Coalson
32b9baedb4 quick fix for SF#1601812 where an error of exactly 0 (very rare) in FLAC__lpc_compute_lp_coefficients() could cause an infinite loop later in FLAC__lpc_quantize_coefficients() 2006-11-27 16:27:41 +00:00
Josh Coalson
d9ac0bd63a bump release date 2006-11-26 19:22:13 +00:00
Josh Coalson
a094242735 *** empty log message *** 2006-11-26 19:21:26 +00:00
Josh Coalson
cd3302e37e fix bug where jpeg marker detection could be broken by non-C locale 2006-11-21 08:27:59 +00:00
Josh Coalson
2c93a74246 *** empty log message *** 2006-11-21 08:26:54 +00:00
Josh Coalson
16e015a55b fix some links, add porting guide to news item 2006-11-21 06:48:58 +00:00
Josh Coalson
3000d6c4f4 make official download links version-unspecific 2006-11-21 06:43:14 +00:00
Josh Coalson
6076b7413f add news item for 1.1.3 2006-11-21 06:42:09 +00:00
Josh Coalson
a196a66309 fix bug where test would fail if libFLAC not built with ogg support 2006-11-21 06:39:14 +00:00
Josh Coalson
2beca73003 patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tracker/index.php?func=detail&aid=1599018&group_id=13478&atid=313478) 2006-11-21 01:51:58 +00:00
Josh Coalson
1572378f65 add a few missing 1.1.3 items 2006-11-21 01:42:10 +00:00
Josh Coalson
752a2ac9f4 add m4 directory 2006-11-21 01:41:30 +00:00
Josh Coalson
7275792b10 fix options, add m4 directory 2006-11-21 01:41:17 +00:00
Josh Coalson
1fd370b401 add notes from old autogen.sh 2006-11-21 01:40:57 +00:00
Josh Coalson
2824cecea8 add picture.ok 2006-11-21 01:40:44 +00:00
Josh Coalson
5acd8946d7 minor html fixes 2006-11-20 17:12:50 +00:00
Josh Coalson
0e6187c49d minor formatting 2006-11-20 16:45:37 +00:00
Josh Coalson
7581d121c1 patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tracker/index.php?func=detail&aid=1599018&group_id=13478&atid=313478) 2006-11-20 07:19:15 +00:00
Josh Coalson
f37520b91f final merge down from 1.1.2 maintenance branch (cvs up -j FLAC_RELEASE_1_1_2_MAINTENANCE_BASELINE -j FLAC_RELEASE_1_1_2_MAINTENANCE_BRANCH) 2006-11-20 06:46:07 +00:00
Josh Coalson
338a0b13d2 add logging of command to valgrind log 2006-11-20 05:39:34 +00:00
Josh Coalson
2378fb1888 minor comments 2006-11-20 05:30:25 +00:00
Josh Coalson
8ebb95cda0 add logging of command to valgrind log 2006-11-20 05:29:59 +00:00
Josh Coalson
7ae3359b63 fixes based on valgrind run 2006-11-20 05:29:52 +00:00
Josh Coalson
36b5527bf2 patch from ralph 2006-11-18 18:37:14 +00:00
Josh Coalson
86325ef514 update to match sgml 2006-11-17 16:06:15 +00:00
Josh Coalson
a15957a09f fix revdate 2006-11-17 16:06:04 +00:00
Josh Coalson
c85f31440d bump version number to 1.1.3 2006-11-17 16:00:55 +00:00
Josh Coalson
ea8691226a add test_picture to grabbag tests 2006-11-17 07:46:09 +00:00
Josh Coalson
0f1ea85461 *** empty log message *** 2006-11-17 07:45:39 +00:00
Josh Coalson
2b29546bb4 fix typo 2006-11-17 07:26:39 +00:00
Josh Coalson
9e7791586d remove redundant -Wextra 2006-11-17 06:53:44 +00:00
Josh Coalson
ab56ef11b8 fixes from 64-bit compile 2006-11-17 06:52:19 +00:00
Josh Coalson
fef9348d68 better detection of "as" variant 2006-11-17 06:51:53 +00:00
Josh Coalson
c7c1a8a94d replacement based on example from xiph 2006-11-17 06:50:19 +00:00
Josh Coalson
6f51d072a4 fix bug where decoding to stdout could fail for no good reason in some cases; fixes from MSVC compile 2006-11-17 06:49:11 +00:00
Josh Coalson
1b7604d251 bump to v1.2 2006-11-17 06:47:31 +00:00
Josh Coalson
b0627a4e42 fixes from MSVC compile 2006-11-17 06:05:02 +00:00
Josh Coalson
5ebd693265 encode with --no-padding where possible to speed up test 2006-11-17 06:03:18 +00:00
Josh Coalson
f1ac7d9bde make "#if FLAC__HAS_OGG" checking consistent 2006-11-16 07:20:09 +00:00
Josh Coalson
80011e40ab minor comments 2006-11-16 01:35:21 +00:00
Josh Coalson
a7dceb9ac1 multifix: change FLAC__stream_encoder_finish() to also return false if there is an error processing the last frame or updating metadata 2006-11-16 01:35:13 +00:00
Josh Coalson
ece2f61c16 write encoded stream to actual file to improve testing 2006-11-16 01:33:34 +00:00
Josh Coalson
cf1422e21e multifix: change FLAC__stream_encoder_finish() to also return false if there is an error processing the last frame or updating metadata; fix problem trying to update metadata when encoding to stdout; fix problem with updating metadata if client seek_callback returns UNSUPPORTED 2006-11-16 01:32:25 +00:00