summaryrefslogtreecommitdiff
path: root/src/libFLAC/include/private/bitmath.h
Commit message (Expand)AuthorAgeFilesLines
* bitmath.h: MSVS unsigned fixErik de Castro Lopo2017-01-151-4/+4
* bitmath.h: More unsigned fixesErik de Castro Lopo2017-01-151-4/+4
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-141-15/+15
* Cleanup FLAC__bitmath_silog2()Thomas Zander2016-01-041-7/+2
* libFLAC: Support 64bit brword/bwwordErik de Castro Lopo2016-01-041-1/+32
* bitmath.h: CleanupsErik de Castro Lopo2015-12-301-14/+12
* bitmath.h: Whitespace onlyErik de Castro Lopo2015-12-251-67/+67
* 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-10/+16
* Use _M_X64 instead of _WIN64.Erik de Castro Lopo2014-04-111-2/+2
* bitmath.h : Fixes for FLAC__bitmath_ilog2_wide().Erik de Castro Lopo2014-02-021-22/+23
* bitmath.h : Minor improvements.Erik de Castro Lopo2013-09-081-3/+11
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Fix mistyped variable nameRobert Kausch2013-05-261-1/+1
* Fix compile when compiling with FLAC__INTEGER_ONLY_LIBRARY.Erik de Castro Lopo2013-04-211-1/+1
* Large patch from Ben Allison fixing the MSVC build.Erik de Castro Lopo2013-03-061-0/+1
* Add new clz function which works with input 0.Miroslav Lichvar2012-08-281-1/+8
* Make FLAC__clz_soft_uint32 static.Miroslav Lichvar2012-08-281-1/+1
* bitmath: Finish up optimizationsCristian Rodríguez2012-06-081-11/+109
* Add GCC specific optimisation for log base 2 operations.Erik de Castro Lopo2012-03-301-0/+22
* 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
* 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/+2
* 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/+1
* update copyright date to include 2002Josh Coalson2002-01-261-1/+1
* initial importJosh Coalson2001-03-301-0/+28