866 Commits

Author SHA1 Message Date
Josh Coalson
1655604813 fix constness on _set_ methods 2002-05-29 05:51:24 +00:00
Josh Coalson
b04a16e462 initial import 2002-05-29 05:49:50 +00:00
Josh Coalson
a894205182 finish option processing, start operation handling 2002-05-25 02:16:52 +00:00
Josh Coalson
3f848a4353 add -lFLAC to link list 2002-05-25 02:15:50 +00:00
Josh Coalson
f331ac2b71 add tests for level 2 - delete block 2002-05-25 02:14:26 +00:00
Josh Coalson
a7b673c007 add support for id3v2 tags to levels 1 and 2, better bad metadata handling, fix bug with merge_padding 2002-05-25 02:13:38 +00:00
Josh Coalson
e959a5de45 flesh out the option processing 2002-05-23 05:21:19 +00:00
Josh Coalson
7294309ba6 fix null pointer handling in metadata object routines 2002-05-22 05:35:43 +00:00
Josh Coalson
fb74f10df7 add iterator classes 2002-05-22 05:33:29 +00:00
Josh Coalson
b9b3341347 comment changes 2002-05-22 05:32:41 +00:00
Josh Coalson
746ce8a5ee update comparison with latest codec versions, add decode times and weighted ratio 2002-05-22 05:31:02 +00:00
Josh Coalson
eb643a2b1e replace a bunch of magic numbers 2002-05-20 05:58:50 +00:00
Josh Coalson
4d4b2b7f18 minor changes to some defines/globals 2002-05-20 05:55:44 +00:00
Josh Coalson
fda98fb7e4 initial import 2002-05-17 06:33:39 +00:00
Josh Coalson
9fb3a4c34d test_unit no longer needs to see itself 2002-05-17 06:29:22 +00:00
Josh Coalson
419d90cbe4 initial import 2002-05-17 06:28:36 +00:00
Josh Coalson
6e62e8f124 use new file_utils 2002-05-17 06:28:09 +00:00
Josh Coalson
2b4dc98d24 add file_utils module 2002-05-17 06:27:19 +00:00
Josh Coalson
ef0bc772a4 beginning of rewrite of metaflac to the new metadata interface 2002-05-17 06:26:45 +00:00
Josh Coalson
ae48af1be0 add getopt reference 2002-05-17 06:26:02 +00:00
Josh Coalson
31cf6a47f4 allow setting data pointers to 0 for metadata objects 2002-05-17 06:25:14 +00:00
Josh Coalson
1c815331a5 update with new semantics for padding block creation 2002-05-17 06:22:29 +00:00
Josh Coalson
76c68bc5dd differentiate between format max bits per sample and codec max bits per sample, update with new semantics for padding block creation 2002-05-17 06:22:02 +00:00
Josh Coalson
03ed88bd32 conditionalize #include of stdio.h 2002-05-17 06:19:28 +00:00
Josh Coalson
f29622d1ea minor cosmetics 2002-05-17 06:19:02 +00:00
Josh Coalson
f17e5f4009 differentiate between format max bits per sample and codec max bits per sample 2002-05-17 06:17:57 +00:00
Josh Coalson
347e35b6f7 minor comments 2002-05-17 06:17:17 +00:00
Josh Coalson
53d3118d32 update with new semantics for padding block creation 2002-05-17 06:16:52 +00:00
Josh Coalson
dbe2471ae0 add libFLAC++ and share subdirs 2002-05-17 06:13:47 +00:00
Josh Coalson
fbff70df31 update with new semantics for padding 2002-05-17 06:13:03 +00:00
Josh Coalson
e166694a9f add FLAC++ and share subdirs 2002-05-17 06:12:32 +00:00
Josh Coalson
7186ae6f62 update with new semantics for -P 2002-05-17 06:11:49 +00:00
Josh Coalson
aa4f24db07 add AlsaPlayer to plugin list 2002-05-17 06:10:11 +00:00
Josh Coalson
b7557fd93e add targets for building C++ code 2002-05-17 06:08:44 +00:00
Josh Coalson
5a804ca793 add stuff for getopt 2002-05-17 06:08:13 +00:00
Josh Coalson
aae225a7cc add "share" library 2002-05-17 06:07:26 +00:00
Josh Coalson
08200a161b differentiate between format max bps and reference codec max bps 2002-05-16 06:39:13 +00:00
Josh Coalson
1d437002be minor comments 2002-05-16 06:38:32 +00:00
Josh Coalson
18f33a530a add conditional extern "C" 2002-05-16 06:37:27 +00:00
Josh Coalson
a4bbe46e1d final fixes to level 2 tests 2002-05-14 06:16:02 +00:00
Josh Coalson
76eb863f8e finished unit test for level 2 interface 2002-05-14 06:04:47 +00:00
Josh Coalson
e2ba10fe8d more fixes for level 2 functions exposed by unit tests 2002-05-14 06:03:17 +00:00
Josh Coalson
d34f03d46d finished level 1 tests, started level 2 tests 2002-05-11 05:41:42 +00:00
Josh Coalson
2745fe7fde more bug fixes from unit tests; level 1 looks good 2002-05-11 05:31:56 +00:00
Josh Coalson
7f05acd97e add more comments, add function FLAC__metadata_iterator_set_block() 2002-05-11 05:27:46 +00:00
Josh Coalson
8c03c2fd31 add more tests 2002-05-10 06:43:17 +00:00
Josh Coalson
6b02a75f3d fix bugs exposed by latest tests 2002-05-10 06:42:02 +00:00
Josh Coalson
fc9e33f448 minor comments 2002-05-09 05:55:13 +00:00
Josh Coalson
cdcf19a122 use full path to test_unit 2002-05-09 05:53:46 +00:00
Josh Coalson
275f684e1b add more tests (but still many left) 2002-05-09 05:52:40 +00:00