Commit Graph

1752 Commits

Author SHA1 Message Date
Josh Coalson
4e56b06d63 add FLAC__metadata_simple_iterator_get_application_id() 2007-08-15 05:59:09 +00:00
Josh Coalson
4b279f76a7 initial support for new --keep-foreign-metadata options, saving done, restoring TODO 2007-08-14 00:36:58 +00:00
Josh Coalson
be2434fd7b minor headers 2007-08-14 00:35:03 +00:00
Josh Coalson
09ccf20ae6 add FLAC__metadata_simple_iterator_get_block_offset(), FLAC__metadata_simple_iterator_get_block_length(), FLAC__metadata_simple_iterator_is_last() 2007-08-14 00:34:50 +00:00
Josh Coalson
a956a821c7 fix compiler warnings 2007-08-09 07:17:32 +00:00
Josh Coalson
330fc08a3f more mingw fixes 2007-08-01 03:03:51 +00:00
Josh Coalson
12d3a41896 change default extension for ogg flac from .ogg to .oga (SF#1762492: http://sourceforge.net/tracker/index.php?func=detail&aid=1762492&group_id=13478&atid=113478) 2007-08-01 03:02:00 +00:00
Josh Coalson
05f710f4e0 add support for RESIDUAL_CODING_METHOD_PARTITIONED_RICE2 and blocking strategy bit 2007-07-31 00:51:26 +00:00
Josh Coalson
29008f4fb5 Fixed bug where importing non-CDDA cuesheets would cause an invalid lead-out track number; also add requirement for non-CDDA lead-out track number to be 255 (SF#1764105: https://sourceforge.net/tracker/index.php?func=detail&aid=1764105&group_id=13478&atid=113478). 2007-07-31 00:47:55 +00:00
Josh Coalson
4d8060421b Some MinGW fixes (SF#1684879: https://sourceforge.net/tracker/index.php?func=detail&aid=1684879&group_id=13478&atid=113478) 2007-07-31 00:39:46 +00:00
Josh Coalson
7992b9428d Fixed bug where using --replay-gain without any padding option caused only a small PADDING block to be created (SF#1760790: https://sourceforge.net/tracker/index.php?func=detail&aid=1760790&group_id=13478&atid=113478) 2007-07-31 00:35:33 +00:00
Josh Coalson
42c22d5f00 fixed bug compiling flac without ogg support (SF#1760786: http://sourceforge.net/tracker/index.php?func=detail&aid=1760786&group_id=13478&atid=113478) 2007-07-26 08:01:40 +00:00
Josh Coalson
69b8730692 minor usage text 2007-07-26 07:58:21 +00:00
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
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
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
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
732969760b bump version number to 1.2.0 2007-07-07 06:10:35 +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
74d568926b fix windows bugs 2007-06-20 01:26:52 +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
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
2ea97f8a60 fixed for sun forte compiler 2007-06-14 06:37:08 +00:00
Josh Coalson
5f11406281 fix bug with negative indexing 2007-06-14 06:21:44 +00:00
Josh Coalson
ba457d7327 remove unused vars 2007-06-14 06:13:25 +00:00
Josh Coalson
cebba2a5dc cleaner pointer alignment logic for autoconf-based builds 2007-06-14 06:10:00 +00:00
Josh Coalson
60a43f073f fix LD_LIBRARY_PATH-saving logic 2007-06-14 05:25:35 +00:00
Josh Coalson
00da5ae8ec add internal FLAC__stream_encoder_set/get_do_md5() 2007-06-14 05:19:46 +00:00
Josh Coalson
7a1393882d msvc fixes 2007-05-11 00:48:14 +00:00