1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
FFmpeg/libavutil
Michael Niedermayer d3f912c1f0 adler32: add comment for the SIMD code
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-02-04 20:27:02 +01:00
..
arm
avr32
bfin
mips
ppc
sh4
tomi
x86 Merge remote-tracking branch 'qatar/master' 2012-02-03 03:51:32 +01:00
adler32.c adler32: add comment for the SIMD code 2012-02-04 20:27:02 +01:00
adler32.h
aes.c Merge remote-tracking branch 'qatar/master' 2011-12-22 01:51:53 +01:00
aes.h
attributes.h
audioconvert.c lavu: add 2.1 channel layout. 2012-01-16 17:38:23 +01:00
audioconvert.h
avassert.h
avstring.c
avstring.h
avutil.h lavu: add public timecode API. 2012-02-02 14:30:28 +01:00
base64.c base64: 10l endian fix. 2012-01-22 23:06:04 +01:00
base64.h
bswap.h
colorspace.h
common.h Merge remote-tracking branch 'qatar/master' 2012-01-04 01:12:34 +01:00
cpu.c
cpu.h
crc_data.h
crc.c
crc.h Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
des.c
des.h
dict.c
dict.h
error.c
error.h
eval.c lavu/eval: add if() and ifnot() eval functions 2012-01-17 12:03:30 +01:00
eval.h
fifo.c fifo: Make writes atomic. 2011-12-23 00:18:36 +01:00
fifo.h
file.c Merge remote-tracking branch 'qatar/master' 2012-01-28 07:53:34 +01:00
file.h
imgutils.c Make systematic palette opaque. 2011-12-23 11:43:29 +01:00
imgutils.h
integer.c
integer.h
internal.h
intfloat_readwrite.c Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
intfloat_readwrite.h
intfloat.h
intmath.h
intreadwrite.h
inverse.c
lfg.c
lfg.h
libavutil.v
libm.h
lls.c
lls.h
log.c log: use a different color for debug (green). 2012-01-09 22:35:45 +01:00
log.h
lzo.c Avoid av_memcpy_backptr hang without extra branch. 2011-12-30 10:37:33 +01:00
lzo.h Avoid uninitialized data in lcldec when ofs is 0 in MSZH. 2011-12-31 16:31:15 +01:00
Makefile lavu: add public timecode API. 2012-02-02 14:30:28 +01:00
mathematics.c
mathematics.h
md5.c
md5.h Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
mem.c Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
mem.h mem: add av_max_alloc() to limit the maximum amount that may be allocated in one piece 2011-12-25 18:55:43 +01:00
opt.c opt: Fix "libavutil/opt.c:811:20: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]" 2012-01-20 20:34:48 +01:00
opt.h
parseutils.c
parseutils.h
pca.c
pca.h
pixdesc.c sws/pixfmt/pixdesc: add support for yuva444p 2012-01-28 01:30:41 +01:00
pixdesc.h
pixfmt.h sws/pixfmt/pixdesc: add support for yuva444p 2012-01-28 01:30:41 +01:00
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
samplefmt.c
samplefmt.h
sha.c
sha.h
softfloat.c
softfloat.h
timecode.c lavu/timecode: use @see for URL in doxygen. 2012-02-03 00:56:27 +01:00
timecode.h lavu: add public timecode API. 2012-02-02 14:30:28 +01:00
timer.h Merge remote-tracking branch 'qatar/master' 2012-01-06 02:45:12 +01:00
tree.c
tree.h
utils.c libavutil: increase LIBAVUTIL_VERSION_MICRO to 100 2011-12-22 03:01:17 +01:00
x86_cpu.h