798 Commits

Author SHA1 Message Date
Josh Coalson
d351d04437 fix makefile bug with ogg linkage (SF#1611414: http://sourceforge.net/tracker/index.php?func=detail&aid=1611414&group_id=13478&atid=113478) 2006-12-14 07:23:48 +00:00
Josh Coalson
c259050470 Fix bug where using -F with FLAC-to-FLAC transcoding of a corrupted FLAC would have no effect (SF#1615391: https://sourceforge.net/tracker/index.php?func=detail&aid=1615391&group_id=13478&atid=113478) 2006-12-14 06:58:49 +00:00
Josh Coalson
4de80524dc Fix bug where FLAC-to-FLAC transcoding of a corrupted FLAC file would truncate the transcoded file at the first error (SF#1615019: https://sourceforge.net/tracker/index.php?func=detail&aid=1615019&group_id=13478&atid=113478) 2006-12-14 01:08:15 +00:00
Josh Coalson
173814f371 add pearl jam item, remove some old ones 2006-12-13 01:15:38 +00:00
Josh Coalson
3121f78923 add links: m6 miniplayer, teclast tl-29, pearl jam 2006-12-13 01:14:09 +00:00
Josh Coalson
b35fc93331 typo 2006-12-05 17:08:05 +00:00
Josh Coalson
5c7abee207 add link to bugs 2006-12-05 17:07:47 +00:00
Josh Coalson
4e8fe85bce fix bug with locale-specific -A defaults for -0..-8 (SF#1608883: https://sourceforge.net/tracker/index.php?func=detail&aid=1608883&group_id=13478&atid=113478) 2006-12-05 01:36:46 +00:00
Josh Coalson
699e548047 fix link to wmp guide; fix default padding number in faq 2006-12-05 01:09:17 +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
d9ac0bd63a bump release date 2006-11-26 19:22:13 +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
1572378f65 add a few missing 1.1.3 items 2006-11-21 01:42:10 +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
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
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
c986d135f1 fix a bug where missing STREAMINFO fields (min/max framesize, total samples, MD5 sum) and seek point offsets were not getting rewritten back to Ogg FLAC file (SF#1338969 https://sourceforge.net/tracker/index.php?func=detail&aid=1338969&group_id=13478&atid=113478) 2006-11-15 08:53:32 +00:00
Josh Coalson
7d273b4bdb add support for read-only operations for ogg flac to chain interface 2006-11-15 06:12:30 +00:00
Josh Coalson
8ad9a12b03 fix a problem with fractional-second parsing for --skip/--until in some locales (SF #1031043) 2006-11-14 06:29:13 +00:00
Josh Coalson
e7c171009b add more fixed bugs to list 2006-11-14 05:22:12 +00:00
Josh Coalson
16e953ffc6 disallow multiple input FLAC files when --import-tags-from=- is used (SF#1082577 http://sourceforge.net/tracker/index.php?func=detail&aid=1082577&group_id=13478&atid=113478) 2006-11-14 05:02:35 +00:00
Josh Coalson
a586226fda add a boolean return value to FLAC__stream_encoder_finish() that signals a verify mismatch 2006-11-09 06:58:26 +00:00
Josh Coalson
c28efe2294 add support from encoding from ogg flac input 2006-11-04 03:04:21 +00:00
Josh Coalson
ebd7be8d9a minor wording 2006-11-03 16:15:32 +00:00
Josh Coalson
1a90ac4602 add FLAC__stream_encoder_set_compression_level() 2006-11-03 16:15:02 +00:00
Josh Coalson
aec8bb3435 rename metaflac's --import-picture to --import-picture-from for consistency with other options 2006-11-02 04:06:56 +00:00
Josh Coalson
989f26701d add --export-picture-to option to metaflac 2006-11-02 03:40:44 +00:00
Josh Coalson
0b9442c3b6 remove now-obsolete libOggFLAC stuff 2006-10-16 16:18:34 +00:00
Josh Coalson
8da98c897b merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation still needs work 2006-10-15 04:24:05 +00:00
Josh Coalson
fd5fbc70c6 bump version number to 1.1.3 2006-10-07 07:01:29 +00:00
Josh Coalson
d0edb97a46 limit subset further if sample rate is <=48kHz: max blocksize is 4608 and max LPC order is 12 2006-10-07 06:50:08 +00:00
Josh Coalson
e401faa968 tweak some settings 2006-10-07 05:42:39 +00:00
Josh Coalson
6d8ce24733 add verbiage about compression improvement 2006-10-07 01:19:20 +00:00
Josh Coalson
1dfcea1340 multichannel assignments in format and documentation 2006-10-06 05:51:59 +00:00
Josh Coalson
b51392b654 complete WAVEFORMATEXTENSIBLE support, multichannel assignments in format and documentation, multichannel support for AIFF and WAVE, channel mapping, new --channel-map=none option to flac, saving and restoring of WAVEFORMATEXTENSIBLE channel mask to/from tag, robust handling of "odd" sample resolutions (i.e. not multiple of 8 bits) for AIFF and WAVE 2006-10-06 05:51:13 +00:00
Josh Coalson
b73fff6ee9 add custom footer with copyright and sourceforge logo 2006-10-06 05:26:38 +00:00
Josh Coalson
58c2acbe6d upgrade to doxygen 1.4.2, add custom footer with copyright and sourceforge logo 2006-10-06 05:26:22 +00:00
Josh Coalson
ae00b5fbd8 *** empty log message *** 2006-10-06 05:25:51 +00:00
Josh Coalson
9c6930d501 always install doxygen docs 2006-09-28 01:00:35 +00:00
Josh Coalson
6f5568e4df change default padding to 8K, or 64K if input audio stream is >= 20 minutes long 2006-09-27 05:02:11 +00:00
Josh Coalson
9ca69b9c5d add link for FLAC in WMP 2006-09-27 04:45:45 +00:00
Josh Coalson
c70b6c58cd add more FAQs 2006-09-27 04:44:33 +00:00
Josh Coalson
2e29c93ac3 remove ancient deprecated things 2006-09-26 01:25:52 +00:00
Josh Coalson
16b570f7d4 bump version number 2006-09-26 01:25:36 +00:00