..
arm
ARM: simplify inline asm with 64-bit operands
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
Move metadata API from lavf to lavu.
14 years ago
adler32.c
…
adler32.h
…
aes.c
…
aes.h
…
attributes.h
Remove unnecessary icc version checks
14 years ago
audioconvert.c
Drop unnecessary directory prefixes from #include directives.
14 years ago
audioconvert.h
…
avassert.h
multiple inclusion guard cleanup
14 years ago
avstring.c
…
avstring.h
…
avutil.h
Add minor bumps and APIChanges entries for lavf private options.
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
…
dict.c
dict: add AV_DICT_APPEND flag.
14 years ago
dict.h
dict: add AV_DICT_APPEND flag.
14 years ago
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
Drop unnecessary directory prefixes from #include directives.
14 years ago
eval.h
lavu: remove FF_API_OLD_EVAL_NAMES cruft
14 years ago
fifo.c
…
fifo.h
…
file.c
Fix error check in av_file_map()
14 years ago
file.h
…
imgutils.c
Drop unnecessary directory prefixes from #include directives.
14 years ago
imgutils.h
Drop unnecessary directory prefixes from #include directives.
14 years ago
integer.c
…
integer.h
…
internal.h
Move metadata API from lavf to lavu.
14 years ago
intfloat_readwrite.c
…
intfloat_readwrite.h
…
intmath.h
…
intreadwrite.h
intreadwrite.h: fix AV_RL32/AV_RB32 signedness.
14 years ago
inverse.c
inverse.c: Replace unnecessary intmath.h header by necessary stdint.h.
14 years ago
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
AVOptions: add av_opt_find() as a replacement for av_find_opt.
14 years ago
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
lavu: remove misc disabled cruft
14 years ago
opt.c
AVOptions: add av_opt_find() as a replacement for av_find_opt.
14 years ago
opt.h
AVOptions: add av_opt_find() as a replacement for av_find_opt.
14 years ago
parseutils.c
Drop unnecessary directory prefixes from #include directives.
14 years ago
parseutils.h
Drop unnecessary directory prefixes from #include directives.
14 years ago
pca.c
Eliminate pointless '#if 1' statements without matching '#else'.
14 years ago
pca.h
…
pixdesc.c
libavutil/swscale: YUV444P10/YUV444P9 support.
14 years ago
pixdesc.h
lavu: add av_get_pix_fmt_name() convenience function
14 years ago
pixfmt.h
libavutil/swscale: YUV444P10/YUV444P9 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: add av_get_bytes_per_sample()
14 years ago
samplefmt.h
samplefmt: add av_get_bytes_per_sample()
14 years ago
sha.c
lavu: remove disabled sha1 cruft.
14 years ago
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
…