summaryrefslogtreecommitdiff
path: root/src/libFLAC/bitmath.c
Commit message (Expand)AuthorAgeFilesLines
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-141-1/+1
* Cleanup FLAC__bitmath_silog2()Thomas Zander2016-01-041-45/+9
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* libFLAC/bitmath : Restore an ASSERT that was removed some time after 1.2.1.Erik de Castro Lopo2014-06-281-1/+0
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-241-1/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* bitmath: Finish up optimizationsCristian Rodríguez2012-06-081-48/+0
* Add GCC specific optimisation for log base 2 operations.Erik de Castro Lopo2012-03-301-3/+11
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* complete largefile supportJosh Coalson2006-05-241-0/+4
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* add FLAC__bitmath_ilog2_wide()Josh Coalson2004-11-091-1/+10
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* change license verbiage to Xiph'sJosh Coalson2003-01-311-12/+24
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* add wide version of silog2Josh Coalson2002-10-041-0/+24
* fix bug found by gcc3Josh Coalson2002-03-121-1/+2
* update copyright date to include 2002Josh Coalson2002-01-261-1/+1
* add commentsJosh Coalson2001-07-121-0/+46
* put a FLAC__ASSERT wrapper around assert()Josh Coalson2001-05-311-2/+2
* initial importJosh Coalson2001-03-301-0/+53