projects
/
platform
/
upstream
/
flac.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
update copyright to 2004
[platform/upstream/flac.git]
/
src
/
libFLAC
/
2004-01-17
Josh Coalson
update copyright to 2004
tree
|
commitdiff
2004-01-16
Josh Coalson
fix some syntax bugs
tree
|
commitdiff
2004-01-12
Josh Coalson
minor reformatting
tree
|
commitdiff
2003-12-31
Josh Coalson
minor cleanup
tree
|
commitdiff
2003-12-31
Josh Coalson
fix up reporting of the current frame to the write...
tree
|
commitdiff
2003-12-30
Josh Coalson
fix bug in read callback where *bytes was not being...
tree
|
commitdiff
2003-12-17
Josh Coalson
stamp a CVS+date for the version
tree
|
commitdiff
2003-11-27
Josh Coalson
fix bug in sample_number calculation from frame header
tree
|
commitdiff
2003-09-26
Josh Coalson
minor syntax
tree
|
commitdiff
2003-09-25
Josh Coalson
add a "tell" callback to the seekable stream encoder...
tree
|
commitdiff
2003-09-24
Josh Coalson
use resolved_state_string as much as possible
tree
|
commitdiff
2003-09-24
Josh Coalson
add resolved_as_cstring()
tree
|
commitdiff
2003-09-15
Josh Coalson
replace the compile time ordinals.h.in->ordinals.h...
tree
|
commitdiff
2003-05-27
Matt Zimmerman
Explicitly link shared libraries against dependent...
tree
|
commitdiff
2003-05-22
Josh Coalson
add double quotes to protect paths with spaces in them
tree
|
commitdiff
2003-05-20
Josh Coalson
C89 standard fixes, based on feedback from IRIX port
tree
|
commitdiff
2003-02-20
Josh Coalson
fix bug where seeking past the end of the stream could...
tree
|
commitdiff
2003-01-31
Josh Coalson
change license verbiage to Xiph's
tree
|
commitdiff
2003-01-26
Josh Coalson
move "...skip_bits_..." down because of inline ordering
tree
|
commitdiff
2003-01-25
Josh Coalson
bump the libtool version numbers
tree
|
commitdiff
2003-01-25
Josh Coalson
add /D FLAC__USE_3DNOW
tree
|
commitdiff
2003-01-25
Josh Coalson
remove reference to obsolete Makefile.vc
tree
|
commitdiff
2003-01-25
Josh Coalson
obsolete now that .dsp files are complete
tree
|
commitdiff
2003-01-25
Josh Coalson
bump version number to 1.1.0
tree
|
commitdiff
2003-01-15
Josh Coalson
bump the libtool revision number only
tree
|
commitdiff
2003-01-15
Josh Coalson
fix release date on vendor string
tree
|
commitdiff
2003-01-15
Josh Coalson
add some asserts
tree
|
commitdiff
2003-01-15
Josh Coalson
minor comments
tree
|
commitdiff
2003-01-14
Josh Coalson
Second patch from X-Fixer: tweaks for better MSVC build
tree
|
commitdiff
2003-01-14
Josh Coalson
minor syntax
tree
|
commitdiff
2003-01-14
Josh Coalson
minor formatting
tree
|
commitdiff
2003-01-13
Josh Coalson
fix bug with some assertions
tree
|
commitdiff
2003-01-12
Josh Coalson
minor comments
tree
|
commitdiff
2003-01-11
Josh Coalson
minor syntax
tree
|
commitdiff
2003-01-10
Josh Coalson
big fix to allow codec and metadata interface to handle...
tree
|
commitdiff
2003-01-08
Josh Coalson
bump version string to 1.0.5_beta2
tree
|
commitdiff
2003-01-08
Josh Coalson
working 64-bit literals for MSVC
tree
|
commitdiff
2003-01-02
Josh Coalson
update the version number from 1.0.4 to 1.0.5-beta1
tree
|
commitdiff
2003-01-02
Josh Coalson
update the libtool library version number
tree
|
commitdiff
2003-01-02
Josh Coalson
Add 2003 to copyright notice
tree
|
commitdiff
2002-12-30
Josh Coalson
enable SSE versions of FLAC__lpc_compute_autocorrelatio...
tree
|
commitdiff
2002-12-30
Josh Coalson
patch from Miroslav
tree
|
commitdiff
2002-12-29
Josh Coalson
need release bitbuffer even in error cases in write_bit...
tree
|
commitdiff
2002-12-28
Josh Coalson
add flushed fwrite in Valgrind mode
tree
|
commitdiff
2002-12-23
Josh Coalson
enable 3dnow optimizations by default
tree
|
commitdiff
2002-12-05
Josh Coalson
add "is_cd" flag to CUESHEET everywhere
tree
|
commitdiff
2002-12-04
Josh Coalson
#include config.h
tree
|
commitdiff
2002-12-04
Josh Coalson
fix memory leaks found with valgrind
tree
|
commitdiff
2002-12-03
Josh Coalson
adjust CUESHEET reserved lengths
tree
|
commitdiff
2002-11-22
Josh Coalson
get Makefile.vc system working again with new debug...
tree
|
commitdiff
2002-11-21
Josh Coalson
revamp MSVC build system, separate dynamic and static...
tree
|
commitdiff
2002-11-21
Josh Coalson
more checks in the cuesheet validator
tree
|
commitdiff
2002-11-21
Josh Coalson
more cuesheet convenience functions
tree
|
commitdiff
2002-11-20
Josh Coalson
revamp Makefile.lite system, use separate dirs and...
tree
|
commitdiff
2002-11-19
Josh Coalson
minor comments
tree
|
commitdiff
2002-11-19
Josh Coalson
remove debug printf's
tree
|
commitdiff
2002-11-16
Josh Coalson
add more CUESHEET convenience functions
tree
|
commitdiff
2002-11-16
Josh Coalson
add more reserved space to CUESHEET implementation
tree
|
commitdiff
2002-11-15
Josh Coalson
fix MSVC warning with explicit casts
tree
|
commitdiff
2002-11-15
Josh Coalson
further implementation of new CUESHEET metadata block
tree
|
commitdiff
2002-11-15
Josh Coalson
add FLAC__bitbuffer_skip_bits_no_crc()
tree
|
commitdiff
2002-11-14
Josh Coalson
implement new CUESHEET metadata block
tree
|
commitdiff
2002-11-14
Josh Coalson
reorganize metadata decoding in anticipation of new...
tree
|
commitdiff
2002-11-08
Josh Coalson
add FLAC__file_decoder_get_decode_position()
tree
|
commitdiff
2002-11-08
Josh Coalson
add FLAC__seekable_stream_decoder_get_decode_position()
tree
|
commitdiff
2002-11-08
Josh Coalson
add ..._get_resolved_state_string() convenience function
tree
|
commitdiff
2002-11-08
Josh Coalson
add ..._get_resolved_state_string() convenience function
tree
|
commitdiff
2002-11-08
Josh Coalson
fix bug in seekpoint calculation in the final frame
tree
|
commitdiff
2002-11-07
Josh Coalson
fix unused function #ifdefs
tree
|
commitdiff
2002-11-06
Josh Coalson
more strict typecasts
tree
|
commitdiff
2002-11-06
Josh Coalson
fix bugs returning the wrong meaning from FLAC__stream_...
tree
|
commitdiff
2002-11-06
Josh Coalson
#ifdef out more unused routines
tree
|
commitdiff
2002-11-05
Josh Coalson
constify first arg of FLAC__metadata_object_vorbiscomme...
tree
|
commitdiff
2002-10-26
Josh Coalson
update to match new default vorbis comment implementati...
tree
|
commitdiff
2002-10-26
Josh Coalson
add more convenience for manipulating vorbis comments
tree
|
commitdiff
2002-10-26
Josh Coalson
#include bitmath.h
tree
|
commitdiff
2002-10-23
Josh Coalson
add notion of topdir to Makefile.lite build system
tree
|
commitdiff
2002-10-21
Josh Coalson
fix from Miroslav on the lpc datapath switching logic
tree
|
commitdiff
2002-10-21
Josh Coalson
fix bug in free()ing of output arrays
tree
|
commitdiff
2002-10-18
Josh Coalson
fixes for building static libs (new FLAC__NO_DLL #define)
tree
|
commitdiff
2002-10-18
Josh Coalson
switch malloc+memset(0) to calloc()
tree
|
commitdiff
2002-10-17
Josh Coalson
add assert on the vendor string construction
tree
|
commitdiff
2002-10-16
Josh Coalson
tweaks to build libs as DLLs under windows
tree
|
commitdiff
2002-10-16
Josh Coalson
initial import
tree
|
commitdiff
2002-10-16
Josh Coalson
changes for MSCV: added dsp file, rename any .cc files...
tree
|
commitdiff
2002-10-15
Matt Zimmerman
Fix slightly botched search-and-replace which produced...
tree
|
commitdiff
2002-10-11
Josh Coalson
add verbatim catchall if no subframes are generated
tree
|
commitdiff
2002-10-11
Josh Coalson
fix assertion bug
tree
|
commitdiff
2002-10-11
Josh Coalson
minor cosmetics
tree
|
commitdiff
2002-10-10
Matt Zimmerman
Use config.h rather than passing all defs in CFLAGS
tree
|
commitdiff
2002-10-08
Josh Coalson
add functions/switches for disabling certain subframe...
tree
|
commitdiff
2002-10-04
Josh Coalson
add support for 64bit datapath through FIR filter,...
tree
|
commitdiff
2002-10-04
Josh Coalson
add support for 64bit datapath through inverse filter
tree
|
commitdiff
2002-10-04
Josh Coalson
add wide (64-bit) versions of the FIR filter and invers...
tree
|
commitdiff
2002-10-04
Josh Coalson
add wide version of silog2
tree
|
commitdiff
2002-09-26
Josh Coalson
new #define FLAC__SUBSET_MAX_RICE_PARTITION_ORDER
tree
|
commitdiff
2002-09-25
Josh Coalson
fixes related to the change of FLAC__VERSION_STRING...
tree
|
commitdiff
2002-09-25
Josh Coalson
bump the version number from 1.0.4_beta to 1.0.4
tree
|
commitdiff
2002-09-25
Josh Coalson
minor cosmetics
tree
|
commitdiff
2002-09-25
Josh Coalson
bump the libtool version number
tree
|
commitdiff
next