Commit Graph

574 Commits

Author SHA1 Message Date
Josh Coalson
6ca4b1b2b2 add support for checking sizes of different types through configure and dynamically generating include/FLAC/ordinals.h 2001-06-29 02:54:59 +00:00
Josh Coalson
7c343cfbcb renamed ordinals.h to ordinals.h.in 2001-06-29 02:54:04 +00:00
Josh Coalson
a18f751386 minor naming convention changes 2001-06-29 02:52:10 +00:00
Josh Coalson
70ecb4acc8 add discouraging comment to -9 option 2001-06-29 02:51:39 +00:00
Josh Coalson
d30f59d804 supposedly fixes bug where playback happens too fast in some situations 2001-06-29 02:51:01 +00:00
Josh Coalson
414a234b15 add -DVERSION 2001-06-27 08:48:11 +00:00
Josh Coalson
fc0b6b04e8 tweaks to make things work with VC++ 2001-06-27 08:47:46 +00:00
Josh Coalson
bbc80239c5 initial import 2001-06-27 08:46:34 +00:00
Josh Coalson
cd22af6cc4 add the --output-prefix option 2001-06-27 06:53:54 +00:00
Josh Coalson
ba03ad120b add --sector-align option 2001-06-27 06:48:34 +00:00
Josh Coalson
9e07f9ee75 add link to debian packages 2001-06-27 06:46:45 +00:00
Josh Coalson
118e98b2d1 workaround for #include bug on OS X 2001-06-27 06:46:24 +00:00
Josh Coalson
91b65f5a4c minor tweak to exit code handling 2001-06-27 06:46:00 +00:00
Josh Coalson
9e17b47f1e change the command line usage to match flac, tweak the look of the output 2001-06-27 06:45:06 +00:00
Josh Coalson
a36c9d1175 add utility.o 2001-06-23 03:06:35 +00:00
Josh Coalson
6969f75f39 add utility.h 2001-06-23 03:06:23 +00:00
Josh Coalson
7871356085 add utility.c 2001-06-23 03:06:07 +00:00
Josh Coalson
fdb97bca42 initial import 2001-06-23 03:05:30 +00:00
Josh Coalson
4ac9823038 rev the version to 1.0 2001-06-23 03:04:32 +00:00
Josh Coalson
77e3f319a5 revamp the ordinal types 2001-06-23 03:03:24 +00:00
Josh Coalson
3d094cd097 patch to remove erroneous ..._LIBS var 2001-06-21 19:44:00 +00:00
Josh Coalson
ea04340d91 add SFFLAC format to id table 2001-06-21 06:34:51 +00:00
Josh Coalson
aaaafb3c98 minor change in S/W section 2001-06-21 06:34:32 +00:00
Josh Coalson
be00e30695 add aoutb support for openbsd 2001-06-21 06:34:15 +00:00
Josh Coalson
1162f1829e minor fixes 2001-06-19 06:48:21 +00:00
Josh Coalson
04d1aa3553 minor #include changes 2001-06-19 06:48:09 +00:00
Josh Coalson
da0adb2056 add object file format guessing from configure 2001-06-18 23:07:19 +00:00
Josh Coalson
2ac3a5429c change the naming of the object file format define to make it easier to configure properly 2001-06-18 22:16:10 +00:00
Josh Coalson
287fccd661 fix default versioning behavior 2001-06-18 21:30:39 +00:00
Josh Coalson
cd66fc0786 minor formatting changes 2001-06-18 02:34:09 +00:00
Josh Coalson
419e6594ff add gstreamer in comments of s/w section 2001-06-18 02:32:03 +00:00
Josh Coalson
1dba62f5b6 update libFLAC section with new _set_ functions 2001-06-17 02:38:32 +00:00
Josh Coalson
00e53874cd revamp encoder/decoder interface to use set methods instead on args to init 2001-06-16 07:32:25 +00:00
Josh Coalson
c84e95b6a2 minor wording change about libFLAC; delete dead link 2001-06-15 22:58:04 +00:00
Josh Coalson
f852bfc15a minor wording change about libFLAC 2001-06-15 22:57:29 +00:00
Josh Coalson
a38a551dab fix syntax typo 2001-06-15 21:24:34 +00:00
Josh Coalson
c72137a65d unify the error reporting; make the statistics output more terse 2001-06-15 21:23:43 +00:00
Josh Coalson
38e7c9d164 change WAVE reader to ignore sub-chunks after "data" (with a warning) instead of silently chopping them off 2001-06-15 19:00:52 +00:00
Josh Coalson
2983ee6374 initial import 2001-06-15 18:46:19 +00:00
Josh Coalson
03ac145c3d patch from mdz to create include/* Makefiles 2001-06-15 02:16:35 +00:00
Josh Coalson
48fb1ad313 patch by mdz to add libxmms_flac_la_LIBS 2001-06-14 20:26:23 +00:00
Josh Coalson
1e5c854cc9 initial import 2001-06-14 19:10:14 +00:00
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