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.
 
 
 
 
Mans Rullgard ca7d8256e3 ARM: add ARMv6 optimised av_clip_uintp2 14 years ago
..
arm ARM: add ARMv6 optimised av_clip_uintp2 14 years ago
avr32
bfin
mips
ppc configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 14 years ago
sh4
tomi
x86 bswap: use native types for av_bwap16(). 14 years ago
Makefile Remove unused softfloat implementation. 14 years ago
adler32.c
adler32.h
aes.c
aes.h
attributes.h
audioconvert.c
audioconvert.h
avassert.h multiple inclusion guard cleanup 14 years ago
avstring.c
avstring.h
avutil.h lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums 14 years ago
base64.c
base64.h
bswap.h bswap.h: Remove disabled code. 14 years ago
colorspace.h
common.h Add av_clip_uintp2() function 14 years ago
cpu.c
cpu.h multiple inclusion guard cleanup 14 years ago
crc.c
crc.h
crc_data.h
des.c
des.h
error.c error: sort, pack, and align error code and string definitions 14 years ago
error.h error: sort, pack, and align error code and string definitions 14 years ago
eval.c
eval.h
fifo.c
fifo.h
file.c
file.h
imgutils.c
imgutils.h
integer.c
integer.h
internal.h Move emms_c() from libavcodec to libavutil. 14 years ago
intfloat_readwrite.c
intfloat_readwrite.h
intmath.h
intreadwrite.h
inverse.c
lfg.c
lfg.h
libavutil.v
libm.h Provide a fallback version of the libm function trunc 14 years ago
lls.c
lls.h
log.c log: Fix an oob array read. 14 years ago
log.h
lzo.c
lzo.h
mathematics.c
mathematics.h
md5.c
md5.h
mem.c Increase alignment of av_malloc() as needed by AVX ASM. 14 years ago
mem.h
opt.c AVOptions: set string default values. 14 years ago
opt.h AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
parseutils.c
parseutils.h
pca.c Eliminate pointless '#if 1' statements without matching '#else'. 14 years ago
pca.h
pixdesc.c swscale: extend YUV422p support to 10bits depth 14 years ago
pixdesc.h
pixfmt.h swscale: fix YUV420P 9/10bit support. 14 years ago
random_seed.c lavu: remove disabled ff_random_get_seed cruft. 14 years ago
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
samplefmt.c
samplefmt.h
sha.c
sha.h
timer.h
tree.c
tree.h
utils.c lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums 14 years ago
x86_cpu.h