Commit Graph

1575 Commits

Author SHA1 Message Date
Josh Coalson
a86b5ef934 change default seektable from "-S 100x" to "-S 10s" 2002-12-31 00:08:31 +00:00
Josh Coalson
48cbe66f06 enable SSE versions of FLAC__lpc_compute_autocorrelation_asm_ia32 if FLAC__SSE_OS is defined 2002-12-30 23:38:14 +00:00
Josh Coalson
80936c5ba1 make valgrind output go into test-specific log file instead of one massive valgrind.log 2002-12-30 23:31:47 +00:00
Josh Coalson
0b3617c25f fix bug in checking of filename extensions 2002-12-30 23:28:57 +00:00
Josh Coalson
65d253dacd fix bug: explicitly close output file in Ogg FLAC case 2002-12-30 23:28:22 +00:00
Josh Coalson
d72282173f fix memory leaks 2002-12-30 06:08:15 +00:00
Josh Coalson
59d8450290 patch from Miroslav 2002-12-30 02:33:19 +00:00
Josh Coalson
94317e5ad0 remove reference to --no-escape-coding 2002-12-30 02:16:52 +00:00
Josh Coalson
1a28b69039 fix problem with uninitialized data from valgrind 2002-12-29 10:07:07 +00:00
Josh Coalson
6bc4e4f200 remove --workaroung-gcc296-bugs=yes from Valgrind invocation 2002-12-29 10:06:19 +00:00
Josh Coalson
dd190236c6 need release bitbuffer even in error cases in write_bitbuffer_() 2002-12-29 09:30:23 +00:00
Josh Coalson
1024034913 need /GR for dynamic_cast to work for some reason 2002-12-29 08:56:28 +00:00
Josh Coalson
1dfef4538f minor syntax 2002-12-29 08:55:35 +00:00
Josh Coalson
928499460b add Boss Ogg to S/W section 2002-12-28 23:53:05 +00:00
Josh Coalson
962bb3b17e explicited defines for valgrind testing and exhaustive testing modes 2002-12-28 07:08:31 +00:00
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