Commit Graph

2317 Commits

Author SHA1 Message Date
Josh Coalson b292e75ebf add support for new REPLAYGAIN_REFERENCE_LOUDNESS tag 2006-09-14 00:40:03 +00:00
Josh Coalson dcf04428fe add ReplayGainReferenceLoudness constant 2006-09-14 00:39:32 +00:00
Josh Coalson 6b21f66784 merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH 2006-09-13 01:42:27 +00:00
Josh Coalson 461f3eb260 relicense under LGPL 2.1 2006-09-06 04:03:52 +00:00
Josh Coalson e5ad6bde89 bump version to 1.1.3 2006-08-29 03:49:38 +00:00
Josh Coalson 95b8968389 bump version number to 1.1.3 2006-08-29 03:28:21 +00:00
Josh Coalson bfda3788d5 add support for encoding from FLAC to FLAC while preserving metadata 2006-08-28 03:42:10 +00:00
Josh Coalson ff151cc781 switch metaflac test over to comparing output against "golden" files 2006-08-28 03:39:45 +00:00
Josh Coalson 08c719a556 fix #include for off_t 2006-08-28 03:37:25 +00:00
Josh Coalson 14502c6242 minor typo 2006-08-28 03:33:01 +00:00
Josh Coalson f27a8ac726 minor EMX fix 2006-07-09 17:54:09 +00:00
Josh Coalson 7688f8e7ec MD5 comparison failures on decoding are now an error instead of a warning and will also return a non-zero exit code (SF #1493725). 2006-07-07 01:05:33 +00:00
Josh Coalson d237379a07 change unparseable frame handling, from a fatal error and FLAC__STREAM_DECODER_UNPARSEABLE_STREAM state, to a soft error FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM; also fixup wave/aiff headers when -F and there is no STREAMINFO 2006-07-06 07:50:45 +00:00
Josh Coalson ba26e4e59e comments 2006-07-06 07:49:36 +00:00
Josh Coalson 1a8afc7031 change unparseable frame handling, from a fatal error and FLAC__STREAM_DECODER_UNPARSEABLE_STREAM state, to a soft error FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM 2006-07-06 07:49:07 +00:00
Josh Coalson 4cbb812521 improve behavior of -F to decode even if there is no metadata 2006-06-14 06:51:59 +00:00
Josh Coalson 48b1e6ec56 improve behavior of -F to decode even if there is no metadata 2006-06-14 01:42:10 +00:00
Josh Coalson 5a8b6bad44 turn off do_md5_checking if there is no STREAMINFO block 2006-06-14 01:41:26 +00:00
Josh Coalson 78579c5c7c fix largefile bug 2006-06-13 05:17:12 +00:00
Josh Coalson bd8bb5469c minor comments 2006-06-12 04:10:55 +00:00
Josh Coalson 2bf0ef8b68 only build plugin_common if FLaC__HAVE_XMMS 2006-05-25 04:31:50 +00:00
Josh Coalson c933c93714 add --disable-xmms-plugin option to prevent building the xmms plugin (sf#930494 https://sourceforge.net/tracker/index.php?func=detail&aid=930494&group_id=13478&atid=363478) 2006-05-25 04:21:43 +00:00
Josh Coalson de9091e4a7 add configure options --disable-thorough-tests which breaks up testing into 3 levels: 0 for basic testing, 1 for thorough testing, 2 for exhaustive testing 2006-05-25 02:48:22 +00:00
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