.. |
arm
|
3a90480ac4
split bswap.h into per-arch files
|
16 years ago |
bfin
|
3a90480ac4
split bswap.h into per-arch files
|
16 years ago |
sh4
|
3a90480ac4
split bswap.h into per-arch files
|
16 years ago |
x86
|
3a90480ac4
split bswap.h into per-arch files
|
16 years ago |
Makefile
|
f0e602351e
cosmetics: Consistently place HEADERS before OBJS in all Makefiles.
|
16 years ago |
adler32.c
|
f3635240b7
Fix a couple of 'return type defaults to int' and 'control reaches end of
|
17 years ago |
adler32.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
aes.c
|
43bfaa8920
Fix test program compilation, random() needs to be undefined.
|
17 years ago |
aes.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
avstring.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
avutil.h
|
c49d0e0fe2
Bump minor version after addition of FF_ARRAY_ELEMS macro.
|
16 years ago |
base64.c
|
37d3e0667a
uses FF_ARRAY_ELEMS() where appropriate
|
16 years ago |
base64.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
bswap.h
|
3a90480ac4
split bswap.h into per-arch files
|
16 years ago |
common.h
|
03092e1408
Port read_time() that works on x86_32 and 64 from noe.
|
16 years ago |
crc.c
|
37d3e0667a
uses FF_ARRAY_ELEMS() where appropriate
|
16 years ago |
crc.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
crc_data.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
des.c
|
93826f561d
Fix des-test compilation.
|
17 years ago |
des.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
fifo.c
|
b76e3424ca
Cosmetics: remove a redundant and misplaced doxy.
|
16 years ago |
fifo.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
integer.c
|
4764fdc987
simplify
|
17 years ago |
integer.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
internal.h
|
b98f10c08a
ARM: faster ARMv6 FASTDIV()
|
16 years ago |
intfloat_readwrite.c
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
intfloat_readwrite.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
intreadwrite.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
lfg.c
|
2754fe8ba5
Simple lagged fibonacci PRNG.
|
16 years ago |
lfg.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
lls.c
|
bc02bc8686
Remove unused redefinition of av_log for test.
|
16 years ago |
lls.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
log.c
|
c3b9f5fbce
Remove a useless directive.
|
16 years ago |
log.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
lzo.c
|
6ba10f338a
Add av_memcpy_backptr(): deliberately overlapping memcpy variant.
|
16 years ago |
lzo.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
mathematics.c
|
c448a09624
Faster ff_sqrt()
|
17 years ago |
mathematics.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
md5.c
|
53e9d0105f
Fix generated md5, it was wrong for some input lengths.
|
16 years ago |
md5.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
mem.c
|
19757f6169
indent
|
17 years ago |
mem.h
|
aaa0df02d3
Allow using DECLARE_ALIGNED with Sun cc.
|
16 years ago |
pca.c
|
ecad9872fb
Initialize variable to silence the warning:
|
16 years ago |
pca.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
random.c
|
354de1d0b5
misc spelling/wording fixes
|
16 years ago |
random.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
rational.c
|
05b90fc0c5
Implement av_nearer_q() and av_find_nearest_q_idx() functions.
|
16 years ago |
rational.h
|
05b90fc0c5
Implement av_nearer_q() and av_find_nearest_q_idx() functions.
|
16 years ago |
rc4.c
|
d5a8a02326
Consistently place comments in file header.
|
17 years ago |
rc4.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
sha1.c
|
f522310b6d
Missing const found by -Wwrite-strings.
|
17 years ago |
sha1.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
softfloat.c
|
f8a80fd69d
main() --> main(void)
|
17 years ago |
softfloat.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
string.c
|
1e7f363804
Implement av_strlcatf(): a strlcat which adds a printf style formatted string
|
17 years ago |
tree.c
|
eed3607564
Avoid undefined behavior for removing elements that were not in the tree.
|
16 years ago |
tree.h
|
eed3607564
Avoid undefined behavior for removing elements that were not in the tree.
|
16 years ago |
utils.c
|
76eb5c0523
Cosmetics: fix weird indent.
|
16 years ago |
x86_cpu.h
|
9be50e3922
Only define x86 register names on x86.
|
16 years ago |