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.
 
 
 
 
Mans Rullgard 172ee1da2b random_seed: use proper #includes 14 years ago
..
arm ARM: allow building in Thumb2 mode 14 years ago
avr32
bfin
mips
ppc
sh4
tomi
x86
Makefile avutil: Add missing test programs to Makefile. 14 years ago
adler32.c adler32: whitespace cosmetics 14 years ago
adler32.h
aes.c aes: allow unaligned input and output buffers 14 years ago
aes.h
attributes.h Add av_printf_format, for marking printf style format strings and their parameters 14 years ago
audioconvert.c
audioconvert.h
avassert.h
avstring.c
avstring.h Use av_printf_format to check the usage of printf style functions 14 years ago
avutil.h Do not include log.h in avutil.h 14 years ago
base64.c
base64.h
bswap.h
colorspace.h
common.h doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
cpu.c Fix cpu flags test program 14 years ago
cpu.h
crc.c
crc.h
crc_data.h
des.c des: fix #if conditional around P_shuffle 14 years ago
des.h doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
dict.c dict: add AV_DICT_APPEND flag. 14 years ago
dict.h dict: extend documentation. 14 years ago
error.c
error.h
eval.c eval: add missing comma to tests. 14 years ago
eval.h
fifo.c
fifo.h
file.c Do not include log.h in avutil.h 14 years ago
file.h doxygen: fix usage of @file directive in libavutil/{dict,file}.h 14 years ago
imgutils.c Do not include log.h in avutil.h 14 years ago
imgutils.h doxygen: Drop array size declarations from Doxygen parameter names. 14 years ago
internal.h
intfloat_readwrite.c
intfloat_readwrite.h
intmath.h
intreadwrite.h intreadwrite.h: fix AV_RL32/AV_RB32 signedness. 14 years ago
inverse.c
lfg.c
lfg.h doxygen: Drop array size declarations from Doxygen parameter names. 14 years ago
libavutil.v
libm.h
lls.c lls: use av_lfg instead of rand() in test program 14 years ago
lls.h
log.c
log.h Use av_printf_format to check the usage of printf style functions 14 years ago
lzo.c doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
lzo.h doxygen: Prefer member groups over grouping into modules 14 years ago
mathematics.c avutil: Remove unused arbitrary precision integer code. 14 years ago
mathematics.h
md5.c md5: cosmetics 14 years ago
md5.h
mem.c
mem.h mem.h: switch doxygen parameter order to match function prototype 14 years ago
opt.c AVOptions: in av_opt_find() don't return named constants unless unit is specified. 14 years ago
opt.h AVOptions: add av_opt_find() as a replacement for av_find_opt. 14 years ago
parseutils.c doxygen: Make sure parameter names match between .c and .h files. 14 years ago
parseutils.h doxygen: Make sure parameter names match between .c and .h files. 14 years ago
pixdesc.c pix_fmt: Fix number of bits per component in yuv444p9be 14 years ago
pixdesc.h
pixfmt.h pixfmt: fix YUV422/444 wrong endian comment 14 years ago
random_seed.c random_seed: use proper #includes 14 years ago
random_seed.h avutil: elaborate documentation for av_get_random_seed 14 years ago
rational.c rational-test: Add proper main() declaration to fix gcc warnings. 14 years ago
rational.h
rc4.c
rc4.h doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
samplefmt.c
samplefmt.h
sha.c sha: use AV_RB32() instead of assuming buffer can be cast to uint32_t* 14 years ago
sha.h
timer.h doxygen: do not include license boilerplate in Doxygen documentation 14 years ago
tree.c
tree.h
utils.c
x86_cpu.h