Commit Graph

532 Commits

Author SHA1 Message Date
Josh Coalson
0d1a6d3d5c add support for last_metadata_is_last flag in the stream encoder 2001-06-14 19:09:02 +00:00
Josh Coalson
9b04be7124 add SEEKTABLE to string lookup table 2001-06-14 18:57:53 +00:00
Josh Coalson
eaa8d3c4bd fix size of application id in struct 2001-06-14 18:57:35 +00:00
Josh Coalson
91e4dc97cc add support for APPLICATION block 2001-06-14 18:57:05 +00:00
Josh Coalson
323d9be367 generate some wave files that have unsupported sub-chunks 2001-06-14 18:56:18 +00:00
Josh Coalson
fb442e08ca minor update to S/W section 2001-06-13 22:16:56 +00:00
Josh Coalson
24745f9d87 fix to work with the new decoder interface 2001-06-13 18:21:03 +00:00
Josh Coalson
e6499bdf18 rename i386 to ia32 everywhere 2001-06-13 18:11:25 +00:00
Josh Coalson
2255848763 change NASM file extensions from .s to .nasm 2001-06-13 18:04:47 +00:00
Josh Coalson
9a7b5e2d80 move from ../i386 2001-06-13 18:03:09 +00:00
Josh Coalson
a52fa2575d move to ../ia32 2001-06-13 18:01:44 +00:00
Josh Coalson
0a15c14c6e rename FLAC__Encoder to FLAC__StreamEncoder, OOPize encoder and decoder interfaces 2001-06-13 17:59:57 +00:00
Josh Coalson
244ce1114c rename encoder_framing.c to stream_encoder_framing.c 2001-06-13 17:55:08 +00:00
Josh Coalson
4a724e48d6 rename encoder.c to stream_encoder.c 2001-06-13 17:54:49 +00:00
Josh Coalson
3823927447 rename encoder_framing.h to stream_encoder_framing.h 2001-06-13 17:54:13 +00:00
Josh Coalson
c7cbd789c4 rename encoder.h to stream_encoder.h 2001-06-13 17:53:50 +00:00
Josh Coalson
3117a3275b add section for third-party developers 2001-06-11 23:46:32 +00:00
Josh Coalson
cf964c7a3c add link for nightly CVS tarball 2001-06-11 23:46:07 +00:00
Josh Coalson
bf38551bea minor formatting change 2001-06-11 23:45:53 +00:00
Josh Coalson
1276f3ee96 add section for libFLAC 2001-06-11 23:45:27 +00:00
Josh Coalson
b20eed8fe1 remove debug printouts 2001-06-11 20:13:39 +00:00
Josh Coalson
a64aed6ba8 replace gnumake syntax for nasm build rule with more generic one 2001-06-11 19:20:13 +00:00
Josh Coalson
e81b19588c fix an href typo 2001-06-11 18:59:31 +00:00
Josh Coalson
276ad891d5 fix copyright typo 2001-06-10 20:58:08 +00:00
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