1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavutil/tests
Anton Khirnov 5cc0057f49 lavu: remove the custom atomic API
It has been replaced by C11 stdatomic.h and is now unused.
2016-10-02 19:35:55 +02:00
..
.gitignore tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
adler32.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
aes.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
avstring.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
base64.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
blowfish.c blowfish-test: Use struct allocation functions from the API 2016-05-19 09:55:55 +02:00
cpu.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
crc.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
des.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
eval.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
fifo.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
float_dsp.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
hmac.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
lfg.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
lls.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
md5.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
opt.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
parseutils.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
sha.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
tree.c tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
xtea.c xtea-test: Use struct allocation functions from the API 2016-05-19 09:55:55 +02:00