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.
 
 
 
 
Luca Abeni 1e7f363804 Implement av_strlcatf(): a strlcat which adds a printf style formatted string 18 years ago
..
Makefile add some string functions 18 years ago
adler32.c license header consistency cosmetics 18 years ago
adler32.h include all prerequisites in header files 18 years ago
aes.c Document aes init code writing on purpose beyond round_key array into state array. 18 years ago
aes.h include all prerequisites in header files 18 years ago
avstring.h Implement av_strlcatf(): a strlcat which adds a printf style formatted string 18 years ago
avutil.h add YUV440P and YUVJ440P support 18 years ago
base64.c
base64.h add a comment to indicate which #endif belong to which #define 18 years ago
bswap.h Remove leading underscores from specifiers, they are reserved. 18 years ago
common.h
crc.c
crc.h include all prerequisites in header files 18 years ago
fifo.c
fifo.h include all prerequisites in header files 18 years ago
integer.c license header consistency cosmetics 18 years ago
integer.h license header consistency cosmetics 18 years ago
internal.h move #include of system headers to top of file 18 years ago
intfloat_readwrite.c
intfloat_readwrite.h
intreadwrite.h intreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED is set, so include it. 18 years ago
lls.c license header consistency cosmetics 18 years ago
lls.h license header consistency cosmetics 18 years ago
log.c
log.h
lzo.c
lzo.h
mathematics.c
mathematics.h
md5.c Group all copyright and author notices together. 18 years ago
md5.h include all prerequisites in header files 18 years ago
mem.c
mem.h
random.c
random.h
rational.c license header consistency cosmetics 18 years ago
rational.h match doxygen comment with other parts of the file 18 years ago
sha1.c Add proper license header. 18 years ago
sha1.h Add proper license header. 18 years ago
softfloat.c
softfloat.h license header consistency cosmetics 18 years ago
string.c Implement av_strlcatf(): a strlcat which adds a printf style formatted string 18 years ago
tree.c
tree.h
x86_cpu.h