ffmpeg/libavutil
Alex Converse 1a5e4fd8c5 Replace strncpy() with av_strlcpy(). 2011-05-03 21:20:13 -07:00
..
arm
avr32
bfin
mips
ppc os: fix OpenBSD/PowerPC compilation 2011-04-10 05:02:29 +02:00
sh4
tomi
x86 bswap: use native types for av_bwap16(). 2011-04-22 20:05:48 -04:00
Makefile lavu: remove disabled sha1 cruft. 2011-04-19 21:50:10 +02:00
adler32.c
adler32.h
aes.c
aes.h
attributes.h
audioconvert.c
audioconvert.h
avassert.h
avstring.c
avstring.h
avutil.h lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums 2011-04-26 08:38:57 +02:00
base64.c
base64.h
bswap.h bswap.h: Remove disabled code. 2011-04-29 20:01:04 +02:00
colorspace.h
common.h
cpu.c
cpu.h
crc.c
crc.h
crc_data.h
des.c
des.h
error.c error: sort, pack, and align error code and string definitions 2011-04-21 16:48:29 +02:00
error.h error: sort, pack, and align error code and string definitions 2011-04-21 16:48:29 +02:00
eval.c lavu: remove FF_API_OLD_EVAL_NAMES cruft 2011-04-19 19:03:44 +02:00
eval.h lavu: remove FF_API_OLD_EVAL_NAMES cruft 2011-04-19 19:03:44 +02:00
fifo.c
fifo.h
file.c lavu: remove misc disabled cruft 2011-04-19 19:04:28 +02:00
file.h
imgutils.c lavu: remove FF_API_OLD_IMAGE_NAMES cruft 2011-04-19 19:04:01 +02:00
imgutils.h lavu: remove FF_API_OLD_IMAGE_NAMES cruft 2011-04-19 19:04:01 +02:00
integer.c
integer.h
internal.h
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 2011-04-21 14:13:09 +03:00
lls.c
lls.h
log.c Replace strncpy() with av_strlcpy(). 2011-05-03 21:20:13 -07:00
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. 2011-04-26 18:18:22 +02:00
mem.h lavu: remove misc disabled cruft 2011-04-19 19:04:28 +02:00
opt.c error: add error code AVERROR_OPTION_NOT_FOUND, and use it in opt.c 2011-04-21 07:10:16 +02:00
opt.h
parseutils.c
parseutils.h
pca.c Eliminate pointless '#if 1' statements without matching '#else'. 2011-04-26 20:18:27 +02:00
pca.h
pixdesc.c pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 2011-04-10 04:44:37 +02:00
pixdesc.h
pixfmt.h pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 2011-04-10 04:44:37 +02:00
random_seed.c lavu: remove disabled ff_random_get_seed cruft. 2011-04-19 21:50:12 +02:00
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
samplefmt.c
samplefmt.h
sha.c lavu: remove disabled sha1 cruft. 2011-04-19 21:50:10 +02:00
sha.h
softfloat.c
softfloat.h
timer.h
tree.c
tree.h
utils.c lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums 2011-04-26 08:38:57 +02:00
x86_cpu.h