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.
 
 
 
 
 
Francesco Lavra 91cc5d3767 Move ff_reverse in libavcodec to av_reverse in libavutil. 15 years ago
..
arm ARM: first value loaded in AV_RN64 needs to be early-clobber 15 years ago
avr32 AVR32: optimisations for intreadwrite.h 15 years ago
bfin
mips MIPS: 100L: fix AV_[RW]N64 on MIPS64 15 years ago
ppc PPC: fix asm operand constraints in AV_RL64 15 years ago
sh4
x86
Makefile Prepare SHA code to handle SHA-2 as well. For now rename files and functions 15 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 Add warnings to av_strlcat and av_strlcpy doxygen that the input strings 15 years ago
avutil.h Move ff_reverse in libavcodec to av_reverse in libavutil. 15 years ago
base64.c
base64.h Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 16 years ago
bswap.h AVR32: inline asm for bswap.h 15 years ago
common.h Move ff_reverse in libavcodec to av_reverse in libavutil. 15 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
fifo.h
integer.c
integer.h
internal.h extend ff_inverse[], and fix its documentation 15 years ago
intfloat_readwrite.c
intfloat_readwrite.h
intreadwrite.h AVR32: optimisations for intreadwrite.h 15 years ago
lfg.c
lfg.h
lls.c Remove disabled code cruft. 15 years ago
lls.h
log.c
log.h Remove useless definition of struct AVCLASS. 15 years ago
lzo.c
lzo.h
mathematics.c Move ff_reverse in libavcodec to av_reverse in libavutil. 15 years ago
mathematics.h Define INFINITIY and NAN in mathematics.h if missing 15 years ago
md5.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
md5.h
mem.c
mem.h Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from lavu/internal.h to 15 years ago
pca.c cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). 16 years ago
pca.h
pixdesc.c Add pixel format descriptors for the HW-accelerated formats. 15 years ago
pixdesc.h Move pixdesc.{h,c} from libavcodec to libavutil. 15 years ago
pixfmt.h Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt(). 15 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 Mark conditionally used variable T2 as av_unused; avoids the warning: 15 years ago
sha.h Add SHA-2 hashing 15 years ago
sha1.h Prepare SHA code to handle SHA-2 as well. For now rename files and functions 15 years ago
softfloat.c
softfloat.h
timer.h
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