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.
 
 
 
 
Janusz Krzysztofik 2b7cf1678e Add initial support for 12-bit color mode. 15 years ago
..
arm ARM: change argument/return type of bswap_16() to unsigned 32-bit 15 years ago
avr32 Mark all intreadwrite functions av_always_inline 15 years ago
bfin
mips Mark all intreadwrite functions av_always_inline 15 years ago
ppc Mark all intreadwrite functions av_always_inline 15 years ago
sh4
tomi TOMI: 16- and 32-bit intreadwrite functions 15 years ago
x86 Move FASTDIV macro to intmath.h 15 years ago
Makefile Create and install libavutil/avconfig.h 15 years ago
adler32.c
adler32.h
aes.c
aes.h
avstring.c Place { of the function where indent -kr wants it. 15 years ago
avstring.h Remove duplicated word in av_strlcat() doxy. 15 years ago
avutil.h Plug memory leak in NUT muxer and demuxer 15 years ago
base64.c
base64.h
bswap.h
common.h Add PUT_UTF16() macro. 15 years ago
crc.c
crc.h
crc_data.h
des.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
des.h
fifo.c Clarify non constness of src in av_fifo_generic_write() 15 years ago
fifo.h Extend doxy for the src parameter of av_fifo_generic_write(). 15 years ago
integer.c
integer.h
internal.h Add casts to correct return type in macros for missing libm funcs 15 years ago
intfloat_readwrite.c
intfloat_readwrite.h
intmath.h Move FASTDIV macro to intmath.h 15 years ago
intreadwrite.h Fix build failure with fast_unaligned and non-gcc-compatible compilers 15 years ago
lfg.c Implement av_bmg_next(), a Box-Muller Gaussian random generator. 15 years ago
lfg.h Implement av_bmg_next(), a Box-Muller Gaussian random generator. 15 years ago
libavutil.v Add symbol versioning for shared libraries 15 years ago
lls.c
lls.h
log.c
log.h
lzo.c
lzo.h
mathematics.c av_compare_ts() 15 years ago
mathematics.h More accurate value for log2(10) 15 years ago
md5.c
md5.h
mem.c Add --malloc-prefix to apply a prefix to malloc, free etc 15 years ago
mem.h DECLARE_ALIGNED macro for TMS470 compiler 15 years ago
pca.c
pca.h
pixdesc.c Add initial support for 12-bit color mode. 15 years ago
pixdesc.h Move read_line() and write_line() definition from pixdesc.h to 15 years ago
pixfmt.h Add initial support for 12-bit color mode. 15 years ago
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
sha.c Include sha1.h from sha.c: It contains several prototypes. 15 years ago
sha.h
sha1.h
softfloat.c
softfloat.h
timer.h
tree.c Plug memory leak in NUT muxer and demuxer 15 years ago
tree.h Plug memory leak in NUT muxer and demuxer 15 years ago
utils.c Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and 15 years ago
x86_cpu.h