28 Commits (3dc7a9f6239d909b3e66712b32380822466882af)

Author SHA1 Message Date
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Andreas Rheinhardt a240097ecd avutil: Switch crypto APIs to size_t 4 years ago
Andreas Rheinhardt e8c0bca6bd avutil/adler32: Switch av_adler32_update() to size_t on bump 4 years ago
Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago
Michael Niedermayer d8a227f231 avutil/adler32: Fix data type in test code 10 years ago
Timothy Gu f73495686d adler32: Fix doxy group definition 11 years ago
Timothy Gu 624672fcce avutil/adler32: add Doxy group 11 years ago
Michael Niedermayer d3f912c1f0 adler32: add comment for the SIMD code 13 years ago
Michael Niedermayer 26585d2a7f adler32: rewrite using integer SIMD. 13 years ago
Michael Niedermayer 7f8027b76f adler32: avoid "too big" check in the inner loop 13 years ago
Diego Biurrun 4dccfff9dd tests/examples: Mark some variables only used within their files as static. 13 years ago
Reimar Döffinger d086c1203c Add coverage exclusions for test code. 13 years ago
Mans Rullgard bd55da1c08 adler32: whitespace cosmetics 14 years ago
Mans Rullgard f6252b4845 adler32: make test program more useful and add fate test 14 years ago
Måns Rullgård 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 15 years ago
Diego Biurrun bb504ac45e Fix compilation of adler32 test program: Use av_log_set_level() 16 years ago
Diego Biurrun bfe3676feb spelling/grammar/consistency review part II 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Diego Biurrun f3635240b7 Fix a couple of 'return type defaults to int' and 'control reaches end of 17 years ago
Diego Biurrun f8a80fd69d main() --> main(void) 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Diego Biurrun 7494517673 Add license from zlib.h instead of referring to it. 18 years ago
Michael Niedermayer f296446564 simpler, smaller and faster 19 years ago
Michael Niedermayer 1d94a6620f simplify 19 years ago
Måns Rullgård 38603ff65d cleanup suggested by Michael Niedermayer 19 years ago
Måns Rullgård b9a73d8d2f move adler32 to libavutil 19 years ago