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.
 
 
 
 
Måns Rullgård b6ec1f47c7 PPC: fix asm operand constraints in AV_RL64 16 years ago
..
arm ARM: use gcc inline asm in bswap.h only when available 16 years ago
bfin Split libavutil/timer.h per architecture 16 years ago
mips MIPS: inline asm for intreadwrite.h 16 years ago
ppc PPC: fix asm operand constraints in AV_RL64 16 years ago
sh4
x86 Split libavutil/timer.h per architecture 16 years ago
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 cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). 16 years ago
aes.h
avstring.c
avstring.h
avutil.h Implement av_fifo_space(). 16 years ago
base64.c
base64.h Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 16 years ago
bswap.h Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 16 years ago
common.h Icc does not support attribute flatten, do not try to use it. 16 years ago
crc.c Fix cast of byte buffer to uint32 that was disregarding alignment 16 years ago
crc.h
crc_data.h
des.c
des.h
fifo.c Implement av_fifo_space(). 16 years ago
fifo.h Implement av_fifo_space(). 16 years ago
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
lls.h
log.c
log.h Remove useless definition of struct AVCLASS. 16 years ago
lzo.c Give liblzo benchmark conditionals more descriptive names and add convenience 16 years ago
lzo.h
mathematics.c
mathematics.h
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 cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). 16 years ago
pca.h
pixfmt.h Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 16 years ago
random_seed.c
random_seed.h
rational.c
rational.h Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 16 years ago
rc4.c
rc4.h
sha.c cosmetics: reindent after last commit 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 ARM: START/STOP_TIMER support for ARMv7 16 years ago
tree.c cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). 16 years ago
tree.h Add @code/@endcode commands to markup C code in av_tree_insert() doxy. 16 years ago
utils.c
x86_cpu.h