platform/upstream/flac.git
21 years agoadd libOggFLAC
Josh Coalson [Tue, 6 Aug 2002 05:31:39 +0000 (05:31 +0000)]
add libOggFLAC

21 years agoinitial import, still more work to be done...
Josh Coalson [Tue, 6 Aug 2002 05:31:17 +0000 (05:31 +0000)]
initial import, still more work to be done...

21 years agodocumentation typos
Josh Coalson [Mon, 5 Aug 2002 06:54:32 +0000 (06:54 +0000)]
documentation typos

21 years agoadd OggFLAC
Josh Coalson [Mon, 5 Aug 2002 06:53:35 +0000 (06:53 +0000)]
add OggFLAC

21 years agoinitial import; still needs a lot of work
Josh Coalson [Mon, 5 Aug 2002 06:49:45 +0000 (06:49 +0000)]
initial import; still needs a lot of work

21 years agozero allocated class memory
Josh Coalson [Sat, 3 Aug 2002 22:05:11 +0000 (22:05 +0000)]
zero allocated class memory

21 years agobetter state reporting
Josh Coalson [Sat, 3 Aug 2002 22:01:35 +0000 (22:01 +0000)]
better state reporting

21 years agoadd verify mode to all encoders
Josh Coalson [Sat, 3 Aug 2002 21:56:15 +0000 (21:56 +0000)]
add verify mode to all encoders

21 years agominor formatting
Josh Coalson [Sat, 3 Aug 2002 21:56:02 +0000 (21:56 +0000)]
minor formatting

21 years agoadd ..._get_total_samples_estimate(), add progress callback to file encoder
Josh Coalson [Fri, 2 Aug 2002 07:40:38 +0000 (07:40 +0000)]
add ..._get_total_samples_estimate(), add progress callback to file encoder

21 years agoadd ..._get_total_samples_estimate()
Josh Coalson [Fri, 2 Aug 2002 07:38:20 +0000 (07:38 +0000)]
add ..._get_total_samples_estimate()

21 years agouse new seektable template functions, fix verify logic to work with revamped decoder...
Josh Coalson [Fri, 2 Aug 2002 06:30:31 +0000 (06:30 +0000)]
use new seektable template functions, fix verify logic to work with revamped decoder process calls

21 years agofix bug in MD5 sum printing
Josh Coalson [Fri, 2 Aug 2002 06:27:51 +0000 (06:27 +0000)]
fix bug in MD5 sum printing

21 years agonew seekable stream encoder and file encoder layers
Josh Coalson [Fri, 2 Aug 2002 06:26:37 +0000 (06:26 +0000)]
new seekable stream encoder and file encoder layers

21 years agorevamp decoder process calls
Josh Coalson [Fri, 2 Aug 2002 06:26:12 +0000 (06:26 +0000)]
revamp decoder process calls

21 years agorevamp decoder process calls
Josh Coalson [Fri, 2 Aug 2002 06:12:36 +0000 (06:12 +0000)]
revamp decoder process calls

21 years agonew seekable stream encoder and file encoder layers
Josh Coalson [Fri, 2 Aug 2002 06:03:18 +0000 (06:03 +0000)]
new seekable stream encoder and file encoder layers

21 years agofix bug where encoder was closing file too soon in finish()
Josh Coalson [Fri, 2 Aug 2002 06:00:06 +0000 (06:00 +0000)]
fix bug where encoder was closing file too soon in finish()

21 years agomake typedefs for callbacks
Josh Coalson [Thu, 1 Aug 2002 08:19:37 +0000 (08:19 +0000)]
make typedefs for callbacks

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

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

21 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

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

21 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

21 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

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

21 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

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

21 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

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

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

21 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

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

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

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

21 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

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

21 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

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

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

21 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

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

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

21 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

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

21 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