ffmpeg/libavutil
Reimar Döffinger 46f3b40eb3 Add warnings to av_strlcat and av_strlcpy doxygen that the input strings
already must be properly 0-terminated strings. Unlike strncpy it
cannot be used on raw data read from a file.

Originally committed as revision 19800 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-09-09 21:00:51 +00:00
..
arm ARM: first value loaded in AV_RN64 needs to be early-clobber 2009-08-16 15:51:50 +00:00
avr32 AVR32: optimisations for intreadwrite.h 2009-08-17 00:15:53 +00:00
bfin
mips MIPS: 100L: fix AV_[RW]N64 on MIPS64 2009-08-16 18:43:36 +00:00
ppc
sh4
x86
Makefile
adler32.c
adler32.h
aes.c
aes.h
avstring.c
avstring.h Add warnings to av_strlcat and av_strlcpy doxygen that the input strings 2009-09-09 21:00:51 +00:00
avutil.h
base64.c
base64.h
bswap.h AVR32: inline asm for bswap.h 2009-08-17 00:15:51 +00:00
common.h Add function to compute ceil(log2(x)). 2009-08-30 15:50:03 +00:00
crc.c
crc.h
crc_data.h
des.c
des.h
fifo.c
fifo.h
integer.c
integer.h
internal.h Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label 2009-09-06 00:08:19 +00:00
intfloat_readwrite.c
intfloat_readwrite.h
intreadwrite.h AVR32: optimisations for intreadwrite.h 2009-08-17 00:15:53 +00:00
lfg.c
lfg.h
lls.c Remove disabled code cruft. 2009-08-10 13:42:16 +00:00
lls.h
log.c
log.h
lzo.c
lzo.h
mathematics.c
mathematics.h Define INFINITIY and NAN in mathematics.h if missing 2009-08-10 01:27:27 +00:00
md5.c
md5.h
mem.c
mem.h
pca.c
pca.h
pixfmt.h Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt(). 2009-09-05 23:33:25 +00:00
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: 2009-07-30 21:21:30 +00:00
sha.h
sha1.h
softfloat.c
softfloat.h
timer.h
tree.c
tree.h
utils.c
x86_cpu.h