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.
 
 
 
 
Justin Ruggles b7195837cd Add check for Athlon64 and similar AMD processors with slow SSE2. 14 years ago
..
arm consolidate .gitignore patters into a single file 14 years ago
avr32 consolidate .gitignore patters into a single file 14 years ago
bfin consolidate .gitignore patters into a single file 14 years ago
mips MIPS: use inline asm only when supported by compiler 14 years ago
ppc consolidate .gitignore patters into a single file 14 years ago
sh4 consolidate .gitignore patters into a single file 14 years ago
tomi consolidate .gitignore patters into a single file 14 years ago
x86 Add check for Athlon64 and similar AMD processors with slow SSE2. 14 years ago
Makefile Add av_file_map() and av_file_unmap() functions. 14 years ago
adler32.c
adler32.h
aes.c
aes.h
attributes.h Rename attribute_used to av_used and move it to attributes.h 14 years ago
avassert.h avassert: add missing #include <stdlib.h> 15 years ago
avstring.c
avstring.h
avutil.h Add forgotten minor API bumps and APIChanges entries 14 years ago
base64.c
base64.h base64: improve documentation 15 years ago
bswap.h
colorspace.h
common.h
cpu.c cpu-test: include stdio.h only for test prog 14 years ago
cpu.h
crc.c
crc.h
crc_data.h
des.c
des.h
error.c
error.h Add AVERROR_*_NOT_FOUND codes. 14 years ago
eval.c
eval.h
fifo.c Clarify non constness of src in av_fifo_generic_write() 15 years ago
fifo.h
file.c Win32 support for av_file_map() 14 years ago
file.h Add av_file_map() and av_file_unmap() functions. 14 years ago
integer.c
integer.h
internal.h Frame-based multithreading framework using pthreads 14 years ago
intfloat_readwrite.c intfloat_readwrite: include "mathematics.h" for fallback macros 14 years ago
intfloat_readwrite.h
intmath.h Remove macro duplication between common.h and intmath.h 15 years ago
intreadwrite.h
inverse.c
lfg.c
lfg.h
libavutil.v
libm.h Workaround for missing llrintf() 15 years ago
lls.c
lls.h
log.c Recognize FFMPEG_FORCE_NOCOLOR environment variable on Win32 14 years ago
log.h Replace dprintf with av_dlog 14 years ago
lzo.c Handle input or output len of 0 properly in lzo decoder. 14 years ago
lzo.h
mathematics.c
mathematics.h
md5.c
md5.h
mem.c Avoid pointless check before calling free 14 years ago
mem.h Rename attribute_used to av_used and move it to attributes.h 14 years ago
opt.c
opt.h
pca.c
pca.h
pixdesc.c
pixdesc.h
pixfmt.h
random_seed.c
random_seed.h Fix grammar errors in documentation 15 years ago
rational.c
rational.h
rc4.c
rc4.h
sha.c
sha.h
sha1.h
softfloat.c
softfloat.h
timer.h
tree.c Replace many includes of libavutil/common.h with what is actually needed 15 years ago
tree.h Remove a few if (p) av_freep(&p) forms 14 years ago
utils.c
x86_cpu.h