summaryrefslogtreecommitdiff
path: root/libavutil/adler32.c
Commit message (Expand)AuthorAge
* build: Split test programs off into separate filesDiego Biurrun2016-04-07
* adler32: Fix doxy group definitionTimothy Gu2014-04-07
* tests/examples: Mark some variables only used within their files as static.Diego Biurrun2011-12-08
* adler32: whitespace cosmeticsMans Rullgard2011-06-30
* adler32: make test program more useful and add fate testMans Rullgard2011-06-30
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-09
* Fix compilation of adler32 test program: Use av_log_set_level()Diego Biurrun2009-03-19
* spelling/grammar/consistency review part IIDiego Biurrun2009-01-28
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Fix a couple of 'return type defaults to int' and 'control reaches end ofDiego Biurrun2008-01-10
* main() --> main(void)Diego Biurrun2007-11-23
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Add license from zlib.h instead of referring to it.Diego Biurrun2006-09-03
* simpler, smaller and fasterMichael Niedermayer2006-07-20
* simplifyMichael Niedermayer2006-07-19
* cleanup suggested by Michael NiedermayerMåns Rullgård2006-07-13
* move adler32 to libavutilMåns Rullgård2006-07-13