Commit Graph

2344 Commits

Author SHA1 Message Date
Josh Coalson daa68425c2 minro syntax 2006-05-25 02:17:33 +00:00
Josh Coalson b1ec796bda complete largefile support 2006-05-24 04:41:36 +00:00
Josh Coalson 6977bda10c minor syntax 2006-05-22 00:07:21 +00:00
Josh Coalson 462a5e693c minor syntax 2006-05-21 23:41:04 +00:00
Josh Coalson 4a839537f2 use flac file name instead of dummy.wav for --export-cuesheet-to (sf request #1272825 https://sourceforge.net/tracker/index.php?func=detail&aid=1272825&group_id=13478&atid=363478) 2006-05-19 05:37:05 +00:00
Josh Coalson b5134f1f5a add --disable-doxygen-docs options (sf patch #1365935 https://sourceforge.net/tracker/index.php?func=detail&aid=1365935&group_id=13478&atid=313478) 2006-05-19 00:31:12 +00:00
Josh Coalson 26c82350fb add new options: --tag-from-file for flac and --set-tag-from-file for metaflac 2006-05-18 07:57:16 +00:00
Josh Coalson 6c08886234 add window.[ch] 2006-05-18 07:36:34 +00:00
Josh Coalson 85425426e8 update iconv settings 2006-05-18 07:35:30 +00:00
Josh Coalson 03f54be74c minor comments 2006-05-18 00:04:14 +00:00
Josh Coalson 6126c83125 minor syntax 2006-05-03 00:20:47 +00:00
Josh Coalson fe3b8ecc95 #define M_PI for MSVC6 2006-05-03 00:13:38 +00:00
Josh Coalson 0abc735e13 minor fixes 2006-05-03 00:13:25 +00:00
Josh Coalson 81cbb8ee62 turn off window profiling 2006-05-01 06:17:24 +00:00
Josh Coalson 419e4ba7b6 remove window profiling field 2006-05-01 06:01:34 +00:00
Josh Coalson 8238936980 default window to tukey(0.5) instead of hann 2006-05-01 05:58:35 +00:00
Josh Coalson c4fe269a90 add set_apodization() to oggflac layers 2006-05-01 05:27:13 +00:00
Josh Coalson ea73d72ab6 add docs for -A, additional docs for --cue 2006-04-28 00:15:01 +00:00
Josh Coalson beeee71379 add window.c/window.h 2006-04-28 00:13:50 +00:00
Josh Coalson df59845d04 fix calculation bugs in encode_subframe_(): max_qlp_coeff_precision when qlp_coeff_prec_search; account for qlp coeff overhead in guessing the best lpc order; default to hann instead of rectangular window on assertion failure 2006-04-28 00:13:34 +00:00
Josh Coalson 6e2b5659c1 fix a calcuation bug in FLAC__lpc_compute_best_order() 2006-04-28 00:11:31 +00:00
Josh Coalson 96d8cd2390 fix comment typos 2006-04-25 07:00:39 +00:00
Josh Coalson 0395dac13f add 2206 to copyright notice 2006-04-25 06:59:33 +00:00
Josh Coalson bf0f52c21e add support for specifying which apodization functions to use to window data before lpc analysis 2006-04-25 06:38:43 +00:00
Josh Coalson c8dc7a43ec bump version to intermediate CVS 2006-04-25 06:36:48 +00:00
Josh Coalson b4c13d9c85 *** empty log message *** 2006-04-25 06:35:03 +00:00
Josh Coalson 6be6fe6df0 reuse fskip_ahead() in flac__encode_wav() 2006-04-22 06:13:17 +00:00
Josh Coalson e64dda0fdb fix compiler warnings 2006-04-10 05:38:17 +00:00
Josh Coalson 7cfac0b146 add FLAC__metadata_get_cuesheet() and FLAC__metadata_object_cuesheet_calculate_cddb_id() 2006-04-10 05:37:34 +00:00
Josh Coalson 91018c8ef7 add host detection for mingw 2005-12-02 05:31:29 +00:00
Josh Coalson 09db6d84a7 minor comments 2005-12-02 05:31:11 +00:00
Josh Coalson 6847a661a0 fix vorbiscomment entry validity tests to match better utf-8 checking in libFLAC 2005-09-09 01:58:36 +00:00
Josh Coalson e9a638d004 add support for building on os/2 with emx 2005-09-03 03:54:16 +00:00
Josh Coalson 1be4415813 default to using current script as test file if there is no /bin/sh 2005-09-03 02:16:49 +00:00
Josh Coalson 461899f4bb only generate ogg files if flac is ogg-enabled 2005-09-03 02:16:07 +00:00
Josh Coalson d9264962d5 fix bug in return value for FLAC__stream_decoder_set_metadata_respond_application() and FLAC__stream_decoder_set_metadata_ignore_application() (sf #1235005: https://sourceforge.net/tracker/index.php?func=detail&aid=1235005&group_id=13478&atid=113478) 2005-09-03 01:41:11 +00:00
Josh Coalson 7fdd688f3c fix bug: -a and -t were not prevented from being used together (sf #1229481: https://sourceforge.net/tracker/index.php?func=detail&aid=1229481&group_id=13478&atid=113478) 2005-09-03 01:33:12 +00:00
Josh Coalson 33f4ce575a add xmms.m4 to new m4/ directory as backup 2005-09-02 05:07:35 +00:00
Josh Coalson b0a4ee3cfa fix "redefinition of socklen_t" problem on freebsd 2005-09-02 05:03:53 +00:00
Josh Coalson d2918a3c5e last batch of fixes related to problems caused by new http streaming code 2005-09-02 05:00:31 +00:00
Josh Coalson bdb9b2cb19 minor cosmetics 2005-09-02 04:59:46 +00:00
Josh Coalson da08a9aebb add replay gain info to file info box 2005-09-02 04:54:19 +00:00
Josh Coalson f8ffa1a705 add new replaygain module 2005-09-02 04:52:32 +00:00
Josh Coalson 99ea64077c minor cosmetics 2005-09-02 04:51:19 +00:00
Josh Coalson 95e39a8fa5 allow non-strict mode for reading replaygain tags, to fallback to track tags if album tags are not available and vice versa 2005-09-01 01:01:08 +00:00
Josh Coalson 53b626a771 add to verbiage about verify error; point to FAQ entry 2005-08-31 06:13:06 +00:00
Josh Coalson 83fa59c800 more external use of "FLAC tags" instead of "Vorbis comments" to avoid confusion 2005-08-31 01:00:53 +00:00
Josh Coalson 83b8d28f9d add shorthand option --remove-replay-gain to metaflac 2005-08-31 00:30:41 +00:00
Josh Coalson b047964889 fix minor problem with error case in handler for --add-seekpoint 2005-08-31 00:21:14 +00:00
Josh Coalson 585e45d668 fix bad use of g_strconcat() 2005-08-31 00:19:37 +00:00