summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2012-02-04adler32: add comment for the SIMD codeMichael Niedermayer1-0/+5
2012-02-04adler32: rewrite using integer SIMD.Michael Niedermayer1-10/+31
2012-02-04adler32: avoid "too big" check in the inner loopMichael Niedermayer1-4/+10
2011-12-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer19-119/+849
2011-12-08tests/examples: Mark some variables only used within their files as static.Diego Biurrun4-12/+14
2011-12-05Add coverage exclusions for test code.Reimar Döffinger5-0/+12
2011-06-30adler32: whitespace cosmeticsMans Rullgard1-11/+17
2011-06-30adler32: make test program more useful and add fate testMans Rullgard2-7/+20
2010-03-09Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård28-28/+32
2009-03-19Fix compilation of adler32 test program: Use av_log_set_level()Diego Biurrun1-1/+1
2009-01-28spelling/grammar/consistency review part IIDiego Biurrun11-42/+43
2009-01-13Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs154-749/+757
2008-01-10Fix a couple of 'return type defaults to int' and 'control reaches end ofDiego Biurrun5-4/+10
2007-11-23main() --> main(void)Diego Biurrun15-15/+15
2007-07-05license header consistency cosmeticsDiego Biurrun133-142/+45
2006-09-03Add license from zlib.h instead of referring to it.Diego Biurrun1-1/+19
2006-07-20simpler, smaller and fasterMichael Niedermayer1-13/+28
2006-07-19simplifyMichael Niedermayer2-9/+4
2006-07-13cleanup suggested by Michael NiedermayerMåns Rullgård1-3/+5
2006-07-13move adler32 to libavutilMåns Rullgård7-48/+59