.. |
Makefile
|
use LFG instead of Mersenne Twister for AC-3 PRNG
|
16 years ago |
adler32.c
|
Fix a couple of 'return type defaults to int' and 'control reaches end of
|
17 years ago |
adler32.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
aes.c
|
Fix test program compilation, random() needs to be undefined.
|
17 years ago |
aes.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
avstring.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
avutil.h
|
Implement av_nearer_q() and av_find_nearest_q_idx() functions.
|
16 years ago |
base64.c
|
Remove unnecessary parentheses from return calls.
|
17 years ago |
base64.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
bswap.h
|
Don't include byteswap.h anymore.
|
16 years ago |
common.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
crc.c
|
Dont cast const away.
|
17 years ago |
crc.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
crc_data.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
des.c
|
Fix des-test compilation.
|
17 years ago |
des.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
fifo.c
|
Cosmetics: remove a redundant and misplaced doxy.
|
16 years ago |
fifo.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
integer.c
|
simplify
|
17 years ago |
integer.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
internal.h
|
Remove wrong and unnecessary condition. VHOOK filters are not special
|
16 years ago |
intfloat_readwrite.c
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
intfloat_readwrite.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
intreadwrite.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
lfg.c
|
Simple lagged fibonacci PRNG.
|
17 years ago |
lfg.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
lls.c
|
Remove unused redefinition of av_log for test.
|
17 years ago |
lls.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
log.c
|
Remove a useless directive.
|
17 years ago |
log.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
lzo.c
|
Add av_memcpy_backptr(): deliberately overlapping memcpy variant.
|
17 years ago |
lzo.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
mathematics.c
|
Faster ff_sqrt()
|
17 years ago |
mathematics.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
md5.c
|
Fix generated md5, it was wrong for some input lengths.
|
16 years ago |
md5.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
mem.c
|
indent
|
17 years ago |
mem.h
|
Allow using DECLARE_ALIGNED with Sun cc.
|
16 years ago |
pca.c
|
Copy and paste LGPL from tree.h, the previous one referred to a non-existing
|
16 years ago |
pca.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
random.c
|
misc spelling/wording fixes
|
17 years ago |
random.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
rational.c
|
Implement av_nearer_q() and av_find_nearest_q_idx() functions.
|
16 years ago |
rational.h
|
Implement av_nearer_q() and av_find_nearest_q_idx() functions.
|
16 years ago |
rc4.c
|
Consistently place comments in file header.
|
17 years ago |
rc4.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
sha1.c
|
Missing const found by -Wwrite-strings.
|
17 years ago |
sha1.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
softfloat.c
|
main() --> main(void)
|
17 years ago |
softfloat.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
string.c
|
Implement av_strlcatf(): a strlcat which adds a printf style formatted string
|
18 years ago |
tree.c
|
Avoid undefined behavior for removing elements that were not in the tree.
|
16 years ago |
tree.h
|
Avoid undefined behavior for removing elements that were not in the tree.
|
16 years ago |
utils.c
|
Cosmetics: fix weird indent.
|
17 years ago |
x86_cpu.h
|
Only define x86 register names on x86.
|
16 years ago |