- 03 Feb, 2007 2 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
- 02 Feb, 2007 5 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
- 01 Feb, 2007 2 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
- 31 Jan, 2007 2 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
- 30 Jan, 2007 2 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
- 29 Jan, 2007 2 commits
-
-
Josh Coalson authored
in FLAC__stream_encoder_set_metadata(), copy the metadata array of pointers instead of requiring the caller to keep it until initialization; the objects themselves are still owned by caller
-
Josh Coalson authored
-
- 28 Jan, 2007 2 commits
-
-
Josh Coalson authored
several speed improvements: completely rewritten bitbuffer which uses native machine word size instead of bytes; much faster rice partition size estimation; crc16 calculation in machine word size
-
Josh Coalson authored
-
- 24 Jan, 2007 4 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
- 23 Jan, 2007 1 commit
-
-
Josh Coalson authored
add system for verifying that encoded frame size estimates are accurate; clean up the code for rice parameter searching and rice codeword length estimation
-
- 09 Jan, 2007 3 commits
-
-
Josh Coalson authored
improved fix for misleading warning, now error out for id3v2 tag (SF#1631064: http://sourceforge.net/tracker/index.php?func=detail&aid=1631064&group_id=13478&atid=113478)
-
Josh Coalson authored
-
Josh Coalson authored
fix misleading warning (SF#1631064: http://sourceforge.net/tracker/index.php?func=detail&aid=1631064&group_id=13478&atid=113478)
-
- 14 Dec, 2006 3 commits
-
-
Josh Coalson authored
fix makefile bug with ogg linkage (SF#1611414: http://sourceforge.net/tracker/index.php?func=detail&aid=1611414&group_id=13478&atid=113478)
-
Josh Coalson authored
Fix bug where using -F with FLAC-to-FLAC transcoding of a corrupted FLAC would have no effect (SF#1615391: https://sourceforge.net/tracker/index.php?func=detail&aid=1615391&group_id=13478&atid=113478)
-
Josh Coalson authored
Fix bug where FLAC-to-FLAC transcoding of a corrupted FLAC file would truncate the transcoded file at the first error (SF#1615019: https://sourceforge.net/tracker/index.php?func=detail&aid=1615019&group_id=13478&atid=113478)
-
- 13 Dec, 2006 1 commit
-
-
Josh Coalson authored
C89 fix (SF#1613348: http://sourceforge.net/tracker/index.php?func=detail&aid=1613348&group_id=13478&atid=313478)
-
- 05 Dec, 2006 3 commits
-
-
Josh Coalson authored
fix bug with locale-specific -A defaults for -0..-8 (SF#1608883: https://sourceforge.net/tracker/index.php?func=detail&aid=1608883&group_id=13478&atid=113478)
-
Josh Coalson authored
-
Josh Coalson authored
-
- 27 Nov, 2006 1 commit
-
-
Josh Coalson authored
quick fix for SF#1601812 where an error of exactly 0 (very rare) in FLAC__lpc_compute_lp_coefficients() could cause an infinite loop later in FLAC__lpc_quantize_coefficients()
-
- 21 Nov, 2006 4 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
-
Josh Coalson authored
patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tracker/index.php?func=detail&aid=1599018&group_id=13478&atid=313478)
-
- 20 Nov, 2006 3 commits
-
-
Josh Coalson authored
patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tracker/index.php?func=detail&aid=1599018&group_id=13478&atid=313478)
-
Josh Coalson authored
final merge down from 1.1.2 maintenance branch (cvs up -j FLAC_RELEASE_1_1_2_MAINTENANCE_BASELINE -j FLAC_RELEASE_1_1_2_MAINTENANCE_BRANCH)
-
Josh Coalson authored
-