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.
 
 
 
 
Can Wu 86c3c1abf0 pixfmt: fix YUV422/444 wrong endian comment 14 years ago
..
arm ARM: allow building in Thumb2 mode 14 years ago
avr32
bfin
mips
ppc configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 14 years ago
sh4
tomi
x86
Makefile build: include sub-makefiles using full path instead of symlinks 14 years ago
adler32.c
adler32.h
aes.c
aes.h
attributes.h Add av_printf_format, for marking printf style format strings and their parameters 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 Use av_printf_format to check the usage of printf style functions 14 years ago
avutil.h Add av_printf_format, for marking printf style format strings and their parameters 14 years ago
base64.c
base64.h
bswap.h bswap.h: Remove disabled code. 14 years ago
colorspace.h
common.h doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
cpu.c
cpu.h multiple inclusion guard cleanup 14 years ago
crc.c
crc.h
crc_data.h
des.c doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
des.h doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
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.h
eval.c Drop unnecessary directory prefixes from #include directives. 14 years ago
eval.h
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
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
lls.c
lls.h
log.c log: Fix an oob array read. 14 years ago
log.h Use av_printf_format to check the usage of printf style functions 14 years ago
lzo.c doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
lzo.h doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
mathematics.c avutil: Remove unused arbitrary precision integer code. 14 years ago
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: 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 pixfmt: fix YUV422/444 wrong endian comment 14 years ago
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
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
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