You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Martin Storsjö 397cb623c8 aarch64: Add cpu flags for the dotprod and i8mm extensions 1 year ago
..
.gitignore avutil/tests/.gitignore: Add channel_layout testtool 2 years ago
adler32.c avutil/tests/adler32: Remove unnecessary volatile 3 years ago
aes.c lavu/tests: move timer.h include earlier 7 years ago
aes_ctr.c avutil/avassert: Don't include avutil.h 3 years ago
audio_fifo.c avutil/tests/audio_ffio: add missing header 3 years ago
avstring.c avutil: remove FF_API_D2STR 2 years ago
base64.c lavu/tests: move timer.h include earlier 7 years ago
blowfish.c
bprint.c Remove unnecessary avassert.h inclusions 3 years ago
camellia.c avutil/log: Don't include avutil.h 3 years ago
cast5.c avutil/log: Don't include avutil.h 3 years ago
channel_layout.c avutil/tests/channel_layout: also test ambisonic layouts in av_channel_layout_subset() 3 years ago
color_utils.c avutil/{color_utils, csp}: merge color_utils into csp and expose API 2 years ago
cpu.c aarch64: Add cpu flags for the dotprod and i8mm extensions 1 year ago
cpu_init.c avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS 8 years ago
crc.c crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D 7 years ago
des.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
dict.c avutil/tests/dict: Explicitly test av_dict_iterate() 2 years ago
display.c avutil/display: Don't include avutil.h 3 years ago
encryption_info.c avutil/avassert: Don't include avutil.h 3 years ago
error.c
eval.c lavu/tests: move timer.h include earlier 7 years ago
fifo.c lavu/fifo: add a test for _cb functions 3 years ago
file.c
hash.c
hmac.c avutil/tests/hmac: remove superfluous loop 7 years ago
hwdevice.c lavu/hwcontext_vaapi: Add Windows/VAAPI support with vaGetDisplayWin32 2 years ago
imgutils.c tests/imgutils: test the output of av_image_fill_* functions 4 years ago
integer.c avutil/integer: move the test to the corresponding subdirectory 7 years ago
lfg.c avutil/tests/lfg: Remove debugging start/stop timer 8 years ago
lls.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
log.c
lzo.c avutil/tests/lzo: remove timer macros 3 years ago
md5.c libavutil/tests/md5: Remove 'volatile workaround' to avoid warnings 2 years ago
murmur3.c
opt.c lavu: support AVChannelLayout AVOptions 3 years ago
parseutils.c avutil/tests/parseutils: add some big duration tests 6 years ago
pca.c
pixdesc.c avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8 7 years ago
pixelutils.c avutil/tests/pixelutils: Test that all non-hw pix fmts have components 2 years ago
pixfmt_best.c lavu/pixdesc: favour formats where depth and subsampling exactly match 2 years ago
random_seed.c avutil/tests/random_seed: seeds[] is uint32_t, therefore use PRIX32 macro 6 years ago
rational.c
ripemd.c
sha.c
sha512.c
softfloat.c lavu/tests: move timer.h include earlier 7 years ago
tea.c
tree.c
twofish.c avutil/log: Don't include avutil.h 3 years ago
utf8.c
uuid.c avutil/tests/uuid: add uuid tests 2 years ago
xtea.c