..
Makefile
expose av_base64_decode and av_base64_encode
2007-03-19 00:48:47 +00:00
adler32.c
…
adler32.h
…
aes.c
correct last element inited check
2007-05-13 19:14:18 +00:00
aes.h
…
avutil.h
Remove extern C declarations for C++.
2007-05-16 12:25:54 +00:00
base64.c
expose av_base64_decode and av_base64_encode
2007-03-19 00:48:47 +00:00
base64.h
expose av_base64_decode and av_base64_encode
2007-03-19 00:48:47 +00:00
bswap.h
reorder bswap functions into bit-depth, special-casing inside the functions.
2007-04-26 08:20:21 +00:00
common.h
rename attribute_unused to av_unused and moves its declaration to common.h
2007-05-30 09:32:25 +00:00
crc.c
kill 3 more av_mallocz_static()
2007-03-14 01:59:53 +00:00
crc.h
kill 3 more av_mallocz_static()
2007-03-14 01:59:53 +00:00
fifo.c
…
fifo.h
…
integer.c
Move av_log2_i()'s unaltered comments to the header file.
2007-03-04 23:26:53 +00:00
integer.h
Move av_log2_i()'s unaltered comments to the header file.
2007-03-04 23:26:53 +00:00
internal.h
rename attribute_unused to av_unused and moves its declaration to common.h
2007-05-30 09:32:25 +00:00
intfloat_readwrite.c
…
intfloat_readwrite.h
…
intreadwrite.h
Proper fix for r8963
2007-05-10 18:28:44 +00:00
lls.c
…
lls.h
…
log.c
Move the unaltered Doxygen docs from the log source code to the accompanying
2007-03-04 23:04:49 +00:00
log.h
Move the unaltered Doxygen docs from the log source code to the accompanying
2007-03-04 23:04:49 +00:00
lzo.c
…
lzo.h
…
mathematics.c
…
mathematics.h
…
md5.c
rename attribute_unused to av_unused and moves its declaration to common.h
2007-05-30 09:32:25 +00:00
md5.h
…
mem.c
Move unaltered av_freep() comments to the header file.
2007-03-05 13:51:03 +00:00
mem.h
Move the memory related functions out of common.h into their own header file
2007-03-12 14:45:49 +00:00
random.c
…
random.h
…
rational.c
…
rational.h
…
sha1.c
add missing include of bswap.h
2007-04-27 20:22:01 +00:00
sha1.h
simple SHA-1 implementation
2007-03-12 21:05:56 +00:00
softfloat.c
…
softfloat.h
…
tree.c
…
tree.h
…
x86_cpu.h
Mark code parts that cannot work on AMD64 due to broken relocations as such.
2007-04-27 09:32:31 +00:00