Commit Graph

697 Commits

Author SHA1 Message Date
Josh Coalson
4dacd19931 minor cleanup 2001-06-06 21:11:44 +00:00
Josh Coalson
176eb5644b initial import 2001-06-06 19:54:54 +00:00
Josh Coalson
a875b8781b add WAVE autodetect bullet 2001-06-06 19:34:54 +00:00
Josh Coalson
f3a3c55c0a minor tweak 2001-06-06 19:30:49 +00:00
Josh Coalson
d2e0e0e121 document the new -o and --delete-input-file options 2001-06-06 19:27:48 +00:00
Josh Coalson
0fa78b891b add -o option, remove "flac - outfilename" mode 2001-06-06 19:18:08 +00:00
Josh Coalson
6fff8e20ec make the default suffix .ana for analysis files 2001-06-06 19:01:13 +00:00
Josh Coalson
f0003358d6 add --delete-input-file flag 2001-06-06 18:56:56 +00:00
Josh Coalson
3e06dad39a update news item about timestamp preservation 2001-06-06 18:47:49 +00:00
Josh Coalson
47c3eb2679 standardize flac__ names 2001-06-06 18:45:34 +00:00
Josh Coalson
769116831c add file.c 2001-06-06 18:42:24 +00:00
Josh Coalson
986baa326b transfer input file timestamp/permissions to output file 2001-06-06 18:41:57 +00:00
Josh Coalson
8ed7fb1c9d initial import 2001-06-06 18:41:13 +00:00
Josh Coalson
e570f0014b standardize flac__ names 2001-06-06 18:30:33 +00:00
Josh Coalson
04ad5d3d78 make the encoding options more intense 2001-06-06 16:39:17 +00:00
Josh Coalson
9e03c444d2 minor fixes 2001-06-06 16:38:22 +00:00
Josh Coalson
a68345b63c update for 0.10 2001-06-05 23:54:27 +00:00
Josh Coalson
63912e1203 make some updates to other encoder features 2001-06-05 23:36:43 +00:00
Josh Coalson
3da78a902e remove some completed stuff from the TODO lists 2001-06-05 23:35:37 +00:00
Josh Coalson
1178a14884 add news item for 0.10 2001-06-05 23:34:56 +00:00
Josh Coalson
4c4aed9a03 updates for 0.10 2001-06-05 23:34:38 +00:00
Josh Coalson
4f547d06bf remove -R 32 from -9 2001-06-05 23:34:01 +00:00
Josh Coalson
525c22cef3 remove debug printouts 2001-06-05 22:45:50 +00:00
Josh Coalson
7325329d79 limit info printout to DEBUG mode 2001-06-05 22:40:17 +00:00
Josh Coalson
06f7690534 conditionalize gcc-specific flags 2001-06-05 22:36:45 +00:00
Josh Coalson
67bb28d858 tweak the meaning of -0 2001-06-05 22:36:20 +00:00
Josh Coalson
509dbcc0b8 slow down stats printing 2001-06-05 22:29:47 +00:00
Josh Coalson
7e30b55b6f ignore (with warning) unknown subchunks instead of erroring out; slow down stats printing 2001-06-05 22:29:30 +00:00
Josh Coalson
f57578d21e change meaning of -0 2001-06-05 22:28:34 +00:00
Josh Coalson
c99cd20dc1 add flac -8 results 2001-06-05 18:01:15 +00:00
Josh Coalson
f966ef70fc minor FP tweaks 2001-06-05 02:03:11 +00:00
Josh Coalson
b6b25b677a update for flac 0.10 and shorten 3.2 2001-06-04 20:56:10 +00:00
Josh Coalson
9d25596919 new version of FLAC__lpc_compute_autocorrelation_asm_i386 with inner loops completely unrolled 2001-06-02 03:31:45 +00:00
Josh Coalson
2166c75c16 add comments 2001-06-01 19:38:02 +00:00
Josh Coalson
ed1d5d4e80 add comments 2001-06-01 18:57:49 +00:00
Josh Coalson
91f2fb36b6 fix names of SSE routines 2001-06-01 18:56:52 +00:00
Josh Coalson
ba98f3f90b minor comment fixes 2001-06-01 00:43:44 +00:00
Josh Coalson
92d4240ae2 add bps checks so we can use miroslav's mmx versions of some routines 2001-05-31 20:53:19 +00:00
Josh Coalson
1b68982b0e put a FLAC__ASSERT wrapper around assert() 2001-05-31 20:11:02 +00:00
Josh Coalson
88f94d0fb3 integrate mdz's patch so 'make dist' will work as expected 2001-05-31 18:47:05 +00:00
Josh Coalson
7e9e333323 cosmetic changes 2001-05-31 18:17:17 +00:00
Josh Coalson
b4404eddc7 explicit sizing of some immediate operands 2001-05-31 16:23:39 +00:00
Josh Coalson
2a389f41ca add several SSE versions of FLAC__lpc_compute_autocorrelation for different lags 2001-05-31 16:17:32 +00:00
Josh Coalson
aa25536076 remove the bounds checking in FLAC__encoder_process* 2001-05-31 06:17:41 +00:00
Josh Coalson
ac244de474 speed up the bounds checking in FLAC__encoder_process* 2001-05-31 06:16:17 +00:00
Josh Coalson
d16370d6b4 minor comment fixes 2001-05-31 05:56:41 +00:00
Josh Coalson
f60dd8e8ea minor fix to comments 2001-05-30 23:26:39 +00:00
Josh Coalson
d37d1351ed speed up FLAC__encoder_process(); fix bug in FLAC__encoder_process_interleaved() 2001-05-30 23:09:31 +00:00
Josh Coalson
07df6625db minor tweaks to support bin tests 2001-05-30 19:38:09 +00:00
Josh Coalson
d792791f48 add lag checking code to SSE autocorrelation routine 2001-05-30 19:22:26 +00:00