platform/upstream/flac.git
15 years agobetter check for stdint.h
Josh Coalson [Sat, 29 Nov 2008 21:01:20 +0000 (21:01 +0000)]
better check for stdint.h

15 years agoremove /FLAC++ suffix on include path
Josh Coalson [Sat, 29 Nov 2008 20:56:09 +0000 (20:56 +0000)]
remove /FLAC++ suffix on include path

15 years agoremove /FLAC suffix on include path
Josh Coalson [Sat, 29 Nov 2008 20:55:52 +0000 (20:55 +0000)]
remove /FLAC suffix on include path

15 years agominor warnings fix
Josh Coalson [Tue, 16 Sep 2008 01:42:07 +0000 (01:42 +0000)]
minor warnings fix

15 years agofix bug in FLAC__metadata_object_vorbiscomment_replace_comment()
Josh Coalson [Mon, 15 Sep 2008 05:37:27 +0000 (05:37 +0000)]
fix bug in FLAC__metadata_object_vorbiscomment_replace_comment()

15 years agoremove restriction on using --delete-input-file with --keep-foreign-metadata
Josh Coalson [Mon, 15 Sep 2008 01:11:39 +0000 (01:11 +0000)]
remove restriction on using --delete-input-file with --keep-foreign-metadata

15 years agoupdate Makefile.lite system to work on x86_64 linux
Josh Coalson [Sun, 14 Sep 2008 19:59:52 +0000 (19:59 +0000)]
update Makefile.lite system to work on x86_64 linux

15 years agofix handling of aiff ssnd offset; do not try and recreate offset or block align when...
Josh Coalson [Sat, 13 Sep 2008 19:30:33 +0000 (19:30 +0000)]
fix handling of aiff ssnd offset; do not try and recreate offset or block align when writing aiff

15 years agominor comments
Josh Coalson [Sat, 13 Sep 2008 19:29:40 +0000 (19:29 +0000)]
minor comments

15 years agofix incorrect handling of block align
Josh Coalson [Sat, 13 Sep 2008 19:29:27 +0000 (19:29 +0000)]
fix incorrect handling of block align

15 years agoadd support for Wave64 (SF#1769582: https://sourceforge.net/tracker/index.php?func...
Josh Coalson [Tue, 9 Sep 2008 07:49:19 +0000 (07:49 +0000)]
add support for Wave64 (SF#1769582: https://sourceforge.net/tracker/index.php?func=detail&aid=1769582&group_id=13478&atid=113478)

15 years agoadd support for RF64
Josh Coalson [Tue, 9 Sep 2008 07:24:23 +0000 (07:24 +0000)]
add support for RF64

15 years agoplugin_xmms fix for DARWIN_BUILD
Josh Coalson [Tue, 9 Sep 2008 07:16:51 +0000 (07:16 +0000)]
plugin_xmms fix for DARWIN_BUILD

15 years agofix labels (missing colons)
Josh Coalson [Tue, 9 Sep 2008 07:06:09 +0000 (07:06 +0000)]
fix labels (missing colons)

16 years agowin64 fixes
Josh Coalson [Tue, 3 Jun 2008 06:52:20 +0000 (06:52 +0000)]
win64 fixes

16 years agowin64 fixes
Josh Coalson [Tue, 3 Jun 2008 06:35:09 +0000 (06:35 +0000)]
win64 fixes

16 years agodon't use filenames with colons to avoid problems on cygwin
Josh Coalson [Tue, 3 Jun 2008 06:33:44 +0000 (06:33 +0000)]
don't use filenames with colons to avoid problems on cygwin

16 years agoremove VCWebDeploymentTool item for better proj compatibility with vs9
Josh Coalson [Tue, 3 Jun 2008 06:33:12 +0000 (06:33 +0000)]
remove VCWebDeploymentTool item for better proj compatibility with vs9

16 years agofix problem with encoder being too strict about subset blocksizes
Josh Coalson [Tue, 27 May 2008 05:20:15 +0000 (05:20 +0000)]
fix problem with encoder being too strict about subset blocksizes

16 years agoadd FLAC__format_blocksize_is_subset()
Josh Coalson [Tue, 27 May 2008 05:19:52 +0000 (05:19 +0000)]
add FLAC__format_blocksize_is_subset()

16 years agoconst-ify FLAC__crc16_table[]
Josh Coalson [Fri, 29 Feb 2008 01:57:22 +0000 (01:57 +0000)]
const-ify FLAC__crc16_table[]

16 years agoupdate copyright for 2008
Josh Coalson [Thu, 28 Feb 2008 05:34:21 +0000 (05:34 +0000)]
update copyright for 2008

16 years agofix #includes (SF#1834168: https://sourceforge.net/tracker/index.php?func=detail...
Josh Coalson [Tue, 27 Nov 2007 04:17:15 +0000 (04:17 +0000)]
fix #includes (SF#1834168: https://sourceforge.net/tracker/index.php?func=detail&aid=1834168&group_id=13478&atid=313478)

16 years agofix bug: move flac decoder teardown into EncoderSession_destroy()
Josh Coalson [Wed, 3 Oct 2007 15:08:51 +0000 (15:08 +0000)]
fix bug: move flac decoder teardown into EncoderSession_destroy()

16 years agodeprecate --sector-align; add --preserve-modtime and --no-preserve-modtime switches
Josh Coalson [Tue, 2 Oct 2007 00:11:45 +0000 (00:11 +0000)]
deprecate --sector-align; add --preserve-modtime and --no-preserve-modtime switches

16 years agoadd --preserve-modtime and --no-preserve-modtime switches
Josh Coalson [Tue, 2 Oct 2007 00:09:25 +0000 (00:09 +0000)]
add --preserve-modtime and --no-preserve-modtime switches

16 years agodeprecate --sector-align
Josh Coalson [Tue, 2 Oct 2007 00:08:35 +0000 (00:08 +0000)]
deprecate --sector-align

16 years agofinish reorg, unify encode pipe across formats
Josh Coalson [Tue, 2 Oct 2007 00:07:52 +0000 (00:07 +0000)]
finish reorg, unify encode pipe across formats

16 years agocode reorg in prep for simplification, more format support
Josh Coalson [Thu, 20 Sep 2007 00:04:13 +0000 (00:04 +0000)]
code reorg in prep for simplification, more format support

16 years agofix typos 1.2.1
Josh Coalson [Sun, 16 Sep 2007 23:15:27 +0000 (23:15 +0000)]
fix typos

16 years agofinal automake-related fixes
Josh Coalson [Sun, 16 Sep 2007 20:58:48 +0000 (20:58 +0000)]
final automake-related fixes

16 years agominor comments
Josh Coalson [Sun, 16 Sep 2007 20:58:12 +0000 (20:58 +0000)]
minor comments

16 years agoadd item for flac-1.2.1
Josh Coalson [Sat, 15 Sep 2007 01:12:12 +0000 (01:12 +0000)]
add item for flac-1.2.1

16 years agoupdate d/l links for flac-1.2.1
Josh Coalson [Sat, 15 Sep 2007 01:11:53 +0000 (01:11 +0000)]
update d/l links for flac-1.2.1

16 years agoadd dates for releases
Josh Coalson [Sat, 15 Sep 2007 01:09:51 +0000 (01:09 +0000)]
add dates for releases

16 years agoupdate for flac-1.2.1
Josh Coalson [Sat, 15 Sep 2007 01:08:44 +0000 (01:08 +0000)]
update for flac-1.2.1

16 years agobump libtool version numbers
Josh Coalson [Sat, 15 Sep 2007 01:08:15 +0000 (01:08 +0000)]
bump libtool version numbers

16 years agominor typos
Josh Coalson [Fri, 14 Sep 2007 21:51:32 +0000 (21:51 +0000)]
minor typos

16 years agoadd denon link
Josh Coalson [Fri, 14 Sep 2007 17:06:00 +0000 (17:06 +0000)]
add denon link

16 years agoupdate to match sgml
Josh Coalson [Fri, 14 Sep 2007 15:04:49 +0000 (15:04 +0000)]
update to match sgml

16 years agobump version number to 1.2.1
Josh Coalson [Fri, 14 Sep 2007 00:11:52 +0000 (00:11 +0000)]
bump version number to 1.2.1

16 years agofix CFLAGS typo
Josh Coalson [Fri, 14 Sep 2007 00:11:21 +0000 (00:11 +0000)]
fix CFLAGS typo

16 years ago*** empty log message ***
Josh Coalson [Thu, 13 Sep 2007 16:44:23 +0000 (16:44 +0000)]
*** empty log message ***

16 years agominor comments
Josh Coalson [Thu, 13 Sep 2007 15:42:47 +0000 (15:42 +0000)]
minor comments

16 years agoremove obsolete comment reference to end of stream checking in seek routine
Josh Coalson [Thu, 13 Sep 2007 15:42:27 +0000 (15:42 +0000)]
remove obsolete comment reference to end of stream checking in seek routine

16 years agomerge from flac-1.2.0 maintenance branch (-j FLAC_RELEASE_1_2_0__2007_07_23 -j FLAC_R...
Josh Coalson [Thu, 13 Sep 2007 15:14:19 +0000 (15:14 +0000)]
merge from flac-1.2.0 maintenance branch (-j FLAC_RELEASE_1_2_0__2007_07_23 -j FLAC_RELEASE_1_2_0_MAINTENANCE_BRANCH)

16 years agoadd more warning flags
Josh Coalson [Thu, 13 Sep 2007 15:08:02 +0000 (15:08 +0000)]
add more warning flags

16 years agoadd example code section
Josh Coalson [Thu, 13 Sep 2007 15:07:41 +0000 (15:07 +0000)]
add example code section

16 years agocall xiph license bsd license
Josh Coalson [Thu, 13 Sep 2007 15:07:21 +0000 (15:07 +0000)]
call xiph license bsd license

16 years agolink to memtest86+
Josh Coalson [Thu, 13 Sep 2007 15:06:43 +0000 (15:06 +0000)]
link to memtest86+

16 years agominor fixes
Josh Coalson [Thu, 13 Sep 2007 00:39:45 +0000 (00:39 +0000)]
minor fixes

16 years agoadd encoder examples
Josh Coalson [Thu, 13 Sep 2007 00:38:08 +0000 (00:38 +0000)]
add encoder examples

16 years agominor comments
Josh Coalson [Thu, 13 Sep 2007 00:37:50 +0000 (00:37 +0000)]
minor comments

16 years agominor improvements
Josh Coalson [Thu, 13 Sep 2007 00:37:21 +0000 (00:37 +0000)]
minor improvements

16 years agoadd link to new example code page
Josh Coalson [Thu, 13 Sep 2007 00:36:43 +0000 (00:36 +0000)]
add link to new example code page

16 years ago*** empty log message ***
Josh Coalson [Thu, 13 Sep 2007 00:33:25 +0000 (00:33 +0000)]
*** empty log message ***

16 years agoadd examples
Josh Coalson [Wed, 12 Sep 2007 05:36:37 +0000 (05:36 +0000)]
add examples

16 years agoadd example_cpp_decode_file
Josh Coalson [Wed, 12 Sep 2007 05:35:12 +0000 (05:35 +0000)]
add example_cpp_decode_file

16 years ago*** empty log message ***
Josh Coalson [Wed, 12 Sep 2007 05:34:36 +0000 (05:34 +0000)]
*** empty log message ***

16 years agominor fixes
Josh Coalson [Wed, 12 Sep 2007 05:34:06 +0000 (05:34 +0000)]
minor fixes

16 years agomsvc fixes
Josh Coalson [Wed, 12 Sep 2007 05:28:48 +0000 (05:28 +0000)]
msvc fixes

16 years ago*** empty log message ***
Josh Coalson [Wed, 12 Sep 2007 05:27:34 +0000 (05:27 +0000)]
*** empty log message ***

16 years agomsvc fixes
Josh Coalson [Wed, 12 Sep 2007 03:01:17 +0000 (03:01 +0000)]
msvc fixes

16 years agomsvc fixes
Josh Coalson [Wed, 12 Sep 2007 02:43:45 +0000 (02:43 +0000)]
msvc fixes

16 years agoadd new top level examples/ directory with one example for now (example_c_decode_file)
Josh Coalson [Wed, 12 Sep 2007 02:42:05 +0000 (02:42 +0000)]
add new top level examples/ directory with one example for now (example_c_decode_file)

16 years agofixes for msvc
Josh Coalson [Wed, 12 Sep 2007 02:39:28 +0000 (02:39 +0000)]
fixes for msvc

16 years agofix compiler warning
Josh Coalson [Wed, 12 Sep 2007 02:08:27 +0000 (02:08 +0000)]
fix compiler warning

16 years agominot usage verbiage
Josh Coalson [Wed, 12 Sep 2007 02:08:13 +0000 (02:08 +0000)]
minot usage verbiage

16 years agofix bug skipping ahead in stdin on windows (SF#1776803: https://sourceforge.net/track...
Josh Coalson [Wed, 12 Sep 2007 02:07:47 +0000 (02:07 +0000)]
fix bug skipping ahead in stdin on windows (SF#1776803: https://sourceforge.net/tracker/index.php?func=detail&aid=1776803&group_id=13478&atid=113478)

16 years agoadd user hints to use --keep-foreign-metadata when skipping chunks, fix bug skipping...
Josh Coalson [Wed, 12 Sep 2007 02:05:35 +0000 (02:05 +0000)]
add user hints to use --keep-foreign-metadata when skipping chunks, fix bug skipping ahead in stdin on windows (SF#1776803: sourceforge.net/tracker/index.php?func=detail&aid=1776803&group_id=13478&atid=113478)

16 years agodocument --keep-foreign-metadata
Josh Coalson [Wed, 12 Sep 2007 01:04:40 +0000 (01:04 +0000)]
document --keep-foreign-metadata

16 years agoinline all safe alloc funcs
Josh Coalson [Wed, 12 Sep 2007 01:04:24 +0000 (01:04 +0000)]
inline all safe alloc funcs

16 years agoadd not about OPT: sections
Josh Coalson [Wed, 12 Sep 2007 01:03:57 +0000 (01:03 +0000)]
add not about OPT: sections

16 years agomove and expand note to embedded developers
Josh Coalson [Wed, 12 Sep 2007 01:03:20 +0000 (01:03 +0000)]
move and expand note to embedded developers

16 years agoadd missing EXTRA_DIST files
Josh Coalson [Wed, 12 Sep 2007 01:02:36 +0000 (01:02 +0000)]
add missing EXTRA_DIST files

16 years agoadd faq for wildcards on windows
Josh Coalson [Wed, 12 Sep 2007 01:01:18 +0000 (01:01 +0000)]
add faq for wildcards on windows

16 years agoadd tutorial
Josh Coalson [Wed, 12 Sep 2007 01:00:25 +0000 (01:00 +0000)]
add tutorial

16 years agodocument --keep-foreign-metadata
Josh Coalson [Wed, 12 Sep 2007 00:55:28 +0000 (00:55 +0000)]
document --keep-foreign-metadata

16 years agoautomake fixes (SF#1792179: https://sourceforge.net/tracker/index.php?func=detail...
Josh Coalson [Tue, 11 Sep 2007 07:36:56 +0000 (07:36 +0000)]
automake fixes (SF#1792179: https://sourceforge.net/tracker/index.php?func=detail&aid=1792179&group_id=13478&atid=113478)

16 years agofix seek bug with ogg flac and small streams (SF#1792172: http://sourceforge.net...
Josh Coalson [Tue, 11 Sep 2007 07:34:45 +0000 (07:34 +0000)]
fix seek bug with ogg flac and small streams (SF#1792172: sourceforge.net/tracker/index.php?func=detail&aid=1792172&group_id=13478&atid=113478)

16 years agomake SIGINT only stop the current mode, not the whole run
Josh Coalson [Tue, 11 Sep 2007 07:33:25 +0000 (07:33 +0000)]
make SIGINT only stop the current mode, not the whole run

16 years agominor formatting
Josh Coalson [Tue, 11 Sep 2007 06:32:26 +0000 (06:32 +0000)]
minor formatting

16 years agoremove spurious CLEANFILES
Josh Coalson [Tue, 11 Sep 2007 06:29:28 +0000 (06:29 +0000)]
remove spurious CLEANFILES

16 years agoreplace CLEANFILES with clean-local: target
Josh Coalson [Tue, 11 Sep 2007 06:29:04 +0000 (06:29 +0000)]
replace CLEANFILES with clean-local: target

16 years agoextra checking on memory allocation sizes to prevent a class of overflow attacks
Josh Coalson [Tue, 11 Sep 2007 04:49:56 +0000 (04:49 +0000)]
extra checking on memory allocation sizes to prevent a class of overflow attacks

16 years agohandle SIZE_T_MAX
Josh Coalson [Tue, 11 Sep 2007 04:46:34 +0000 (04:46 +0000)]
handle SIZE_T_MAX

16 years agoremove unnecessary #includes
Josh Coalson [Tue, 11 Sep 2007 00:26:07 +0000 (00:26 +0000)]
remove unnecessary #includes

16 years agoadd alloc.h
Josh Coalson [Mon, 10 Sep 2007 05:58:43 +0000 (05:58 +0000)]
add alloc.h

16 years agoautomake-1.10 fixes (SF#1791361: https://sourceforge.net/tracker/index.php?func=detai...
Josh Coalson [Mon, 10 Sep 2007 05:51:52 +0000 (05:51 +0000)]
automake-1.10 fixes (SF#1791361: https://sourceforge.net/tracker/index.php?func=detail&aid=1791361&group_id=13478&atid=113478)

16 years agofixed bug compiling flac without ogg support (SF#1760786: http://sourceforge.net...
Josh Coalson [Mon, 10 Sep 2007 05:30:52 +0000 (05:30 +0000)]
fixed bug compiling flac without ogg support (SF#1760786: sourceforge.net/tracker/index.php?func=detail&aid=1760786&group_id=13478&atid

16 years ago*** empty log message ***
Josh Coalson [Sun, 9 Sep 2007 19:02:47 +0000 (19:02 +0000)]
*** empty log message ***

16 years agobetter handling for OSs with small RAND_MAX (SF#1783630: https://sourceforge.net...
Josh Coalson [Sun, 9 Sep 2007 06:57:27 +0000 (06:57 +0000)]
better handling for OSs with small RAND_MAX (SF#1783630: https://sourceforge.net/tracker/index.php?func=detail&aid=1783630&group_id=13478&atid=113478)

16 years agofix bug, foreign_metadata pointer was not always initialized
Josh Coalson [Sun, 9 Sep 2007 06:44:09 +0000 (06:44 +0000)]
fix bug, foreign_metadata pointer was not always initialized

16 years agoFixed bug where importing non-CDDA cuesheets would cause an invalid lead-out track...
Josh Coalson [Sun, 9 Sep 2007 06:43:13 +0000 (06:43 +0000)]
Fixed bug where importing non-CDDA cuesheets would cause an invalid lead-out track number; also add requirement for non-CDDA lead-out track number to be 255 (SF#1764105: https://sourceforge.net/tracker/index.php?func=detail&aid=1764105&group_id=13478&atid=113478).

16 years agofix #include for off_t (SF#1786225: https://sourceforge.net/tracker/index.php?func...
Josh Coalson [Sat, 8 Sep 2007 22:49:07 +0000 (22:49 +0000)]
fix #include for off_t (SF#1786225: https://sourceforge.net/tracker/index.php?func=detail&aid=1786225&group_id=13478&atid=313478)

16 years ago*** empty log message ***
Josh Coalson [Sat, 8 Sep 2007 22:29:45 +0000 (22:29 +0000)]
*** empty log message ***

16 years ago64-bit fixes (SF#1790872: https://sourceforge.net/tracker/index.php?func=detail&aid...
Josh Coalson [Sat, 8 Sep 2007 22:28:09 +0000 (22:28 +0000)]
64-bit fixes (SF#1790872: https://sourceforge.net/tracker/index.php?func=detail&aid=1790872&group_id=13478&atid=113478)

16 years ago1.2.1 changelog item for --keep-foreign-metadata
Josh Coalson [Fri, 31 Aug 2007 06:06:43 +0000 (06:06 +0000)]
1.2.1 changelog item for --keep-foreign-metadata

16 years agoOS/2 fixes (SF#1229495: https://sourceforge.net/tracker/index.php?func=detail&aid...
Josh Coalson [Fri, 31 Aug 2007 05:55:50 +0000 (05:55 +0000)]
OS/2 fixes (SF#1229495: https://sourceforge.net/tracker/index.php?func=detail&aid=1229495&group_id=13478&atid=113478)

16 years agoadd --disable-cpplibs configure option (SF#1723295: https://sourceforge.net/tracker...
Josh Coalson [Wed, 29 Aug 2007 05:45:19 +0000 (05:45 +0000)]
add --disable-cpplibs configure option (SF#1723295: https://sourceforge.net/tracker/index.php?func=detail&aid=1723295&group_id=13478&atid=313478