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.
 
 
 
 
James Almer e02a3b40a5 avutil/pixfmt: add XV48 pixel format 2 months ago
..
.gitignore avutil/tests/.gitignore: Add side_data_array 9 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 4 years ago
avstring.c avutil: remove FF_API_D2STR 2 years ago
base64.c avutil/tests/base64: Check with too short output array 8 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 10 months ago
color_utils.c avutil/{color_utils, csp}: merge color_utils into csp and expose API 2 years ago
cpu.c ppc: Recognize the PPC VSX and Power8 CPU flags 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 7 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 1 year ago
imgutils.c avutil/common: Don't auto-include mem.h 9 months ago
integer.c
lfg.c avutil/common: Don't auto-include mem.h 9 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 3 years ago
murmur3.c avutil/mem: Don't include avutil.h 1 year ago
opt.c lavu/opt: add API for retrieving array-type option values 4 months ago
parseutils.c
pca.c
pixdesc.c avutil/mem: Don't include avutil.h 1 year ago
pixelutils.c avutil/pixdesc: add alpha component information to pixfmts with reserved but undefined alpha bits 2 months ago
pixfmt_best.c avutil/pixfmt: add XV48 pixel format 2 months 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 9 months ago
softfloat.c avutil/softfloat: fix av_sincos_sf() 2 years ago
tea.c avutil/common: Don't auto-include mem.h 9 months ago
tree.c avutil/common: Don't auto-include mem.h 9 months ago
twofish.c avutil/log: Don't include avutil.h 3 years ago
utf8.c
uuid.c avutil/tests/uuid: add uuid tests 3 years ago
xtea.c