..
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.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
Fix av_get_channel_layout_string() for positions >31
13 years ago
audioconvert.h
Make channel layout masks unsigned
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
Make channel layout masks unsigned
13 years ago
base64.c
…
base64.h
doxy: provide a start page and document libavutil
13 years ago
bswap.h
…
colorspace.h
…
common.h
MK(BE)TAG: avoid undefined shifts
13 years ago
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
…
file.h
…
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
…
libavutil.v
…
libm.h
…
lls.c
…
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.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
swscale: fix failing fate tests.
13 years ago
pixdesc.h
Clean up swscale pixfmt macros using av_pix_fmt_descriptors[].
13 years ago
pixfmt.h
pixfmt: add planar RGB formats.
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
libavutil: add utility functions to simplify allocation of audio buffers.
13 years ago
samplefmt.h
libavutil: add utility functions to simplify allocation of audio buffers.
13 years ago
sha.c
…
sha.h
doxy: provide a start page and document libavutil
13 years ago
timer.h
…
tree.c
…
tree.h
doxy: provide a start page and document libavutil
13 years ago
utils.c
…
x86_cpu.h
…