FFmpeg/libavutil/tests
Andreas Rheinhardt 98cef1ebbe avutil/tests/adler32: Remove unnecessary volatile
And use an ordinary stack variable.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-01-29 21:26:26 +01:00
..
.gitignore
adler32.c avutil/tests/adler32: Remove unnecessary volatile 2022-01-29 21:26:26 +01:00
aes_ctr.c Remove unnecessary mem.h inclusions 2021-07-22 14:47:57 +02:00
aes.c
audio_fifo.c avutil/tests/audio_ffio: add missing header 2021-06-13 13:39:57 -03:00
avstring.c lavu/avstring: deprecate av_d2str(). 2020-08-21 11:01:39 +02:00
base64.c
blowfish.c
bprint.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
camellia.c
cast5.c
color_utils.c
cpu_init.c
cpu.c avutil/tests/cpu: add slowgather 2021-12-21 17:52:09 -03:00
crc.c
des.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
dict.c
display.c
encryption_info.c
error.c
eval.c
fifo.c lavu/fifo: deprecate av_fifo_peek2() 2022-01-10 16:04:19 +01:00
file.c
hash.c
hmac.c
hwdevice.c
imgutils.c tests/imgutils: test the output of av_image_fill_* functions 2020-07-30 19:33:09 -03:00
integer.c
lfg.c
lls.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 2021-01-01 14:11:01 +01:00
log.c
lzo.c avutil/tests/lzo: remove timer macros 2021-06-13 13:39:57 -03:00
md5.c
murmur3.c
opt.c avutil/tests/opt: Set AVClass.version 2021-09-27 05:51:44 +02:00
parseutils.c
pca.c
pixdesc.c
pixelutils.c
pixfmt_best.c
random_seed.c
rational.c
ripemd.c
sha512.c
sha.c
softfloat.c
tea.c
tree.c
twofish.c avutil/twofish: Fixed decryption 2021-12-19 01:02:59 +01:00
utf8.c
xtea.c