Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
flac
/
f5dd47832d34bdf688d53e17e87c4a174e9474aa
/
src
/
libFLAC
/
fixed.c
f5dd478
minor optimizations
by Josh Coalson
· 18 years ago
b1ec796
complete largefile support
by Josh Coalson
· 18 years ago
0395dac
add 2206 to copyright notice
by Josh Coalson
· 19 years ago
a78fac6
add 2005 to copyright notices
by Josh Coalson
· 20 years ago
4926250
minor comments
by Josh Coalson
· 20 years ago
5f2b46d
finished integerized flavor of library; sections with floating point are either #ifdef'd out or written in fixed-point
by Josh Coalson
· 20 years ago
0975843
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.
by Josh Coalson
· 20 years ago
9564390
update copyright to 2004
by Josh Coalson
· 21 years ago
afd8107
change license verbiage to Xiph's
by Josh Coalson
· 22 years ago
afae69f
Add 2003 to copyright notice
by Josh Coalson
· 22 years ago
64df715
minor cosmetics
by Josh Coalson
· 22 years ago
427048f
streamline the residual energy calculation
by Josh Coalson
· 22 years ago
305ae2e
update copyright date to include 2002
by Josh Coalson
· 23 years ago
40333b1
commit patch for compiling on mingw32
by Josh Coalson
· 23 years ago
e10904a
rename _slow to _wide
by Josh Coalson
· 23 years ago
77e3f31
revamp the ordinal types
by Josh Coalson
· 23 years ago
f966ef7
minor FP tweaks
by Josh Coalson
· 23 years ago
1b68982
put a FLAC__ASSERT wrapper around assert()
by Josh Coalson
· 23 years ago
480ddd8
patch in the total_error_ fix that somehow didn't make it in
by Josh Coalson
· 23 years ago
a16d8ad
fix compiler warnings about comparing signed with unsigned
by Josh Coalson
· 23 years ago
2d9d31e
fix syntax error in FLAC__fixed_compute_best_predictor_slow()
by Josh Coalson
· 23 years ago
1fd9b17
incorporate mdz patches to fix log(0) and unsigned-goes-negative bugs
by Josh Coalson
· 23 years ago
eee20a5
streamline FLAC__fixed_compute_best_predictor_slow()
by Josh Coalson
· 23 years ago
d80c18e
streamline FLAC__fixed_compute_best_predictor()
by Josh Coalson
· 23 years ago
0c0fed6
revert to original FLAC__fixed_compute_residual()
by Josh Coalson
· 23 years ago
b787e2a
don't try and outsmart the compiler on constant multplies
by Josh Coalson
· 23 years ago
59f4a99
add crutch for VC++
by Josh Coalson
· 24 years ago
7844424
add 64-bit versions of some functions
by Josh Coalson
· 24 years ago
fe9ba6f
fix bug where overflow of total_error caused it to go negative
by Josh Coalson
· 24 years ago
26560dd
change Coder to Codec everywhere
by Josh Coalson
· 24 years ago
70118f6
update copyright for 2001
by Josh Coalson
· 24 years ago
bb7f6b9
Initial revision
by Josh Coalson
· 24 years ago