.. |
Makefile
|
use LFG instead of Mersenne Twister for AC-3 PRNG
|
2008-08-17 17:41:48 +00:00 |
adler32.c
|
…
|
|
adler32.h
|
…
|
|
aes.c
|
…
|
|
aes.h
|
…
|
|
avstring.h
|
…
|
|
avutil.h
|
Implement av_fifo_realloc2().
|
2008-08-19 18:43:34 +00:00 |
base64.c
|
…
|
|
base64.h
|
…
|
|
bswap.h
|
ARM: fix ARCH_ARM -> ARCH_ARMV4L test in bswap_32()
|
2008-07-15 19:06:03 +00:00 |
common.h
|
Add av_clipf() function to common.h and use it in ra288.c
|
2008-07-13 19:59:44 +00:00 |
crc.c
|
…
|
|
crc.h
|
…
|
|
crc_data.h
|
…
|
|
des.c
|
…
|
|
des.h
|
…
|
|
fifo.c
|
Cosmetics: remove a redundant and misplaced doxy.
|
2008-08-19 22:17:13 +00:00 |
fifo.h
|
Deprecate av_fifo_realloc(). av_fifo_realloc2() should be used instead.
|
2008-08-19 22:15:05 +00:00 |
integer.c
|
…
|
|
integer.h
|
…
|
|
internal.h
|
Remove hackish support for fastmemcpy from MPlayer.
|
2008-08-14 20:40:36 +00:00 |
intfloat_readwrite.c
|
…
|
|
intfloat_readwrite.h
|
…
|
|
intreadwrite.h
|
intreadwrite: support DEC compiler __unaligned type qualifier
|
2008-07-18 01:18:59 +00:00 |
lfg.c
|
Simple lagged fibonacci PRNG.
|
2008-07-28 15:35:04 +00:00 |
lfg.h
|
1000l typo my new PRNG converged to -1.
|
2008-07-30 23:17:41 +00:00 |
lls.c
|
Remove unused redefinition of av_log for test.
|
2008-08-07 07:01:54 +00:00 |
lls.h
|
…
|
|
log.c
|
Remove a useless directive.
|
2008-08-06 12:04:35 +00:00 |
log.h
|
…
|
|
lzo.c
|
Add av_memcpy_backptr(): deliberately overlapping memcpy variant.
|
2008-08-06 08:17:03 +00:00 |
lzo.h
|
Add missing stdint.h header to fix 'make checkheaders'.
|
2008-08-17 19:15:33 +00:00 |
mathematics.c
|
…
|
|
mathematics.h
|
move M_PI definition along with other math definitions
|
2008-08-13 16:01:21 +00:00 |
md5.c
|
…
|
|
md5.h
|
…
|
|
mem.c
|
…
|
|
mem.h
|
…
|
|
pca.c
|
Copy and paste LGPL from tree.h, the previous one referred to a non-existing
|
2008-08-17 19:32:51 +00:00 |
pca.h
|
Copy and paste LGPL from tree.h, the previous one referred to a non-existing
|
2008-08-17 19:32:51 +00:00 |
random.c
|
misc spelling/wording fixes
|
2008-08-04 21:54:50 +00:00 |
random.h
|
misc spelling/wording fixes
|
2008-08-04 21:54:50 +00:00 |
rational.c
|
…
|
|
rational.h
|
…
|
|
rc4.c
|
…
|
|
rc4.h
|
…
|
|
sha1.c
|
…
|
|
sha1.h
|
…
|
|
softfloat.c
|
…
|
|
softfloat.h
|
cosmetics: Fix two common typos: wont --> will not, lets --> let us.
|
2008-07-24 17:09:28 +00:00 |
string.c
|
…
|
|
tree.c
|
…
|
|
tree.h
|
…
|
|
utils.c
|
Cosmetics: fix weird indent.
|
2008-08-08 19:50:35 +00:00 |
x86_cpu.h
|
…
|
|