- 03 Feb, 2007 1 commit
-
-
Josh Coalson authored
-
- 02 Feb, 2007 2 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
- 28 Jan, 2007 1 commit
-
-
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()
-
- 20 Nov, 2006 1 commit
-
-
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)
-
- 17 Nov, 2006 1 commit
-
-
Josh Coalson authored
-
- 24 May, 2006 1 commit
-
-
Josh Coalson authored
-
- 28 Apr, 2006 1 commit
-
-
Josh Coalson authored
-
- 25 Apr, 2006 2 commits
-
-
Josh Coalson authored
-
Josh Coalson authored
-
- 26 Jan, 2005 1 commit
-
-
Josh Coalson authored
-
- 25 Jan, 2005 1 commit
-
-
Josh Coalson authored
-
- 09 Nov, 2004 1 commit
-
-
Josh Coalson authored
finished integerized flavor of library; sections with floating point are either #ifdef'd out or written in fixed-point
-
- 20 Oct, 2004 1 commit
-
-
Josh Coalson authored
first pass at making an integer-only flavor of the libraries. move FLAC__real out of ordinals.h to src/libFLAC/include/private/float.h, add FLAC__double and FLAC__float and use these everywhere instead of double and float, and don't typedef FLAC__real/float/double when building in integer-only mode. still need to provide integer substitutes in several places.
-
- 22 Mar, 2004 1 commit
-
-
Josh Coalson authored
-
- 17 Jan, 2004 1 commit
-
-
Josh Coalson authored
-
- 31 Jan, 2003 1 commit
-
-
Josh Coalson authored
-
- 12 Jan, 2003 1 commit
-
-
Josh Coalson authored
-
- 08 Jan, 2003 1 commit
-
-
Josh Coalson authored
-
- 02 Jan, 2003 1 commit
-
-
Josh Coalson authored
-
- 04 Oct, 2002 1 commit
-
-
Josh Coalson authored
add wide (64-bit) versions of the FIR filter and inverse filter, remove unused arg from quantizing routine
-
- 27 Aug, 2002 1 commit
-
-
Josh Coalson authored
-
- 05 Jun, 2002 1 commit
-
-
Josh Coalson authored
-
- 17 May, 2002 1 commit
-
-
Josh Coalson authored
-
- 26 Jan, 2002 1 commit
-
-
Josh Coalson authored
-
- 13 Nov, 2001 1 commit
-
-
Josh Coalson authored
-
- 13 Aug, 2001 1 commit
-
-
Josh Coalson authored
-
- 19 Jul, 2001 1 commit
-
-
Josh Coalson authored
-
- 18 Jul, 2001 1 commit
-
-
Josh Coalson authored
-
- 12 Jul, 2001 1 commit
-
-
Josh Coalson authored
-
- 09 Jul, 2001 1 commit
-
-
Josh Coalson authored
-
- 06 Jul, 2001 1 commit
-
-
Josh Coalson authored
-
- 03 Jul, 2001 2 commits
-
-
Josh Coalson authored
use double instead of FLAC__real in some places internally; add explicit casts for some implicit cases
-
Josh Coalson authored
fix rare bug in FLAC__lpc_quantize_coefficients where the quantized coeff could get larger than the max allowed value
-
- 23 Jun, 2001 1 commit
-
-
Josh Coalson authored
-
- 05 Jun, 2001 1 commit
-
-
Josh Coalson authored
-
- 31 May, 2001 1 commit
-
-
Josh Coalson authored
-
- 25 May, 2001 1 commit
-
-
Josh Coalson authored
-
- 24 May, 2001 1 commit
-
-
Josh Coalson authored
-