.. |
arm
|
split bswap.h into per-arch files
|
16 years ago |
bfin
|
split bswap.h into per-arch files
|
16 years ago |
sh4
|
split bswap.h into per-arch files
|
16 years ago |
x86
|
split bswap.h into per-arch files
|
16 years ago |
Makefile
|
cosmetics: Consistently place HEADERS before OBJS in all Makefiles.
|
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
|
Bump minor version after addition of FF_ARRAY_ELEMS macro.
|
16 years ago |
base64.c
|
uses FF_ARRAY_ELEMS() where appropriate
|
16 years ago |
base64.h
|
Globally rename the header inclusion guard names.
|
16 years ago |
bswap.h
|
split bswap.h into per-arch files
|
16 years ago |
common.h
|
Port read_time() that works on x86_32 and 64 from noe.
|
16 years ago |
crc.c
|
uses FF_ARRAY_ELEMS() where appropriate
|
16 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
|
ARM: faster ARMv6 FASTDIV()
|
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
|
Initialize variable to silence the warning:
|
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.
|
16 years ago |
x86_cpu.h
|
Only define x86 register names on x86.
|
16 years ago |