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.
 
 
 
 
Rémi Denis-Courmont d1326b6347 lavu/riscv: drop probing for zba CPU capability 3 months ago
..
.gitignore avutil/tests/.gitignore: Add side_data_array 8 months ago
adler32.c avutil/tests/adler32: Remove unnecessary volatile 3 years ago
aes.c
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 avutil/tests/base64: Check with too short output array 6 months 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/channel_layout: add specific text versions for unknown and unused channels 8 months ago
color_utils.c avutil/{color_utils, csp}: merge color_utils into csp and expose API 2 years ago
cpu.c lavu/riscv: drop probing for zba CPU capability 3 months ago
cpu_init.c
crc.c
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: Check av_dict_set() before get for failure 6 months 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
fifo.c lavu/fifo: add a test for _cb functions 3 years ago
file.c
hash.c
hmac.c
hwdevice.c libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12 11 months ago
imgutils.c avutil/common: Don't auto-include mem.h 8 months ago
integer.c
lfg.c avutil/common: Don't auto-include mem.h 8 months ago
lls.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
log.c
lzo.c avutil/mem: Don't include avutil.h 1 year ago
md5.c libavutil/tests/md5: Remove 'volatile workaround' to avoid warnings 2 years ago
murmur3.c avutil/mem: Don't include avutil.h 1 year ago
opt.c avutil/tests/opt: Check av_set_options_string() for failure 6 months ago
parseutils.c
pca.c
pixdesc.c avutil/mem: Don't include avutil.h 1 year ago
pixelutils.c avutil/tests/pixelutils: Remove dead code 9 months ago
pixfmt_best.c lavu/pixdesc: favour formats where depth and subsampling exactly match 2 years ago
random_seed.c
rational.c
ripemd.c
sha.c
sha512.c
side_data_array.c avutil/frame: add a flag to allow overwritting existing entries 7 months ago
softfloat.c avutil/softfloat: fix av_sincos_sf() 1 year ago
tea.c avutil/common: Don't auto-include mem.h 8 months ago
tree.c avutil/common: Don't auto-include mem.h 8 months ago
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