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.
 
 
 
 
Luca Barbato 757cd8d876 doxy: provide a start page and document libavutil 13 years ago
..
arm
avr32
bfin
mips
ppc
sh4
tomi
x86 x86inc: use sse versions of common macros instead of sse2 when applicable 13 years ago
Makefile fifo: add FIFO API test program, and fate test 14 years ago
adler32.c adler32: whitespace cosmetics 14 years ago
adler32.h doxy: provide a start page and document libavutil 13 years ago
aes.c aes: Avoid illegal read and don't generate more key than we use. 13 years ago
aes.h doxy: provide a start page and document libavutil 13 years ago
attributes.h
audioconvert.c audioconvert: add explanatory comments to channel_names array 13 years ago
audioconvert.h doxy: provide a start page and document libavutil 13 years ago
avassert.h
avstring.c avstring: Add locale independent implementations of strcasecmp/strncasecmp 13 years ago
avstring.h doxy: provide a start page and document libavutil 13 years ago
avutil.h doxy: provide a start page and document libavutil 13 years ago
base64.c
base64.h doxy: provide a start page and document libavutil 13 years ago
bswap.h
colorspace.h
common.h
cpu.c x86: XOP/FMA4 CPU detection support 13 years ago
cpu.h x86: XOP/FMA4 CPU detection support 13 years ago
crc.c crc: fix signed overflow 13 years ago
crc.h
crc_data.h
des.c des: add possibility to calculate DES-CBC-MAC with small buffer 13 years ago
des.h des: add possibility to calculate DES-CBC-MAC with small buffer 13 years ago
dict.c Remove leftover includes of strings.h 13 years ago
dict.h doxy: provide a start page and document libavutil 13 years ago
error.c
error.h doxy: provide a start page and document libavutil 13 years ago
eval.c eval: test isnan(sqrt(-1)) instead of just sqrt(-1) 13 years ago
eval.h
fifo.c fifo: add FIFO API test program, and fate test 14 years ago
fifo.h doxygen: drop another pointless star from pointer variable name 14 years ago
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 imgutils: Fix illegal read. 13 years ago
imgutils.h doxy: provide a start page and document libavutil 13 years ago
internal.h avutil: Don't allow using strcasecmp/strncasecmp 13 years ago
intfloat_readwrite.c intfloat_readwrite: fix signed addition overflows 13 years ago
intfloat_readwrite.h
intmath.h doxy: provide a start page and document libavutil 13 years ago
intreadwrite.h
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 Replace some forgotten FFmpeg references by Libav. 13 years ago
log.h log.h: make AVClass a named struct 13 years ago
lzo.c
lzo.h doxy: provide a start page and document libavutil 13 years ago
mathematics.c
mathematics.h doxy: provide a start page and document libavutil 13 years ago
md5.c md5: cosmetics 14 years ago
md5.h doxy: provide a start page and document libavutil 13 years ago
mem.c
mem.h doxy: provide a start page and document libavutil 13 years ago
opt.c AVOptions: don't return an invalid option when option list is empty 13 years ago
opt.h doxy: provide a start page and document libavutil 13 years ago
parseutils.c avutil: Add av_timegm as a public function 13 years ago
parseutils.h avutil: Add av_timegm as a public function 13 years ago
pixdesc.c hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago
pixdesc.h
pixfmt.h doxy: cleanup pixfmt.h 13 years ago
random_seed.c random_seed: use proper #includes 14 years ago
random_seed.h doxy: provide a start page and document libavutil 13 years ago
rational.c
rational.h doxy: provide a start page and document libavutil 13 years ago
rc4.c
rc4.h
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 doxy: provide a start page and document libavutil 13 years ago
timer.h doxygen: do not include license boilerplate in Doxygen documentation 14 years ago
tree.c
tree.h doxy: provide a start page and document libavutil 13 years ago
utils.c
x86_cpu.h