platform/upstream/flac.git
17 years agomore PICTURE-related items
Josh Coalson [Tue, 26 Sep 2006 01:02:01 +0000 (01:02 +0000)]
more PICTURE-related items

17 years agominor comments
Josh Coalson [Tue, 26 Sep 2006 01:01:38 +0000 (01:01 +0000)]
minor comments

17 years agoadd --import-picture command to metaflac
Josh Coalson [Tue, 26 Sep 2006 00:43:48 +0000 (00:43 +0000)]
add --import-picture command to metaflac

17 years agoadd documentation for PICTURE metadata block
Josh Coalson [Mon, 25 Sep 2006 05:15:50 +0000 (05:15 +0000)]
add documentation for PICTURE metadata block

17 years agoreformat; add documentation for flac's --picture option
Josh Coalson [Mon, 25 Sep 2006 05:15:04 +0000 (05:15 +0000)]
reformat; add documentation for flac's --picture option

17 years agoadd documentation for flac's --picture option
Josh Coalson [Mon, 25 Sep 2006 05:14:50 +0000 (05:14 +0000)]
add documentation for flac's --picture option

17 years agoadd more checks to PICTURE metadata: at most one type=1 and type=2 blocks, type=1...
Josh Coalson [Sun, 24 Sep 2006 16:25:42 +0000 (16:25 +0000)]
add more checks to PICTURE metadata: at most one type=1 and type=2 blocks, type=1 block must be 32x32 pixel PNG

17 years agoadd parsing of picture type from spec; add check that type 1 picture is 32x32 PNG
Josh Coalson [Sun, 24 Sep 2006 16:17:53 +0000 (16:17 +0000)]
add parsing of picture type from spec; add check that type 1 picture is 32x32 PNG

17 years agoadd test for --> MIME type (linked URL)
Josh Coalson [Sun, 24 Sep 2006 07:28:24 +0000 (07:28 +0000)]
add test for --> MIME type (linked URL)

17 years agoadd support for --picture command to import PICTURE metadata
Josh Coalson [Sun, 24 Sep 2006 07:22:18 +0000 (07:22 +0000)]
add support for --picture command to import PICTURE metadata

17 years agonew tester for testing PICTURE specification parsing
Josh Coalson [Sun, 24 Sep 2006 07:19:55 +0000 (07:19 +0000)]
new tester for testing PICTURE specification parsing

17 years agoadd picture.c (PICTURE specification parsing)
Josh Coalson [Sun, 24 Sep 2006 07:18:42 +0000 (07:18 +0000)]
add picture.c (PICTURE specification parsing)

17 years agonew pictures/ directory has files used to test PICTURE metadata importing
Josh Coalson [Sun, 24 Sep 2006 07:17:58 +0000 (07:17 +0000)]
new pictures/ directory has files used to test PICTURE metadata importing

17 years agoadd picture.h
Josh Coalson [Sun, 24 Sep 2006 07:17:11 +0000 (07:17 +0000)]
add picture.h

17 years agoadd number-of-colors field to PICTURE metadata block
Josh Coalson [Sat, 23 Sep 2006 23:15:05 +0000 (23:15 +0000)]
add number-of-colors field to PICTURE metadata block

17 years agoadd support for new PICTURE metadata block
Josh Coalson [Sat, 23 Sep 2006 19:21:19 +0000 (19:21 +0000)]
add support for new PICTURE metadata block

17 years agoadd #define FLAC_API_NUMBER
Josh Coalson [Sat, 23 Sep 2006 19:12:26 +0000 (19:12 +0000)]
add #define FLAC_API_NUMBER

17 years agochange type val for UNKNOWN metadata block from 127 (now reserved) to 126
Josh Coalson [Wed, 20 Sep 2006 16:16:52 +0000 (16:16 +0000)]
change type val for UNKNOWN metadata block from 127 (now reserved) to 126

17 years agominor comments
Josh Coalson [Sat, 16 Sep 2006 00:46:22 +0000 (00:46 +0000)]
minor comments

17 years agominor comments
Josh Coalson [Sat, 16 Sep 2006 00:38:53 +0000 (00:38 +0000)]
minor comments

17 years agominor comments
Josh Coalson [Sat, 16 Sep 2006 00:38:14 +0000 (00:38 +0000)]
minor comments

17 years agoremove unused code that had the old way of stat()ing a filename to get the length
Josh Coalson [Sat, 16 Sep 2006 00:29:07 +0000 (00:29 +0000)]
remove unused code that had the old way of stat()ing a filename to get the length

17 years agoremove unused code
Josh Coalson [Sat, 16 Sep 2006 00:28:25 +0000 (00:28 +0000)]
remove unused code

17 years agofix recovery logic when seek fails
Josh Coalson [Sat, 16 Sep 2006 00:23:01 +0000 (00:23 +0000)]
fix recovery logic when seek fails

17 years agofix problem on windows where rename() fails if destination exists
Josh Coalson [Sat, 16 Sep 2006 00:09:14 +0000 (00:09 +0000)]
fix problem on windows where rename() fails if destination exists

17 years agofix bug in file closing logic in _finish()
Josh Coalson [Sat, 16 Sep 2006 00:08:45 +0000 (00:08 +0000)]
fix bug in file closing logic in _finish()

17 years agofixed bug, file was not being closed at _finish() time
Josh Coalson [Sat, 16 Sep 2006 00:08:23 +0000 (00:08 +0000)]
fixed bug, file was not being closed at _finish() time

17 years agoremove unused code
Josh Coalson [Sat, 16 Sep 2006 00:07:39 +0000 (00:07 +0000)]
remove unused code

17 years agominor comments
Josh Coalson [Sat, 16 Sep 2006 00:07:20 +0000 (00:07 +0000)]
minor comments

17 years agochange libOggFLAC++ API to make OggFLAC::Decoder::Stream and OggFLAC::Encoder::Stream...
Josh Coalson [Fri, 15 Sep 2006 15:40:57 +0000 (15:40 +0000)]
change libOggFLAC++ API to make OggFLAC::Decoder::Stream and OggFLAC::Encoder::Stream inherit from their FLAC counterparts

17 years agominor wording
Josh Coalson [Fri, 15 Sep 2006 15:39:10 +0000 (15:39 +0000)]
minor wording

17 years agofix bug, --remove-replay-gain was not removing REPLAYGAIN_REFERENCE_LOUDNESS
Josh Coalson [Fri, 15 Sep 2006 04:25:39 +0000 (04:25 +0000)]
fix bug, --remove-replay-gain was not removing REPLAYGAIN_REFERENCE_LOUDNESS

17 years agoadd support for new REPLAYGAIN_REFERENCE_LOUDNESS tag
Josh Coalson [Fri, 15 Sep 2006 04:20:39 +0000 (04:20 +0000)]
add support for new REPLAYGAIN_REFERENCE_LOUDNESS tag

17 years agoin FLAC tester, process til end-of-stream before seek barrage, to make sure the decod...
Josh Coalson [Fri, 15 Sep 2006 00:06:24 +0000 (00:06 +0000)]
in FLAC tester, process til end-of-stream before seek barrage, to make sure the decoder can still seek while in the EOS state

17 years agoadd support for new REPLAYGAIN_REFERENCE_LOUDNESS tag
Josh Coalson [Thu, 14 Sep 2006 00:40:03 +0000 (00:40 +0000)]
add support for new REPLAYGAIN_REFERENCE_LOUDNESS tag

17 years agoadd ReplayGainReferenceLoudness constant
Josh Coalson [Thu, 14 Sep 2006 00:39:32 +0000 (00:39 +0000)]
add ReplayGainReferenceLoudness constant

17 years agomerge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE...
Josh Coalson [Wed, 13 Sep 2006 01:42:27 +0000 (01:42 +0000)]
merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH

17 years agorelicense under LGPL 2.1
Josh Coalson [Wed, 6 Sep 2006 04:03:52 +0000 (04:03 +0000)]
relicense under LGPL 2.1

17 years agobump version to 1.1.3
Josh Coalson [Tue, 29 Aug 2006 03:49:38 +0000 (03:49 +0000)]
bump version to 1.1.3

17 years agobump version number to 1.1.3
Josh Coalson [Tue, 29 Aug 2006 03:28:21 +0000 (03:28 +0000)]
bump version number to 1.1.3

17 years agoadd support for encoding from FLAC to FLAC while preserving metadata
Josh Coalson [Mon, 28 Aug 2006 03:42:10 +0000 (03:42 +0000)]
add support for encoding from FLAC to FLAC while preserving metadata

17 years agoswitch metaflac test over to comparing output against "golden" files
Josh Coalson [Mon, 28 Aug 2006 03:39:45 +0000 (03:39 +0000)]
switch metaflac test over to comparing output against "golden" files

17 years agofix #include for off_t
Josh Coalson [Mon, 28 Aug 2006 03:37:25 +0000 (03:37 +0000)]
fix #include for off_t

17 years agominor typo
Josh Coalson [Mon, 28 Aug 2006 03:33:01 +0000 (03:33 +0000)]
minor typo

17 years agominor EMX fix
Josh Coalson [Sun, 9 Jul 2006 17:54:09 +0000 (17:54 +0000)]
minor EMX fix

17 years agoMD5 comparison failures on decoding are now an error instead of a warning and will...
Josh Coalson [Fri, 7 Jul 2006 01:05:33 +0000 (01:05 +0000)]
MD5 comparison failures on decoding are now an error instead of a warning and will also return a non-zero exit code (SF #1493725).

17 years agochange unparseable frame handling, from a fatal error and FLAC__STREAM_DECODER_UNPARS...
Josh Coalson [Thu, 6 Jul 2006 07:50:45 +0000 (07:50 +0000)]
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

17 years agocomments
Josh Coalson [Thu, 6 Jul 2006 07:49:36 +0000 (07:49 +0000)]
comments

17 years agochange unparseable frame handling, from a fatal error and FLAC__STREAM_DECODER_UNPARS...
Josh Coalson [Thu, 6 Jul 2006 07:49:07 +0000 (07:49 +0000)]
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

17 years agoimprove behavior of -F to decode even if there is no metadata
Josh Coalson [Wed, 14 Jun 2006 06:51:59 +0000 (06:51 +0000)]
improve behavior of -F to decode even if there is no metadata

17 years agoimprove behavior of -F to decode even if there is no metadata
Josh Coalson [Wed, 14 Jun 2006 01:42:10 +0000 (01:42 +0000)]
improve behavior of -F to decode even if there is no metadata

17 years agoturn off do_md5_checking if there is no STREAMINFO block
Josh Coalson [Wed, 14 Jun 2006 01:41:26 +0000 (01:41 +0000)]
turn off do_md5_checking if there is no STREAMINFO block

17 years agofix largefile bug
Josh Coalson [Tue, 13 Jun 2006 05:17:12 +0000 (05:17 +0000)]
fix largefile bug

17 years agominor comments
Josh Coalson [Mon, 12 Jun 2006 04:10:55 +0000 (04:10 +0000)]
minor comments

18 years agoonly build plugin_common if FLaC__HAVE_XMMS
Josh Coalson [Thu, 25 May 2006 04:31:50 +0000 (04:31 +0000)]
only build plugin_common if FLaC__HAVE_XMMS

18 years agoadd --disable-xmms-plugin option to prevent building the xmms plugin (sf#930494 https...
Josh Coalson [Thu, 25 May 2006 04:21:43 +0000 (04:21 +0000)]
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)

18 years agoadd configure options --disable-thorough-tests which breaks up testing into 3 levels...
Josh Coalson [Thu, 25 May 2006 02:48:22 +0000 (02:48 +0000)]
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

18 years agominro syntax
Josh Coalson [Thu, 25 May 2006 02:17:33 +0000 (02:17 +0000)]
minro syntax

18 years agocomplete largefile support
Josh Coalson [Wed, 24 May 2006 04:41:36 +0000 (04:41 +0000)]
complete largefile support

18 years agominor syntax
Josh Coalson [Mon, 22 May 2006 00:07:21 +0000 (00:07 +0000)]
minor syntax

18 years agominor syntax
Josh Coalson [Sun, 21 May 2006 23:41:04 +0000 (23:41 +0000)]
minor syntax

18 years agouse flac file name instead of dummy.wav for --export-cuesheet-to (sf request #1272825...
Josh Coalson [Fri, 19 May 2006 05:37:05 +0000 (05:37 +0000)]
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)

18 years agoadd --disable-doxygen-docs options (sf patch #1365935 https://sourceforge.net/tracker...
Josh Coalson [Fri, 19 May 2006 00:31:12 +0000 (00:31 +0000)]
add --disable-doxygen-docs options (sf patch #1365935 https://sourceforge.net/tracker/index.php?func=detail&aid=1365935&group_id=13478&atid=313478)

18 years agoadd new options: --tag-from-file for flac and --set-tag-from-file for metaflac
Josh Coalson [Thu, 18 May 2006 07:57:16 +0000 (07:57 +0000)]
add new options: --tag-from-file for flac and --set-tag-from-file for metaflac

18 years agoadd window.[ch]
Josh Coalson [Thu, 18 May 2006 07:36:34 +0000 (07:36 +0000)]
add window.[ch]

18 years agoupdate iconv settings
Josh Coalson [Thu, 18 May 2006 07:35:30 +0000 (07:35 +0000)]
update iconv settings

18 years agominor comments
Josh Coalson [Thu, 18 May 2006 00:04:14 +0000 (00:04 +0000)]
minor comments

18 years agominor syntax
Josh Coalson [Wed, 3 May 2006 00:20:47 +0000 (00:20 +0000)]
minor syntax

18 years ago#define M_PI for MSVC6
Josh Coalson [Wed, 3 May 2006 00:13:38 +0000 (00:13 +0000)]
#define M_PI for MSVC6

18 years agominor fixes
Josh Coalson [Wed, 3 May 2006 00:13:25 +0000 (00:13 +0000)]
minor fixes

18 years agoturn off window profiling
Josh Coalson [Mon, 1 May 2006 06:17:24 +0000 (06:17 +0000)]
turn off window profiling

18 years agoremove window profiling field
Josh Coalson [Mon, 1 May 2006 06:01:34 +0000 (06:01 +0000)]
remove window profiling field

18 years agodefault window to tukey(0.5) instead of hann
Josh Coalson [Mon, 1 May 2006 05:58:35 +0000 (05:58 +0000)]
default window to tukey(0.5) instead of hann

18 years agoadd set_apodization() to oggflac layers
Josh Coalson [Mon, 1 May 2006 05:27:13 +0000 (05:27 +0000)]
add set_apodization() to oggflac layers

18 years agoadd docs for -A, additional docs for --cue
Josh Coalson [Fri, 28 Apr 2006 00:15:01 +0000 (00:15 +0000)]
add docs for -A, additional docs for --cue

18 years agoadd window.c/window.h
Josh Coalson [Fri, 28 Apr 2006 00:13:50 +0000 (00:13 +0000)]
add window.c/window.h

18 years agofix calculation bugs in encode_subframe_(): max_qlp_coeff_precision when qlp_coeff_pr...
Josh Coalson [Fri, 28 Apr 2006 00:13:34 +0000 (00:13 +0000)]
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

18 years agofix a calcuation bug in FLAC__lpc_compute_best_order()
Josh Coalson [Fri, 28 Apr 2006 00:11:31 +0000 (00:11 +0000)]
fix a calcuation bug in FLAC__lpc_compute_best_order()

18 years agofix comment typos
Josh Coalson [Tue, 25 Apr 2006 07:00:39 +0000 (07:00 +0000)]
fix comment typos

18 years agoadd 2206 to copyright notice
Josh Coalson [Tue, 25 Apr 2006 06:59:33 +0000 (06:59 +0000)]
add 2206 to copyright notice

18 years agoadd support for specifying which apodization functions to use to window data before...
Josh Coalson [Tue, 25 Apr 2006 06:38:43 +0000 (06:38 +0000)]
add support for specifying which apodization functions to use to window data before lpc analysis

18 years agobump version to intermediate CVS
Josh Coalson [Tue, 25 Apr 2006 06:36:48 +0000 (06:36 +0000)]
bump version to intermediate CVS

18 years ago*** empty log message ***
Josh Coalson [Tue, 25 Apr 2006 06:35:03 +0000 (06:35 +0000)]
*** empty log message ***

18 years agoreuse fskip_ahead() in flac__encode_wav()
Josh Coalson [Sat, 22 Apr 2006 06:13:17 +0000 (06:13 +0000)]
reuse fskip_ahead() in flac__encode_wav()

18 years agofix compiler warnings
Josh Coalson [Mon, 10 Apr 2006 05:38:17 +0000 (05:38 +0000)]
fix compiler warnings

18 years agoadd FLAC__metadata_get_cuesheet() and FLAC__metadata_object_cuesheet_calculate_cddb_id()
Josh Coalson [Mon, 10 Apr 2006 05:37:34 +0000 (05:37 +0000)]
add FLAC__metadata_get_cuesheet() and FLAC__metadata_object_cuesheet_calculate_cddb_id()

18 years agoadd host detection for mingw
Josh Coalson [Fri, 2 Dec 2005 05:31:29 +0000 (05:31 +0000)]
add host detection for mingw

18 years agominor comments
Josh Coalson [Fri, 2 Dec 2005 05:31:11 +0000 (05:31 +0000)]
minor comments

18 years agofix vorbiscomment entry validity tests to match better utf-8 checking in libFLAC
Josh Coalson [Fri, 9 Sep 2005 01:58:36 +0000 (01:58 +0000)]
fix vorbiscomment entry validity tests to match better utf-8 checking in libFLAC

18 years agoadd support for building on os/2 with emx
Josh Coalson [Sat, 3 Sep 2005 03:54:16 +0000 (03:54 +0000)]
add support for building on os/2 with emx

18 years agodefault to using current script as test file if there is no /bin/sh
Josh Coalson [Sat, 3 Sep 2005 02:16:49 +0000 (02:16 +0000)]
default to using current script as test file if there is no /bin/sh

18 years agoonly generate ogg files if flac is ogg-enabled
Josh Coalson [Sat, 3 Sep 2005 02:16:07 +0000 (02:16 +0000)]
only generate ogg files if flac is ogg-enabled

18 years agofix bug in return value for FLAC__stream_decoder_set_metadata_respond_application...
Josh Coalson [Sat, 3 Sep 2005 01:41:11 +0000 (01:41 +0000)]
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)

18 years agofix bug: -a and -t were not prevented from being used together (sf #1229481: https...
Josh Coalson [Sat, 3 Sep 2005 01:33:12 +0000 (01:33 +0000)]
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)

18 years agoadd xmms.m4 to new m4/ directory as backup
Josh Coalson [Fri, 2 Sep 2005 05:07:35 +0000 (05:07 +0000)]
add xmms.m4 to new m4/ directory as backup

18 years agofix "redefinition of socklen_t" problem on freebsd
Josh Coalson [Fri, 2 Sep 2005 05:03:53 +0000 (05:03 +0000)]
fix "redefinition of socklen_t" problem on freebsd

18 years agolast batch of fixes related to problems caused by new http streaming code
Josh Coalson [Fri, 2 Sep 2005 05:00:31 +0000 (05:00 +0000)]
last batch of fixes related to problems caused by new http streaming code

18 years agominor cosmetics
Josh Coalson [Fri, 2 Sep 2005 04:59:46 +0000 (04:59 +0000)]
minor cosmetics

18 years agoadd replay gain info to file info box
Josh Coalson [Fri, 2 Sep 2005 04:54:19 +0000 (04:54 +0000)]
add replay gain info to file info box

18 years agoadd new replaygain module
Josh Coalson [Fri, 2 Sep 2005 04:52:32 +0000 (04:52 +0000)]
add new replaygain module