Commit Graph

1230 Commits

Author SHA1 Message Date
Josh Coalson
db17248e0c fix bug where seek table functionality was being called even though no seek table was requested 2002-09-06 00:39:42 +00:00
Josh Coalson
9a30d66376 fix bug where output resolution was being determined before it was read from the FLAC file 2002-09-05 06:58:31 +00:00
Josh Coalson
a70b3b68fc support 8bps in dither mode 2002-09-05 06:56:24 +00:00
Josh Coalson
25521063be support 8bps in dither mode 2002-09-05 06:43:56 +00:00
Josh Coalson
3f6c998ba5 gettext-related fixes 2002-09-05 05:40:58 +00:00
Josh Coalson
d7bab81784 add gettextize and autoheader 2002-09-05 05:40:41 +00:00
Josh Coalson
1776eb8ff9 add link for etree, remove first principles link 2002-09-05 05:40:24 +00:00
Josh Coalson
ca6737137f fix dependencies for flac target 2002-09-05 05:39:47 +00:00
Josh Coalson
bd5d6efa8e include stdio.h 2002-09-05 05:39:19 +00:00
Josh Coalson
bbe7d9d094 fix bug with title composition 2002-09-05 05:39:06 +00:00
Josh Coalson
fcdef3327b add libplugin_common.a to linkage 2002-09-05 05:38:44 +00:00
Josh Coalson
84bf93023b minor formatting 2002-09-05 05:38:32 +00:00
Josh Coalson
d4f623409f add --import-vc-from 2002-09-05 05:38:22 +00:00
Josh Coalson
21acd3f58c remove bogus return in FLAC__bitbuffer_dump 2002-09-04 08:00:40 +00:00
Josh Coalson
f3b39373f6 doxygen comments 2002-09-04 08:00:14 +00:00
Josh Coalson
b4baa41581 incorporate miroslav's speedup for little-endian 16bps mono/stereo 2002-09-04 07:59:28 +00:00
Josh Coalson
5dcb57df9e comments 2002-09-04 07:59:02 +00:00
Josh Coalson
6a84222d41 fix problem with strncasecmp on windows 2002-09-04 07:58:13 +00:00
Josh Coalson
cd62e3a91c add support for merged canonical tags, decimation of input to visualization modules 2002-09-04 07:57:56 +00:00
Josh Coalson
5e8e25d580 rename plugin-common lib to plugin_common 2002-09-04 07:56:44 +00:00
Josh Coalson
07414eb2ce add test for --serial-number 2002-09-04 07:56:02 +00:00
Josh Coalson
d185e6b682 add docs for --serial-number 2002-09-04 07:55:00 +00:00
Josh Coalson
d3a6e20fdc add assertions 2002-09-04 07:53:43 +00:00
Josh Coalson
8304c8fdac add support for serial number in Ogg streams 2002-09-04 07:52:58 +00:00
Josh Coalson
eda534f27f add checks for changing bps/sample_rate/channels mid-stream 2002-08-31 05:48:00 +00:00
Josh Coalson
214d319181 fix bugs in encode arguments 2002-08-31 05:47:33 +00:00
Josh Coalson
753ed75ff1 remove obsolete file 2002-08-30 05:48:33 +00:00
Josh Coalson
20ac2c1cac restrict subset to max blocksize of 16384 and max residual partition order of 8 2002-08-30 05:47:14 +00:00
Josh Coalson
5b90722153 add vorbiscomment.{c,h} 2002-08-30 05:44:32 +00:00
Josh Coalson
892e6f5184 add function for getting a combined tag 2002-08-30 05:43:45 +00:00
Josh Coalson
496bb0a480 remove obsolete sources 2002-08-30 05:42:49 +00:00
Josh Coalson
3de58be51c minor change to plugin description 2002-08-30 05:42:25 +00:00
Josh Coalson
8b55f8355f move more tag processing into plugin_common 2002-08-30 05:41:56 +00:00
Josh Coalson
3ac6693c89 add read_only argument to simple iterator initializer 2002-08-30 05:41:31 +00:00
Josh Coalson
9b14518752 add FLAC__EXHAUSTIVE_TESTS 2002-08-30 05:39:36 +00:00
Josh Coalson
6efda25d56 initial import 2002-08-30 05:37:52 +00:00
Josh Coalson
9810ba1b2f moved into plugin_common/id3v1.h 2002-08-29 08:16:35 +00:00
Josh Coalson
f8c30087e5 remove the id3v2 references that are now part of plugin_common 2002-08-29 08:15:40 +00:00
Josh Coalson
d3092d40de minor formatting 2002-08-29 08:13:58 +00:00
Josh Coalson
040b6ca6d4 add dither support 2002-08-29 08:13:42 +00:00
Josh Coalson
aad7aa723a rewrite to use new functionality in plugin_common 2002-08-29 08:13:01 +00:00
Josh Coalson
d426aee019 add id3v2.c 2002-08-29 08:12:08 +00:00
Josh Coalson
e0b6c8c5df add tag merging 2002-08-29 08:11:35 +00:00
Josh Coalson
6783dd7ef6 major rewrite 2002-08-29 08:11:02 +00:00
Josh Coalson
696bf50b63 fix link to shorten paper 2002-08-27 06:02:31 +00:00
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