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.
 
 
 
 
 
Stefano Sabatini 617d56cafa Update lavu minor and add APIchanges entry after r24174 (add bswap.h 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 Install bswap.h and intreadwrite.h 14 years ago
adler32.c Replace many includes of libavutil/common.h with what is actually needed 15 years ago
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 av_alias is an attribute and belongs to attributes.h 15 years ago
avstring.c Add av_stristr() function 15 years ago
avstring.h More descriptive names for av_stristr() parameters 15 years ago
avutil.h Update lavu minor and add APIchanges entry after r24174 (add bswap.h 14 years ago
base64.c Use AV_BASE64_SIZE() macro 15 years ago
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 Replace many includes of libavutil/common.h with what is actually needed 15 years ago
crc_data.h
des.c Add av_ prefix to bswap macros 14 years ago
des.h
error.c Make av_strerror() return -1 even in the case when av_strerror_r() is 15 years ago
error.h Improve av_strerror() documentation 14 years ago
eval.c Add more tests to eval, help detecting some of the more apparent 14 years ago
eval.h Fix grammar errors in documentation 14 years ago
fifo.c
fifo.h Fix grammar errors in documentation 14 years ago
integer.c Remove explicit filename from Doxygen @file commands. 15 years ago
integer.h Fix grammar errors in documentation 14 years ago
internal.h Improve FF_SYMVER documentation 14 years ago
intfloat_readwrite.c Remove explicit filename from Doxygen @file commands. 15 years ago
intfloat_readwrite.h Replace many includes of libavutil/common.h with what is actually needed 15 years ago
intmath.h Remove macro duplication between common.h and intmath.h 14 years ago
intreadwrite.h Make intreadwrite.h installation-safe 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 Workaround for missing llrintf() 15 years ago
lls.c Remove explicit filename from Doxygen @file commands. 15 years ago
lls.h
log.c Print a space after the AVClass prefix. 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 Fix grammar errors in documentation 14 years ago
md5.c Add av_ prefix to bswap macros 14 years ago
md5.h
mem.c Remove explicit filename from Doxygen @file commands. 15 years ago
mem.h Fix grammar errors in documentation 14 years ago
pca.c Remove explicit filename from Doxygen @file commands. 15 years ago
pca.h Remove explicit filename from Doxygen @file commands. 15 years ago
pixdesc.c pixdesc: add missing includes 14 years ago
pixdesc.h Reindent after r24101. 14 years ago
pixfmt.h Deprecate PIX_FMT_YUVJ* 15 years ago
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 Convert NaN to 0/0 in av_d2q 15 years ago
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 Remove explicit filename from Doxygen @file commands. 15 years ago
tree.c Replace many includes of libavutil/common.h with what is actually needed 15 years ago
tree.h Fix grammar errors in documentation 14 years ago
utils.c Remove explicit filename from Doxygen @file commands. 15 years ago
x86_cpu.h