platform/upstream/flac.git
22 years agomake typedefs for callbacks
Josh Coalson [Thu, 1 Aug 2002 08:19:37 +0000 (08:19 +0000)]
make typedefs for callbacks

22 years agominor syntax
Josh Coalson [Thu, 1 Aug 2002 08:09:14 +0000 (08:09 +0000)]
minor syntax

22 years agofinish implementation
Josh Coalson [Thu, 1 Aug 2002 07:34:12 +0000 (07:34 +0000)]
finish implementation

22 years agofix bug in seektable sorter where it was returning the wrong value
Josh Coalson [Thu, 1 Aug 2002 07:33:36 +0000 (07:33 +0000)]
fix bug in seektable sorter where it was returning the wrong value

22 years agominor syntax
Josh Coalson [Thu, 1 Aug 2002 07:32:17 +0000 (07:32 +0000)]
minor syntax

22 years agonew funcs for getting underlying decoder layer states
Josh Coalson [Thu, 1 Aug 2002 07:28:03 +0000 (07:28 +0000)]
new funcs for getting underlying decoder layer states

22 years agonew functions for seektable templates, point sorting
Josh Coalson [Thu, 1 Aug 2002 06:46:15 +0000 (06:46 +0000)]
new functions for seektable templates, point sorting

22 years agominor syntax
Josh Coalson [Thu, 1 Aug 2002 06:42:59 +0000 (06:42 +0000)]
minor syntax

22 years agochange to FLAC__stream_encoder_init(), now calls write callback for fLaC signature...
Josh Coalson [Thu, 1 Aug 2002 06:39:40 +0000 (06:39 +0000)]
change to FLAC__stream_encoder_init(), now calls write callback for fLaC signature, and once for each metadata block

22 years agominor comments
Josh Coalson [Thu, 1 Aug 2002 06:39:10 +0000 (06:39 +0000)]
minor comments

22 years agonew functions for seektable templates, point sorting
Josh Coalson [Thu, 1 Aug 2002 06:37:11 +0000 (06:37 +0000)]
new functions for seektable templates, point sorting

22 years agominor formatting
Josh Coalson [Thu, 1 Aug 2002 06:35:17 +0000 (06:35 +0000)]
minor formatting

22 years agofinish up implementation
Josh Coalson [Thu, 1 Aug 2002 06:35:07 +0000 (06:35 +0000)]
finish up implementation

22 years agonew seekable stream encoder and file encoder layers, not fully implemented yet
Josh Coalson [Wed, 31 Jul 2002 07:05:33 +0000 (07:05 +0000)]
new seekable stream encoder and file encoder layers, not fully implemented yet

22 years agominor formatting
Josh Coalson [Wed, 31 Jul 2002 06:58:16 +0000 (06:58 +0000)]
minor formatting

22 years agominor comments
Josh Coalson [Wed, 31 Jul 2002 06:57:31 +0000 (06:57 +0000)]
minor comments

22 years agoadd section for embedded developers
Josh Coalson [Wed, 31 Jul 2002 06:39:21 +0000 (06:39 +0000)]
add section for embedded developers

22 years agoadd play times for wav files
Josh Coalson [Tue, 30 Jul 2002 05:55:34 +0000 (05:55 +0000)]
add play times for wav files

22 years agoadd asserts
Josh Coalson [Sat, 27 Jul 2002 05:02:11 +0000 (05:02 +0000)]
add asserts

22 years agoupdate links to point to new api location
Josh Coalson [Sat, 27 Jul 2002 05:00:53 +0000 (05:00 +0000)]
update links to point to new api location

22 years agomore doxygen docs
Josh Coalson [Sat, 27 Jul 2002 04:59:54 +0000 (04:59 +0000)]
more doxygen docs

22 years agochange grouping settings
Josh Coalson [Sat, 27 Jul 2002 04:59:37 +0000 (04:59 +0000)]
change grouping settings

22 years agofix bug where flush() was not setting the state back to OK
Josh Coalson [Fri, 26 Jul 2002 05:26:18 +0000 (05:26 +0000)]
fix bug where flush() was not setting the state back to OK

22 years agoadd asserts
Josh Coalson [Fri, 26 Jul 2002 05:25:38 +0000 (05:25 +0000)]
add asserts

22 years agomore doxygen docs
Josh Coalson [Fri, 26 Jul 2002 05:19:23 +0000 (05:19 +0000)]
more doxygen docs

22 years agomake _delete() free the same stuff that _finish() does
Josh Coalson [Thu, 25 Jul 2002 05:38:23 +0000 (05:38 +0000)]
make _delete() free the same stuff that _finish() does

22 years agomore doxygen docs
Josh Coalson [Thu, 25 Jul 2002 05:35:16 +0000 (05:35 +0000)]
more doxygen docs

22 years agoinitial import
Josh Coalson [Thu, 25 Jul 2002 05:33:54 +0000 (05:33 +0000)]
initial import

22 years agomore doxygen docs
Josh Coalson [Wed, 24 Jul 2002 06:15:56 +0000 (06:15 +0000)]
more doxygen docs

22 years agoadd alias for "default value"
Josh Coalson [Wed, 24 Jul 2002 06:14:58 +0000 (06:14 +0000)]
add alias for "default value"

22 years agoadd Makefile.lite to EXTRA_DIST
Josh Coalson [Wed, 24 Jul 2002 06:14:12 +0000 (06:14 +0000)]
add Makefile.lite to EXTRA_DIST

22 years agoadd doc target
Josh Coalson [Wed, 24 Jul 2002 06:13:41 +0000 (06:13 +0000)]
add doc target

22 years agominor formatting
Josh Coalson [Wed, 24 Jul 2002 06:13:33 +0000 (06:13 +0000)]
minor formatting

22 years agofix bug #584595: infinite loop if ..._process*() called when decoder is ABORTED
Josh Coalson [Wed, 24 Jul 2002 06:08:37 +0000 (06:08 +0000)]
fix bug #584595: infinite loop if ..._process*() called when decoder is ABORTED

22 years agoadd asserts, make FLAC__stream_encoder_finish() reset the defaults to be consistent...
Josh Coalson [Wed, 24 Jul 2002 06:02:11 +0000 (06:02 +0000)]
add asserts, make FLAC__stream_encoder_finish() reset the defaults to be consistent with the decoders

22 years agofix syntax errors
Josh Coalson [Tue, 23 Jul 2002 06:02:36 +0000 (06:02 +0000)]
fix syntax errors

22 years agoadd AIFF support patches from Brady Patterson, add support for --sector-align and...
Josh Coalson [Fri, 19 Jul 2002 05:40:26 +0000 (05:40 +0000)]
add AIFF support patches from Brady Patterson, add support for --sector-align and raw files

22 years agoadd AIFF support patches from Brady Patterson
Josh Coalson [Fri, 19 Jul 2002 05:35:30 +0000 (05:35 +0000)]
add AIFF support patches from Brady Patterson

22 years agoupdate TODO list
Josh Coalson [Fri, 19 Jul 2002 05:32:47 +0000 (05:32 +0000)]
update TODO list

22 years agofix makedepend invocation
Josh Coalson [Thu, 18 Jul 2002 05:33:06 +0000 (05:33 +0000)]
fix makedepend invocation

22 years agoadd link for MacAmp Lite plugin
Josh Coalson [Wed, 17 Jul 2002 05:33:03 +0000 (05:33 +0000)]
add link for MacAmp Lite plugin

22 years agofix bug where md5_checking setting was not restored properly after a ..._reset()
Josh Coalson [Wed, 17 Jul 2002 05:30:20 +0000 (05:30 +0000)]
fix bug where md5_checking setting was not restored properly after a ..._reset()

22 years agomore doxygen docs
Josh Coalson [Tue, 16 Jul 2002 16:14:17 +0000 (16:14 +0000)]
more doxygen docs

22 years agobuild dir now in EXTRA_DIST
Josh Coalson [Tue, 16 Jul 2002 16:12:27 +0000 (16:12 +0000)]
build dir now in EXTRA_DIST

22 years agoreorganized doc directory
Josh Coalson [Tue, 16 Jul 2002 16:09:53 +0000 (16:09 +0000)]
reorganized doc directory

22 years agono longer necessary
Josh Coalson [Tue, 16 Jul 2002 16:03:35 +0000 (16:03 +0000)]
no longer necessary

22 years agoprepare for directory restructure
Josh Coalson [Tue, 16 Jul 2002 16:02:18 +0000 (16:02 +0000)]
prepare for directory restructure

22 years agorename FLAC__format_is_valid_sample_rate() to FLAC__format_sample_rate_is_valid()
Josh Coalson [Mon, 15 Jul 2002 05:32:47 +0000 (05:32 +0000)]
rename FLAC__format_is_valid_sample_rate() to FLAC__format_sample_rate_is_valid()

22 years agouse FLAC__format_seektable_is_legal()
Josh Coalson [Mon, 15 Jul 2002 05:31:55 +0000 (05:31 +0000)]
use FLAC__format_seektable_is_legal()

22 years agomore doxygen comments
Josh Coalson [Mon, 15 Jul 2002 05:26:50 +0000 (05:26 +0000)]
more doxygen comments

22 years agorename (FLAC__format_is_valid_sample_rate() to FLAC__format_sample_rate_is_valid()
Josh Coalson [Mon, 15 Jul 2002 05:24:56 +0000 (05:24 +0000)]
rename (FLAC__format_is_valid_sample_rate() to FLAC__format_sample_rate_is_valid()

22 years agoremove old pre-1.0 news links from news box
Josh Coalson [Fri, 12 Jul 2002 05:48:08 +0000 (05:48 +0000)]
remove old pre-1.0 news links from news box

22 years agoonly parse public includes; generate tag file
Josh Coalson [Fri, 12 Jul 2002 05:43:59 +0000 (05:43 +0000)]
only parse public includes; generate tag file

22 years agomore doxygen docs
Josh Coalson [Fri, 12 Jul 2002 05:42:04 +0000 (05:42 +0000)]
more doxygen docs

22 years agoadd Daisuke Shimamura's contrib
Josh Coalson [Fri, 12 Jul 2002 05:39:24 +0000 (05:39 +0000)]
add Daisuke Shimamura's contrib

22 years agofirst pass at 8-bit and 24-bit support, plus dithering
Josh Coalson [Thu, 11 Jul 2002 06:17:48 +0000 (06:17 +0000)]
first pass at 8-bit and 24-bit support, plus dithering

22 years agoDaisuke Shimamura's id3 v1/v2 + i18n patches
Josh Coalson [Thu, 11 Jul 2002 06:15:30 +0000 (06:15 +0000)]
Daisuke Shimamura's id3 v1/v2 + i18n patches

22 years agoadd some asserts
Josh Coalson [Thu, 11 Jul 2002 05:54:05 +0000 (05:54 +0000)]
add some asserts

22 years agofix link to apollo plugin
Josh Coalson [Thu, 11 Jul 2002 05:52:46 +0000 (05:52 +0000)]
fix link to apollo plugin

22 years agomore doxygen additions
Josh Coalson [Thu, 11 Jul 2002 05:51:59 +0000 (05:51 +0000)]
more doxygen additions

22 years agoadd more doxygen documentation
Josh Coalson [Wed, 10 Jul 2002 07:14:49 +0000 (07:14 +0000)]
add more doxygen documentation

22 years agoadd some FLAC__ASSERTs
Josh Coalson [Wed, 10 Jul 2002 07:11:15 +0000 (07:11 +0000)]
add some FLAC__ASSERTs

22 years agoadd Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
Josh Coalson [Tue, 9 Jul 2002 06:27:07 +0000 (06:27 +0000)]
add Makefile.lite, Makefile.vc, etc. to EXTRA_DIST

22 years agotemporary fix for libtool bug
Josh Coalson [Tue, 9 Jul 2002 06:16:45 +0000 (06:16 +0000)]
temporary fix for libtool bug

22 years agoinitial Doxygen work
Josh Coalson [Tue, 9 Jul 2002 06:12:59 +0000 (06:12 +0000)]
initial Doxygen work

22 years agoadd "check known bugs" phrase
Josh Coalson [Tue, 9 Jul 2002 05:24:59 +0000 (05:24 +0000)]
add "check known bugs" phrase

22 years agoadd wa2 plugin to known bugs
uid38180 [Fri, 5 Jul 2002 22:58:47 +0000 (22:58 +0000)]
add wa2 plugin to known bugs

22 years agofix bug where bogs dialog was popping up
uid38180 [Fri, 5 Jul 2002 22:48:45 +0000 (22:48 +0000)]
fix bug where bogs dialog was popping up

22 years agofix link for PhatBox
Josh Coalson [Thu, 4 Jul 2002 09:18:46 +0000 (09:18 +0000)]
fix link for PhatBox

22 years agofix ordering of targets
Josh Coalson [Thu, 4 Jul 2002 07:00:36 +0000 (07:00 +0000)]
fix ordering of targets

22 years agofix include paths
Josh Coalson [Wed, 3 Jul 2002 22:23:15 +0000 (22:23 +0000)]
fix include paths

22 years agoadd rules for installing documentation
Josh Coalson [Wed, 3 Jul 2002 21:00:10 +0000 (21:00 +0000)]
add rules for installing documentation

22 years agohighlight flac -5 with white in tables
Josh Coalson [Wed, 3 Jul 2002 19:47:27 +0000 (19:47 +0000)]
highlight flac -5 with white in tables

22 years agominor verbiage
Josh Coalson [Wed, 3 Jul 2002 19:46:57 +0000 (19:46 +0000)]
minor verbiage

22 years agoadd --copy to automake invocation
Josh Coalson [Wed, 3 Jul 2002 19:21:49 +0000 (19:21 +0000)]
add --copy to automake invocation

22 years agobump the library revision number
Josh Coalson [Wed, 3 Jul 2002 19:21:23 +0000 (19:21 +0000)]
bump the library revision number

22 years agoadd /GR to compilation
Josh Coalson [Wed, 3 Jul 2002 07:41:49 +0000 (07:41 +0000)]
add /GR to compilation

22 years agofix -I paths
Josh Coalson [Wed, 3 Jul 2002 07:40:38 +0000 (07:40 +0000)]
fix -I paths

22 years agofix bug in errno mis-handling with MSVC
Josh Coalson [Wed, 3 Jul 2002 07:40:07 +0000 (07:40 +0000)]
fix bug in errno mis-handling with MSVC

22 years agominor verbiage
Josh Coalson [Wed, 3 Jul 2002 07:39:05 +0000 (07:39 +0000)]
minor verbiage

22 years agoadd 1.0.3 release items
Josh Coalson [Wed, 3 Jul 2002 06:45:57 +0000 (06:45 +0000)]
add 1.0.3 release items

22 years agoinitial import
Josh Coalson [Wed, 3 Jul 2002 05:49:13 +0000 (05:49 +0000)]
initial import

22 years agobump version number from 1.0.3_beta to 1.0.3
Josh Coalson [Tue, 2 Jul 2002 22:23:55 +0000 (22:23 +0000)]
bump version number from 1.0.3_beta to 1.0.3

22 years agofix Phatnoise links
Josh Coalson [Tue, 2 Jul 2002 22:23:21 +0000 (22:23 +0000)]
fix Phatnoise links

22 years agoupdates for new targets in 1.0.3
Josh Coalson [Tue, 2 Jul 2002 07:29:38 +0000 (07:29 +0000)]
updates for new targets in 1.0.3

22 years agoadd README to EXTRA_DIST
Josh Coalson [Tue, 2 Jul 2002 06:52:06 +0000 (06:52 +0000)]
add README to EXTRA_DIST

22 years agoset CXXFLAGS also during test
Josh Coalson [Mon, 1 Jul 2002 20:37:39 +0000 (20:37 +0000)]
set CXXFLAGS also during test

22 years agoadd arson is s/w section, commented out since it is not released yet
Josh Coalson [Mon, 1 Jul 2002 20:37:07 +0000 (20:37 +0000)]
add arson is s/w section, commented out since it is not released yet

22 years agominor fixes
Josh Coalson [Sat, 29 Jun 2002 00:31:43 +0000 (00:31 +0000)]
minor fixes

22 years agoadd autoconf m4 files
Josh Coalson [Fri, 28 Jun 2002 23:45:53 +0000 (23:45 +0000)]
add autoconf m4 files

22 years agocheck for ogg using AM_PATH_OGG from ogg.m4
Josh Coalson [Fri, 28 Jun 2002 23:45:08 +0000 (23:45 +0000)]
check for ogg using AM_PATH_OGG from ogg.m4

22 years agofix path to getopt.h
Josh Coalson [Fri, 28 Jun 2002 19:26:36 +0000 (19:26 +0000)]
fix path to getopt.h

22 years agoadd flac.pbproj and depcomp to EXTRA_DIST
Josh Coalson [Fri, 28 Jun 2002 19:26:15 +0000 (19:26 +0000)]
add flac.pbproj and depcomp to EXTRA_DIST

22 years agospecialize getopt for FLAC
Josh Coalson [Fri, 28 Jun 2002 06:37:13 +0000 (06:37 +0000)]
specialize getopt for FLAC

22 years agominor fix to cast sizeof for printf
Josh Coalson [Fri, 28 Jun 2002 05:26:27 +0000 (05:26 +0000)]
minor fix to cast sizeof for printf

22 years agominor fix for Darwin version of /bin/sh
Josh Coalson [Fri, 28 Jun 2002 05:21:57 +0000 (05:21 +0000)]
minor fix for Darwin version of /bin/sh

22 years agofix bug where decoder wasn't getting streaminfo or seektable in all cases; improve...
Josh Coalson [Fri, 21 Jun 2002 01:34:18 +0000 (01:34 +0000)]
fix bug where decoder wasn't getting streaminfo or seektable in all cases; improve seek algo slightly

22 years agoadd Tag to S/W section
Josh Coalson [Wed, 19 Jun 2002 04:45:14 +0000 (04:45 +0000)]
add Tag to S/W section

22 years agofix bug where plugin would crash if decoder hits unexpected end of file
Josh Coalson [Tue, 18 Jun 2002 16:08:36 +0000 (16:08 +0000)]
fix bug where plugin would crash if decoder hits unexpected end of file

22 years agominor syntax
Josh Coalson [Tue, 18 Jun 2002 16:08:01 +0000 (16:08 +0000)]
minor syntax