Commit Graph

508 Commits

Author SHA1 Message Date
Josh Coalson
f939ab150c add Soepkip TNG to S/W section 2001-06-08 21:28:34 +00:00
Josh Coalson
f84474c671 add rawrec/rawplay to S/W section 2001-06-08 20:56:20 +00:00
Josh Coalson
492e406044 MAC is not streamable 2001-06-08 05:40:12 +00:00
Josh Coalson
6b05bc51f7 add/update copyright and license notices 2001-06-08 00:13:21 +00:00
Josh Coalson
c2fb0b3b2a initial import 2001-06-08 00:12:28 +00:00
Josh Coalson
0cbd4c06f2 patch from Christian for FreeBSD 2001-06-07 21:52:54 +00:00
Josh Coalson
1099de9d36 add --include-deps 2001-06-07 20:04:30 +00:00
Josh Coalson
495abdde6f fix WAVE autodetect to be more robust and not require ungetc() 2001-06-07 20:01:20 +00:00
Josh Coalson
3fa53d6211 add flac__file_get_filesize() 2001-06-07 20:00:50 +00:00
Josh Coalson
3654682df9 fixes for MSVC 2001-06-07 08:06:27 +00:00
Josh Coalson
ac1e70aaf0 write the "format" section 2001-06-07 02:41:39 +00:00
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