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 1405782cf4 Avoid cast of double nan to int. 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 Rename libavutil/assert.h to avassert.h 14 years ago
adler32.c
adler32.h
aes.c aes: fix array index out of bounds warning 14 years ago
aes.h
attributes.h
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 av_assert() system. 14 years ago
base64.c
base64.h
bswap.h Make bswap.h safe to install as public API 14 years ago
colorspace.h
common.h Add av_popcount() to libavutil/common.h and bump minor version 14 years ago
cpu.c Cache detected CPU flags 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
eval.c
eval.h
fifo.c
fifo.h
integer.c
integer.h
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 indent 14 years ago
log.h 2nd try to fix av_log() repeated detection 14 years ago
lzo.c
lzo.h
mathematics.c
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
opt.c Add missing case for FF_OPT_TYPE_DOUBLE in av_opt_set_defaults2(). 14 years ago
opt.h Move av_set_options_string() from libavfilter to libavutil. 14 years ago
pca.c
pca.h
pixdesc.c Apply minor simplification in av_read_image_line(). 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
rational.c Avoid cast of double nan to int. 14 years ago
rational.h Fix av_cmp_q() with negative denominators. 14 years ago
rc4.c
rc4.h
sha.c Add av_ prefix to bswap macros 14 years ago
sha.h
sha1.h
softfloat.c
softfloat.h
timer.h
tree.c
tree.h
utils.c
x86_cpu.h