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.
 
 
 
 
Diego Biurrun 3d7b15e450 Remove disabled code cruft. 16 years ago
..
arm ARM: use gcc inline asm in bswap.h only when available 16 years ago
bfin
mips
ppc PPC: fix asm operand constraints in AV_RL64 16 years ago
sh4
x86
Makefile Prepare SHA code to handle SHA-2 as well. For now rename files and functions 16 years ago
adler32.c
adler32.h
aes.c
aes.h
avstring.c
avstring.h
avutil.h
base64.c
base64.h
bswap.h Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 16 years ago
common.h Revert addition of '#undef av_always_inline' to config.h in the small case. 16 years ago
crc.c
crc.h
crc_data.h
des.c
des.h
fifo.c
fifo.h
integer.c
integer.h
internal.h Add a log2 replacement for systems that haven't quite caught up with the C99 16 years ago
intfloat_readwrite.c
intfloat_readwrite.h
intreadwrite.h Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 16 years ago
lfg.c
lfg.h
lls.c Remove disabled code cruft. 16 years ago
lls.h
log.c
log.h Remove useless definition of struct AVCLASS. 16 years ago
lzo.c
lzo.h
mathematics.c
mathematics.h Define INFINITIY and NAN in mathematics.h if missing 16 years ago
md5.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 16 years ago
md5.h
mem.c
mem.h Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from lavu/internal.h to 16 years ago
pca.c
pca.h
pixfmt.h Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 16 years ago
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
sha.c Mark conditionally used variable T2 as av_unused; avoids the warning: 16 years ago
sha.h Add SHA-2 hashing 16 years ago
sha1.h Prepare SHA code to handle SHA-2 as well. For now rename files and functions 16 years ago
softfloat.c
softfloat.h
timer.h
tree.c
tree.h
utils.c
x86_cpu.h