.. |
arm
|
ARM: use gcc inline asm in bswap.h only when available
|
16 years ago |
bfin
|
Split libavutil/timer.h per architecture
|
16 years ago |
mips
|
MIPS: inline asm for intreadwrite.h
|
16 years ago |
ppc
|
PPC: check for x-form asm constraint support
|
16 years ago |
sh4
|
…
|
|
x86
|
Split libavutil/timer.h per architecture
|
16 years ago |
Makefile
|
cosmetics: Add missing ending backslash to installed header list.
|
16 years ago |
adler32.c
|
Fix compilation of adler32 test program: Use av_log_set_level()
|
16 years ago |
adler32.h
|
…
|
|
aes.c
|
cosmetics: Rename prn variable to prng (Pseudo Random Number Generator).
|
16 years ago |
aes.h
|
…
|
|
avstring.c
|
…
|
|
avstring.h
|
…
|
|
avutil.h
|
Implement av_fifo_space().
|
16 years ago |
base64.c
|
Mark non-exported functions in test and example programs as static.
|
16 years ago |
base64.h
|
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
|
16 years ago |
bswap.h
|
…
|
|
common.h
|
Icc does not support attribute flatten, do not try to use it.
|
16 years ago |
crc.c
|
Fix cast of byte buffer to uint32 that was disregarding alignment
|
16 years ago |
crc.h
|
…
|
|
crc_data.h
|
…
|
|
des.c
|
Mark non-exported functions in test and example programs as static.
|
16 years ago |
des.h
|
…
|
|
fifo.c
|
Implement av_fifo_space().
|
16 years ago |
fifo.h
|
Implement av_fifo_space().
|
16 years ago |
integer.c
|
…
|
|
integer.h
|
…
|
|
internal.h
|
Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from lavu/internal.h to
|
16 years ago |
intfloat_readwrite.c
|
…
|
|
intfloat_readwrite.h
|
…
|
|
intreadwrite.h
|
MIPS: inline asm for intreadwrite.h
|
16 years ago |
lfg.c
|
Fix reference to av_random where av_lfg_get was meant.
|
16 years ago |
lfg.h
|
…
|
|
lls.c
|
Align test program output columns.
|
16 years ago |
lls.h
|
…
|
|
log.c
|
…
|
|
log.h
|
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
|
16 years ago |
lzo.c
|
Give liblzo benchmark conditionals more descriptive names and add convenience
|
16 years ago |
lzo.h
|
…
|
|
mathematics.c
|
Remove all remaining code that was disabled through the major version bump.
|
16 years ago |
mathematics.h
|
…
|
|
md5.c
|
…
|
|
md5.h
|
…
|
|
mem.c
|
…
|
|
mem.h
|
Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from lavu/internal.h to
|
16 years ago |
pca.c
|
cosmetics: Rename prn variable to prng (Pseudo Random Number Generator).
|
16 years ago |
pca.h
|
…
|
|
pixfmt.h
|
Fix 10l typo (usage of PIX_FMT_NE()).
|
16 years ago |
random_seed.c
|
add ff_random_get_seed to be used in conjunction with random functions
|
16 years ago |
random_seed.h
|
Fix typo: 'conjuction' -> 'conjunction'.
|
16 years ago |
rational.c
|
…
|
|
rational.h
|
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
|
16 years ago |
rc4.c
|
Remove more functions disabled by major version bump.
|
16 years ago |
rc4.h
|
…
|
|
sha1.c
|
Rename function to sha1_transform so it won't be confused with SHA-2 transform
|
16 years ago |
sha1.h
|
Document SHA-1 functions and structures
|
16 years ago |
softfloat.c
|
Make softfloat test program compile again: Setting the av_log_level variable
|
16 years ago |
softfloat.h
|
…
|
|
timer.h
|
ARM: START/STOP_TIMER support for ARMv7
|
16 years ago |
tree.c
|
cosmetics: Rename prn variable to prng (Pseudo Random Number Generator).
|
16 years ago |
tree.h
|
Add @code/@endcode commands to markup C code in av_tree_insert() doxy.
|
16 years ago |
utils.c
|
…
|
|
x86_cpu.h
|
typedef int x86_reg on non x86
|
16 years ago |