February 5, 2012
View d3f912c

adler32: add comment for the SIMD code

Michael Niedermayer authored on 2012/02/05 04:27:02
February 4, 2012
View 26585d2

adler32: rewrite using integer SIMD.

Michael Niedermayer authored on 2012/02/04 15:52:31
View 7f8027b

adler32: avoid "too big" check in the inner loop

Michael Niedermayer authored on 2012/02/04 06:18:05
December 9, 2011
View 25b9eef

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/12/09 08:05:51
November 30, 2011
View d086c12

Add coverage exclusions for test code.

Reimar Döffinger authored on 2011/11/30 06:01:09
September 22, 2011
View 4dccfff

tests/examples: Mark some variables only used within their files as static.

Diego Biurrun authored on 2011/09/22 01:44:41
June 30, 2011
View bd55da1

adler32: whitespace cosmetics

Mans Rullgard authored on 2011/06/30 18:15:10
View f6252b4

adler32: make test program more useful and add fate test

Mans Rullgard authored on 2011/06/30 03:33:10
March 10, 2010
View 2ed6f39

Replace many includes of libavutil/common.h with what is actually needed

Måns Rullgård authored on 2010/03/10 02:39:19
March 19, 2009
View bb504ac

Fix compilation of adler32 test program: Use av_log_set_level() instead of assigning a value to the av_log_level variable.

Diego Biurrun authored on 2009/03/19 10:10:30
January 29, 2009
View bfe3676

spelling/grammar/consistency review part II

Diego Biurrun authored on 2009/01/29 08:03:17
January 14, 2009
View b250f9c

Change semantic of CONFIG_*, HAVE_* and ARCH_*. They are now always defined to either 0 or 1.

Aurelien Jacobs authored on 2009/01/14 08:44:16
January 10, 2008
View f363524

Fix a couple of 'return type defaults to int' and 'control reaches end of non-void function' warnings in test code.

Diego Biurrun authored on 2008/01/10 19:35:37
November 23, 2007
View f8a80fd

main() --> main(void)

Diego Biurrun authored on 2007/11/23 09:52:56
July 5, 2007
View e5a389a

license header consistency cosmetics

Diego Biurrun authored on 2007/07/05 19:40:25