May 12, 2016
View 96d6160

Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'

Derek Buitenhuis authored on 2016/05/12 03:10:10
March 18, 2016
View d12b5b2

build: Split test programs off into separate files

Diego Biurrun authored on 2016/03/18 03:13:17
June 19, 2015
View d8a227f

avutil/adler32: Fix data type in test code

Michael Niedermayer authored on 2015/06/19 09:09:50
November 3, 2013
View 624672f

avutil/adler32: add Doxy group

Timothy Gu authored on 2013/11/03 07:03:15
June 14, 2013
View f734956

adler32: Fix doxy group definition

Timothy Gu authored on 2013/06/14 17:42:55
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