.. |
Makefile
|
add some string functions
|
2007-06-23 23:10:26 +00:00 |
adler32.c
|
…
|
|
adler32.h
|
include all prerequisites in header files
|
2007-06-16 22:59:13 +00:00 |
aes.c
|
Move comment to a slightly better place.
|
2007-07-02 17:00:51 +00:00 |
aes.h
|
include all prerequisites in header files
|
2007-06-16 22:59:13 +00:00 |
avstring.h
|
add some string functions
|
2007-06-23 23:10:26 +00:00 |
avutil.h
|
bump micro version: new string functions
|
2007-06-24 09:18:20 +00:00 |
base64.c
|
expose av_base64_decode and av_base64_encode
|
2007-03-19 00:48:47 +00:00 |
base64.h
|
add a comment to indicate which #endif belong to which #define
|
2007-06-17 18:59:28 +00:00 |
bswap.h
|
Remove leading underscores from specifiers, they are reserved.
|
2007-07-02 17:00:04 +00:00 |
common.h
|
Blackfin - read_time primitive
|
2007-06-13 11:09:07 +00:00 |
crc.c
|
kill 3 more av_mallocz_static()
|
2007-03-14 01:59:53 +00:00 |
crc.h
|
include all prerequisites in header files
|
2007-06-16 22:59:13 +00:00 |
fifo.c
|
…
|
|
fifo.h
|
include all prerequisites in header files
|
2007-06-16 22:59:13 +00:00 |
integer.c
|
Move av_log2_i()'s unaltered comments to the header file.
|
2007-03-04 23:26:53 +00:00 |
integer.h
|
include all prerequisites in header files
|
2007-06-16 22:59:13 +00:00 |
internal.h
|
Remove leading underscores from specifiers, they are reserved.
|
2007-07-02 17:00:04 +00:00 |
intfloat_readwrite.c
|
…
|
|
intfloat_readwrite.h
|
…
|
|
intreadwrite.h
|
intreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED is set, so include it.
|
2007-06-24 14:29:52 +00:00 |
lls.c
|
…
|
|
lls.h
|
…
|
|
log.c
|
…
|
|
log.h
|
…
|
|
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
|
include all prerequisites in header files
|
2007-06-16 22:59:13 +00:00 |
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
|
include all prerequisites in header files
|
2007-06-16 22:59:13 +00:00 |
sha1.c
|
Add proper license header.
|
2007-06-27 07:58:37 +00:00 |
sha1.h
|
Add proper license header.
|
2007-06-27 07:58:37 +00:00 |
softfloat.c
|
…
|
|
softfloat.h
|
add a comment to indicate which #endif belong to which #define
|
2007-06-17 18:59:28 +00:00 |
string.c
|
add some string functions
|
2007-06-23 23:10:26 +00:00 |
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 |