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.
 
 
 
 
 
Ramiro Polla e3c011c836 fix building of cpu-test by including required header 14 years ago
..
arm ARM: change return type of AV_RN16() to unsigned 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 Clean up av_get_cpu_flag() 14 years ago
sh4 Add av_ prefix to bswap macros 14 years ago
tomi
x86 Add missing #include <string.h> in x86/cpu.c 14 years ago
Makefile Install libavutil/opt.h, its API is public. 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 Intel C compiler 12.0 does not suport these attributes: may_alias, force_align_arg_pointer and alloc_size. 14 years ago
avassert.h avassert: add missing #include <stdlib.h> 14 years ago
avstring.c Move av_get_token() from libavfilter to libavutil. 14 years ago
avstring.h Move av_get_token() from libavfilter to libavutil. 14 years ago
avutil.h Deprecate avcodec_pix_fmt_string() in favor of 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 Add av_popcount() to libavutil/common.h and bump minor version 14 years ago
cpu.c fix building of cpu-test by including required header 14 years ago
cpu.h Clean up av_get_cpu_flag() 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 Use hierarchic names convention (prefix them with av_expr) for the 14 years ago
eval.h Use hierarchic names convention (prefix them with av_expr) for the 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 Intel C compiler 12.0 does not suport these attributes: may_alias, force_align_arg_pointer and alloc_size. 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 Introduce FFMPEG_FORCE_NOCOLOR, with the same meaning and use of 14 years ago
log.h 2nd try to fix av_log() repeated detection 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 Change the argument of memory allocation functions from unsigned int to size_t 14 years ago
mem.h Change the argument of memory allocation functions from unsigned int to size_t 14 years ago
opt.c Use hierarchic names convention (prefix them with av_expr) for the 14 years ago
opt.h Move av_set_options_string() from libavfilter to libavutil. 14 years ago
pca.c
pca.h
pixdesc.c Deprecate avcodec_pix_fmt_string() in favor of 14 years ago
pixdesc.h Deprecate avcodec_pix_fmt_string() in favor of 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 Add selftest code for av_cmp_q(). 14 years ago
rational.h Update av_cmp_q() documentation after r25338. 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 Check whether compiler supports xmm registers in asm clobber list 14 years ago