Commit Graph

1335 Commits

Author SHA1 Message Date
Josh Coalson 6c5958beea fixes to make consistent with xmms plugin 2002-08-27 06:02:09 +00:00
Josh Coalson d41726b381 fix WACNAME 2002-08-27 06:01:35 +00:00
Josh Coalson 567624c4a8 minor formatting 2002-08-27 05:56:39 +00:00
Josh Coalson 3d8a96e1b1 add AM_GNU_GETTEXT 2002-08-27 05:51:19 +00:00
Josh Coalson 765ff502c7 minor formatting 2002-08-27 05:46:11 +00:00
Josh Coalson 427048f0c1 streamline the residual energy calculation 2002-08-27 05:44:57 +00:00
Josh Coalson b5cc55f312 big rework 2002-08-27 05:36:09 +00:00
Josh Coalson 162b8a36ec initial import 2002-08-27 05:35:43 +00:00
Josh Coalson fe9d2b4ec6 functionality now provided by ../plugin_common 2002-08-27 01:08:56 +00:00
Josh Coalson 07b47a64f0 add JReceiver to S/W section 2002-08-25 05:28:12 +00:00
Josh Coalson ec5ea04c05 more comments 2002-08-25 05:27:53 +00:00
Josh Coalson cb9d93ad4d add vendor string to encoding 2002-08-25 05:27:15 +00:00
Josh Coalson fedb0ae837 update tests to reflect addition of vorbis comment with vendor string 2002-08-25 05:10:37 +00:00
Josh Coalson 1f99eac2bb fixes based on a pass over everything with autoconf/automake 2002-08-23 06:45:23 +00:00
Josh Coalson 3e94dad4f0 add support for vorbis comments; not yet finished 2002-08-23 06:44:05 +00:00
Josh Coalson 81a86fde96 move dithering into plugin_common library 2002-08-23 06:43:04 +00:00
Josh Coalson b6c08cd0f2 minor comments 2002-08-23 06:42:03 +00:00
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