Commit Graph

2774 Commits

Author SHA1 Message Date
Josh Coalson
21a4b6b297 add new option --no-utf8-convert to flac (SF#973740: http://sourceforge.net/tracker/index.php?func=detail&aid=973740&group_id=13478&atid=363478) 2007-07-26 07:57:51 +00:00
Josh Coalson
f9cf27fcc8 prototype-related fixes 2007-07-25 03:11:00 +00:00
Josh Coalson
a66c218e3c update for flac-1.2.0 2007-07-24 02:56:54 +00:00
Josh Coalson
e13a0b0d45 update release date 2007-07-24 02:37:46 +00:00
Josh Coalson
e289ae5918 minor comments 2007-07-23 16:14:35 +00:00
Josh Coalson
6aa4348d01 minor OPT tweaks 2007-07-23 16:14:31 +00:00
Josh Coalson
256d21244f add tvix link 2007-07-16 06:20:52 +00:00
Josh Coalson
00ee634545 minor verbiage 2007-07-16 06:08:48 +00:00
Josh Coalson
2ef38431f6 update download link for 1.2.0 2007-07-16 06:08:41 +00:00
Josh Coalson
ff78a21096 add 1.2.0 release item 2007-07-16 06:08:13 +00:00
Josh Coalson
a1584f63b0 bump release date to 7/15/07 2007-07-16 06:06:33 +00:00
Josh Coalson
50bf3debb4 comment out some optimized branch 2007-07-16 06:04:28 +00:00
Josh Coalson
766539637f improvements to compile/link options 2007-07-16 06:03:32 +00:00
Josh Coalson
eec4fa7cbf add FLAC.sln to EXTRA_DIST 2007-07-11 04:15:26 +00:00
Josh Coalson
d04ddf8b26 add #define FLAC__LPC_UNROLLED_FILTER_LOOPS for easier selection of filter implementation 2007-07-11 04:15:18 +00:00
Josh Coalson
b592b49140 minor comments 2007-07-11 04:14:43 +00:00
Josh Coalson
4fb6132d13 add vcproj files to EXTRA_DIST 2007-07-11 04:13:09 +00:00
Josh Coalson
dea98d5959 work around ogg flac bug where too many seekpoints makes seektable bigger than one page 2007-07-10 02:10:44 +00:00
Josh Coalson
c90a5cad24 bump libtool number in prep for release 2007-07-10 02:09:38 +00:00
Josh Coalson
224177c389 fix bug where invalid seek tables could cause some seeks to fail 2007-07-10 02:08:51 +00:00
Josh Coalson
1296cb8f19 add porting guide item for 1.1.4->1.2.0 2007-07-07 07:02:11 +00:00
Josh Coalson
ca70f16a72 add porting guide ref to 1.2.0 item 2007-07-07 07:01:36 +00:00
Josh Coalson
732969760b bump version number to 1.2.0 2007-07-07 06:10:35 +00:00
Josh Coalson
d02559547d bump version number to 1.2.0; flesh out changelog 2007-07-07 06:08:42 +00:00
Josh Coalson
5967f4981e add undocumented option to flac: --ignore-chunk-sizes 2007-07-07 05:50:58 +00:00
Josh Coalson
b28c46d2ab fix optimization bug in FLAC__bitwriter_write_rice_signed_block() 2007-07-07 04:30:48 +00:00
Josh Coalson
3f29169bff minor syntax 2007-07-07 04:30:18 +00:00
Josh Coalson
11d01591a9 minor comments 2007-07-07 04:30:11 +00:00
Josh Coalson
c25ba4e5f2 deprecate projectbuilder project 2007-07-07 04:16:49 +00:00
Josh Coalson
3c7c14e03a minor verbiage 2007-06-20 01:28:34 +00:00
Josh Coalson
33624741dc replace broken link to grip+flac instructions 2007-06-20 01:28:15 +00:00
Josh Coalson
74d568926b fix windows bugs 2007-06-20 01:26:52 +00:00
Josh Coalson
89f01a8019 switch from --logfile-fd= to --log-fd= to match newer valgrind options 2007-06-20 01:26:29 +00:00
Josh Coalson
e002f83703 minor cosmetics 2007-06-20 01:25:20 +00:00
Josh Coalson
9fae2451c9 fix bug with partition sum overflowing 2007-06-20 01:23:49 +00:00
Josh Coalson
f395ec43cf fix for FLAC__INTEGER_ONLY_LIBRARY 2007-06-20 01:23:02 +00:00
Josh Coalson
e70895b984 minor comments 2007-06-19 23:59:16 +00:00
Josh Coalson
d7ebbe53b8 fix mem leaks and open files 2007-06-19 04:18:55 +00:00
Josh Coalson
a4d840269d add --no-md5-sum 2007-06-19 04:18:45 +00:00
Josh Coalson
96534bb5f3 fix typo in max sample rate described in STREAMINFO section 2007-06-16 00:56:07 +00:00
Josh Coalson
b47ab0d250 merge decoder part from RICE_EXT_BRANCH: blocking strategy bit, new rice2 ecm, frame header support for 88.2/176.4/192kHz, new reserved bit, deprecated blocksize-from-streaminfo bit 2007-06-16 00:50:28 +00:00
Josh Coalson
5c24bb88ec add support for reading the raw pcm samples so that seeker can check that decoding resumes at the right place 2007-06-16 00:43:15 +00:00
Josh Coalson
a5b8602df7 move xmms cflags to end of INCLUDES 2007-06-16 00:41:10 +00:00
Josh Coalson
730a79ba61 add more things reported in analyze mode 2007-06-16 00:40:19 +00:00
Josh Coalson
034a400e12 minor cosmetics 2007-06-16 00:38:47 +00:00
Josh Coalson
833bdac952 cleaner pointer alignment logic for autoconf-based builds 2007-06-16 00:37:42 +00:00
Josh Coalson
57d196419a *** empty log message *** 2007-06-16 00:31:49 +00:00
Josh Coalson
478bca337a add verbiage about mailing list (must subscribe to post) 2007-06-16 00:23:04 +00:00
Josh Coalson
56931265c7 *** empty log message *** 2007-06-16 00:21:59 +00:00
Josh Coalson
7ec5cd21eb add wavpack 4.41; time flac with md5 disabled during decoding 2007-06-16 00:21:38 +00:00