Commit Graph

1760 Commits

Author SHA1 Message Date
Josh Coalson
580b6e361f fix memory leaks 2002-12-28 07:07:57 +00:00
Josh Coalson
15d9eba1ce add "all" to phony targets 2002-12-28 07:07:13 +00:00
Josh Coalson
f1f359ed8d minor syntax 2002-12-28 07:06:52 +00:00
Josh Coalson
45062b840e fix uninitialized data 2002-12-28 07:06:38 +00:00
Josh Coalson
8825c571e3 fix memory leaks and uninitialized data 2002-12-28 07:06:10 +00:00
Josh Coalson
f91251d1d6 add flushed fwrite in Valgrind mode 2002-12-28 07:04:49 +00:00
Josh Coalson
8b9a477a8c fix verbiage about get_block() in Iterator class 2002-12-28 07:03:26 +00:00
Josh Coalson
21cd7b828a add "src" target 2002-12-28 07:03:01 +00:00
Josh Coalson
05f133c929 add Makefile.lite 2002-12-28 07:02:46 +00:00
Josh Coalson
fcd85f8396 initial import 2002-12-28 07:02:38 +00:00
Josh Coalson
af3145ebba tweak Valgrind invocation to show more callers 2002-12-27 21:07:20 +00:00
Josh Coalson
e900edfdf9 fix memory leaks 2002-12-27 21:05:55 +00:00
Josh Coalson
75c863eac9 fix memory leak in Cuesheet destructor 2002-12-27 21:05:18 +00:00
Josh Coalson
28311cfd1a miroslav's patch to fix broken --disable-3dnow option 2002-12-26 19:35:19 +00:00
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