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.
 
 
 
 
 
Michael Niedermayer fd3064b65e Make sure "Last message repeated" is printed. 14 years ago
..
arm Add av_ prefix to bswap macros 14 years ago
avr32 Add av_ prefix to bswap macros 14 years ago
bfin Add av_ prefix to bswap macros 14 years ago
mips
ppc
sh4 Add av_ prefix to bswap macros 14 years ago
tomi
x86 Add av_ prefix to bswap macros 14 years ago
Makefile Make ff_inverse stay with libavutil, and optional copy it to libavcodec. 14 years ago
adler32.c
adler32.h adler32: add API documentation 14 years ago
aes.c aes: fix array index out of bounds warning 14 years ago
aes.h aes: improve av_aes_crypt() documentation 14 years ago
attributes.h
avstring.c
avstring.h
avutil.h Add the M_PHI constant, contains an approximation of the golden ratio 14 years ago
base64.c
base64.h base64: improve documentation 14 years ago
bswap.h Make bswap.h safe to install as public API 14 years ago
colorspace.h Move colorspace.h from libavcodec to libavutil. 14 years ago
common.h Allow arch-overrides for all common.h clip and log2 functions 14 years ago
crc.c Add av_ prefix to bswap macros 14 years ago
crc.h
crc_data.h
des.c Add av_ prefix to bswap macros 14 years ago
des.h
error.c
error.h Improve av_strerror() documentation 14 years ago
eval.c
eval.h Fix grammar errors in documentation 14 years ago
fifo.c
fifo.h Fix grammar errors in documentation 14 years ago
integer.c
integer.h Fix grammar errors in documentation 14 years ago
internal.h Use attribute force_align_arg_pointer only on x86_32. 14 years ago
intfloat_readwrite.c
intfloat_readwrite.h
intmath.h Remove macro duplication between common.h and intmath.h 14 years ago
intreadwrite.h Make intreadwrite.h installation-safe 14 years ago
inverse.c Make ff_inverse stay with libavutil, and optional copy it to libavcodec. 14 years ago
lfg.c lfg: add missing includes 14 years ago
lfg.h Restore array sizes in doxygen parameter names. 14 years ago
libavutil.v
libm.h
lls.c
lls.h
log.c Make sure "Last message repeated" is printed. 14 years ago
log.h Add parameter names to av_log/av_vlog function declarations. 14 years ago
lzo.c
lzo.h
mathematics.c Silence "comparison of unsigned expression >= 0 is always true" warning. 14 years ago
mathematics.h Add the M_PHI constant, contains an approximation of the golden ratio 14 years ago
md5.c Add av_ prefix to bswap macros 14 years ago
md5.h
mem.c
mem.h Fix grammar errors in documentation 14 years ago
pca.c
pca.h
pixdesc.c pixdesc: add missing includes 14 years ago
pixdesc.h Reindent after r24101. 14 years ago
pixfmt.h
random_seed.c Fix infinite loop with clock() returning (clock_t)-1. 14 years ago
random_seed.h Fix grammar errors in documentation 14 years ago
rational.c
rational.h Fix grammar errors in documentation 14 years ago
rc4.c
rc4.h
sha.c Add av_ prefix to bswap macros 14 years ago
sha.h Fix grammar errors in documentation 14 years ago
sha1.h Fix grammar errors in documentation 14 years ago
softfloat.c
softfloat.h
timer.h
tree.c
tree.h Fix grammar errors in documentation 14 years ago
utils.c
x86_cpu.h