Commit Graph

1168 Commits

Author SHA1 Message Date
Josh Coalson
c220cf408a verbiage about "make check" 2002-08-23 06:41:31 +00:00
Josh Coalson
e2bde2bfb2 initial import 2002-08-23 06:39:37 +00:00
Josh Coalson
1180f23006 initial import 2002-08-23 06:28:59 +00:00
Josh Coalson
a2377a52ce add Rio Receiver/Dell Digital Audio Receiver 2002-08-22 18:35:18 +00:00
Josh Coalson
8b2801db0c add Rio Receiver news item 2002-08-22 18:25:11 +00:00
Josh Coalson
e3382bef75 minor fix in the "clean" target 2002-08-22 07:27:42 +00:00
Josh Coalson
974db5d6df linear dither now working 2002-08-22 07:26:53 +00:00
Josh Coalson
9fb180bc85 add 8bps sine wave to suite; also do some 48kHz and 96kHz tests 2002-08-22 07:26:06 +00:00
Josh Coalson
933f38a640 minor formatting 2002-08-22 04:22:27 +00:00
Josh Coalson
0c3524c668 add verbiage for libOggFLAC, libOggFLAC++ 2002-08-22 04:21:54 +00:00
Josh Coalson
5f39e9f18c fixes based on Windows testing 2002-08-21 05:27:01 +00:00
Josh Coalson
402da70fcd more doxygen docs 2002-08-21 03:40:11 +00:00
Josh Coalson
eb20903946 fix various little bugs related to format options 2002-08-20 20:37:26 +00:00
Josh Coalson
87977bad56 more doxygen docs 2002-08-20 07:09:33 +00:00
Josh Coalson
a86f8709b4 add tests for libOggFLAC and libOggFLAC++ 2002-08-20 04:03:24 +00:00
Josh Coalson
54fd7a8597 fix LD_LIBRARY_PATH setting 2002-08-20 04:02:43 +00:00
Josh Coalson
e1f795b213 add some missing tests 2002-08-20 04:02:21 +00:00
Josh Coalson
6fe72f7247 minor formatting 2002-08-20 04:01:59 +00:00
Josh Coalson
3cf909cef2 add -v, --version options 2002-08-20 03:57:59 +00:00
Josh Coalson
4dc3507090 more doxygen docs 2002-08-20 03:56:52 +00:00
Josh Coalson
a37ba46b4c split off dynamically allocated stuff from FLAC__EntropyCodingMethod_PartitionedRice to FLAC__EntropyCodingMethod_PartitionedRiceContent 2002-08-19 21:36:39 +00:00
Josh Coalson
875b001f3c fix "unused variables" warnings and others 2002-08-19 21:33:22 +00:00
Josh Coalson
929ccb881b update to match new getopt-based options 2002-08-18 02:02:41 +00:00
Josh Coalson
b7023aa1b4 rework so that rice parameters and raw_bits from the entropy coding method struct are sized dynamically 2002-08-17 15:23:43 +00:00
Josh Coalson
cda4c3c7b3 add utility routines related to entropy coding 2002-08-17 15:21:29 +00:00
Josh Coalson
48d87d0aeb minor reformatting of help 2002-08-17 15:19:38 +00:00
Josh Coalson
8bcb9de115 add format.h 2002-08-17 15:09:22 +00:00
Josh Coalson
c748d12b45 fix bug where comparing vorbis comment field names were not case insensitive 2002-08-17 14:54:47 +00:00
Josh Coalson
a0ac09adea add assertions 2002-08-16 05:40:16 +00:00
Josh Coalson
a242b3ca75 fix bug in status string table 2002-08-16 05:39:58 +00:00
Josh Coalson
fc2b7379d8 add assertion failure on verify decoder underflow 2002-08-16 05:39:34 +00:00
Josh Coalson
382b2f8f50 move on to the next file instead of stopping on errors 2002-08-16 05:38:19 +00:00
Josh Coalson
a1283a2799 add --sector-align tests 2002-08-16 05:36:53 +00:00
Josh Coalson
efc6c90ea8 more doxygen comments 2002-08-16 03:09:06 +00:00
Josh Coalson
724b532b66 doxygen comments 2002-08-15 19:19:46 +00:00
Josh Coalson
ffc41f01ad *** empty log message *** 2002-08-15 19:19:28 +00:00
Josh Coalson
109abb5ee2 exclude "unready" OggFLAC includes 2002-08-15 19:19:15 +00:00
Josh Coalson
3262b0da8e more rigorous gate around callbacks in ..._finish() when called from ..._delete() 2002-08-14 20:58:42 +00:00
Josh Coalson
09ddd8eebe add link to MacFLAC 2002-08-14 06:50:37 +00:00
Josh Coalson
c12d4355c6 one last pass over the new help system 2002-08-14 00:53:40 +00:00
Josh Coalson
191a7924bb add UTF-8 support 2002-08-14 00:52:28 +00:00
Josh Coalson
0aaf496f27 add support for building utf8 library 2002-08-14 00:52:00 +00:00
Josh Coalson
f8e6b0957c #include charset.h 2002-08-14 00:51:30 +00:00
Josh Coalson
1ce20ee4c0 parameterize static and shared library suffixes 2002-08-14 00:50:48 +00:00
Josh Coalson
992009a8dc minor formatting 2002-08-13 21:47:44 +00:00
Josh Coalson
3beadb6de3 minor formatting 2002-08-13 21:42:00 +00:00
Josh Coalson
ee89a1efc2 update to match new getopt-based options in flac 2002-08-13 21:35:05 +00:00
Josh Coalson
e6eff867de update to match new getopt-based options in flac 2002-08-13 21:18:27 +00:00
Josh Coalson
bf3713ab12 #include fcntl.h in cygwin builds 2002-08-13 17:13:27 +00:00
Josh Coalson
e1efae893a update the usage to match new getopt-based options, simply the help structure 2002-08-13 01:03:14 +00:00