summaryrefslogtreecommitdiff
path: root/src/libFLAC/include/private/crc.h
Commit message (Expand)AuthorAgeFilesLines
* Update CRC16 for larger data blocks when decoding.Robert Kausch2018-05-211-0/+2
* Implement slicing-by-8 CRC16 algorithm.Robert Kausch2018-05-211-4/+4
* Remove unused CRC8 functions.Robert Kausch2018-05-201-5/+1
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-141-4/+4
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* libFLAC/.../crc.h : Remove un-nneded parens in FLAC__CRC16_UPDATE macro.Erik de Castro Lopo2014-07-191-1/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* const-ify FLAC__crc16_table[]Josh Coalson2008-02-291-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* several speed improvements: completely rewritten bitbuffer which uses native ...Josh Coalson2007-01-281-5/+9
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* 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
* update copyright date to include 2002Josh Coalson2002-01-261-1/+1
* revamp the ordinal typesJosh Coalson2001-06-231-8/+8
* parenthesize macro argumentsJosh Coalson2001-04-251-2/+2
* add CRC-16 code, more methodsJosh Coalson2001-03-271-2/+17
* change Coder to Codec everywhereJosh Coalson2001-02-081-1/+1
* update copyright for 2001Josh Coalson2001-01-161-1/+1
* Initial revisionJosh Coalson2000-12-101-0/+30