Commit Graph

1546 Commits

Author SHA1 Message Date
Josh Coalson
bf996e4802 minor comments 2002-12-23 19:54:54 +00:00
Josh Coalson
0a86a68606 enable 3dnow optimizations by default 2002-12-23 19:53:00 +00:00
Josh Coalson
c191ab4f78 double-protect a naked assert 2002-12-23 19:52:20 +00:00
Josh Coalson
91d37b2418 fix problem with FLAC_plugin__charset_test_conversion() not returning a value 2002-12-23 19:51:41 +00:00
Josh Coalson
36f7d0a64d fix warning about unused vars 2002-12-23 19:50:59 +00:00
Josh Coalson
709b7fcef4 fix uninitialized var 2002-12-23 19:50:36 +00:00
Josh Coalson
06ecb281de minor typo 2002-12-23 19:50:14 +00:00
Josh Coalson
2b7cc17a89 fix problem with recursive use of TESTS_ENVIRONMENT 2002-12-23 19:49:56 +00:00
Josh Coalson
adcc4a1dbf minor updates 2002-12-21 04:50:22 +00:00
Josh Coalson
eb0ccd64af fix some typos 2002-12-21 04:38:59 +00:00
Josh Coalson
e3cd991a5a add metaflac.sgml 2002-12-21 03:30:50 +00:00
Josh Coalson
fb4cf63fe6 tweak some of the usage text 2002-12-21 03:30:32 +00:00
Josh Coalson
63f2918deb minor comments 2002-12-21 03:30:10 +00:00
Josh Coalson
554f8f84f8 minor tweak to test parameters 2002-12-21 03:29:42 +00:00
Josh Coalson
9238a140a6 add WAVE and AIFF fixup tests 2002-12-21 03:29:26 +00:00
Josh Coalson
9906056ddb add --until, --cuesheet, --force-aiff-format 2002-12-21 03:28:06 +00:00
Josh Coalson
eb7a8e4b53 initial import 2002-12-21 03:27:14 +00:00
Josh Coalson
2295f1fa7f fix typo in integer constant 2002-12-19 15:41:43 +00:00
Josh Coalson
92cef3dfbc add support for decoding to AIFF 2002-12-17 08:34:46 +00:00
Josh Coalson
e167984d61 fix bug in aiff code for skipping ahead 2002-12-17 08:34:22 +00:00
Josh Coalson
1106d5f65e add decoding to AIFF, --force-aiff-format 2002-12-17 08:33:19 +00:00
Josh Coalson
7f06012cef add arbitrary WAVE and AIFF file generators 2002-12-17 08:17:02 +00:00
Josh Coalson
5126bb0431 add round-trip tests, add aiff to everything 2002-12-17 08:15:48 +00:00
Josh Coalson
291b4fcbe9 minor update for aiff tests 2002-12-17 08:15:20 +00:00
Josh Coalson
ccea6aaee7 minor wording 2002-12-17 08:14:42 +00:00
Josh Coalson
063f0d1567 update "free codecs" verbiage 2002-12-17 08:07:44 +00:00
Josh Coalson
3ec18caa50 update verbiage about WavPack now that it is BSD 2002-12-16 20:26:11 +00:00
Josh Coalson
5186c8f3ea fix more bugs with --skip and --until 2002-12-15 21:40:24 +00:00
Josh Coalson
1612949996 add link to foobar2000, audiotron, update codec verbiage 2002-12-14 06:22:52 +00:00
Josh Coalson
8232e2959a do --skip and --until tests for both wav and raw 2002-12-14 06:22:22 +00:00
Josh Coalson
b63b3676ef fix bug with uninitialized vars in parser 2002-12-13 05:37:56 +00:00
Josh Coalson
3644a56b77 fix memory leaks 2002-12-13 05:37:35 +00:00
Josh Coalson
5fa6b9ae60 fix bug in cuesheet comparison 2002-12-13 05:37:13 +00:00
Josh Coalson
c3cc5b4260 minor comments 2002-12-13 05:36:34 +00:00
Josh Coalson
789bc4f0a3 add link for audiotron 2002-12-12 18:41:29 +00:00
Josh Coalson
b04ce04de1 fix bugs with --skip, implement --until 2002-12-12 03:59:23 +00:00
Josh Coalson
6218b344f7 clean up code by emulating perl's 'die' command 2002-12-12 03:58:18 +00:00
Josh Coalson
8fac5d67c3 add more --skip and --until tests 2002-12-12 03:57:47 +00:00
Josh Coalson
18f6c15d89 add link to rpms 2002-12-11 06:37:32 +00:00
Josh Coalson
30e9643946 add some meta tags 2002-12-10 06:44:26 +00:00
Josh Coalson
c80bdc6a8d revamp --skip processing, allow new mm:ss.sss form 2002-12-10 06:43:59 +00:00
Josh Coalson
d4f75bf08e minor includes 2002-12-10 06:43:14 +00:00
Josh Coalson
bb6313b34b add utils.c, utils.h 2002-12-10 06:42:39 +00:00
Josh Coalson
d3fe72801a split off some tests to new test_flac.sh script 2002-12-10 06:42:15 +00:00
Josh Coalson
463d0f80de initial import 2002-12-10 06:41:27 +00:00
Josh Coalson
8f0c71b877 add "is_cd" flag to CUESHEET everywhere 2002-12-05 06:37:46 +00:00
Josh Coalson
b96199d2ac add link to fink package 2002-12-05 06:36:28 +00:00
Josh Coalson
d192362c28 instrument for valgrind 2002-12-05 06:36:12 +00:00
Josh Coalson
a87906ee10 add "only one VORBIS_COMMENT allowed" sentence 2002-12-04 07:16:06 +00:00
Josh Coalson
5e31be1500 #include config.h 2002-12-04 07:07:35 +00:00