summaryrefslogtreecommitdiff
path: root/src/test_libFLAC/bitwriter.c
Commit message (Expand)AuthorAgeFilesLines
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-141-5/+5
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* configure.ac: Add --enable-64-bit-words optionErik de Castro Lopo2016-01-041-1/+1
* libFLAC: Support 64bit brword/bwwordErik de Castro Lopo2016-01-041-2/+89
* test_libFLAC/bitwriter.c: Unify with bitwriter.cErik de Castro Lopo2015-12-311-18/+22
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* 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
* Update FSF address.Miroslav Lichvar2012-12-061-3/+3
* Move all definitions of FLAC__U64L to one place.Erik de Castro Lopo2012-06-221-7/+1
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* prototype-related fixesJosh Coalson2007-07-251-0/+1
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* convert C prototypes for functions with no args from () to (void)Josh Coalson2007-01-311-1/+1
* several speed improvements: completely rewritten bitbuffer which uses native ...Josh Coalson2007-01-281-0/+583