.. |
arm
|
300ad6c16e
ARM: use gcc inline asm in bswap.h only when available
|
15 лет назад |
bfin
|
439ccc4e0e
Split libavutil/timer.h per architecture
|
16 лет назад |
mips
|
530456bf31
MIPS: inline asm for intreadwrite.h
|
16 лет назад |
ppc
|
b6ec1f47c7
PPC: fix asm operand constraints in AV_RL64
|
15 лет назад |
sh4
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 лет назад |
x86
|
439ccc4e0e
Split libavutil/timer.h per architecture
|
16 лет назад |
Makefile
|
451ae25724
Prepare SHA code to handle SHA-2 as well. For now rename files and functions
|
15 лет назад |
adler32.c
|
bb504ac45e
Fix compilation of adler32 test program: Use av_log_set_level()
|
16 лет назад |
adler32.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
aes.c
|
64bde1974b
cosmetics: Rename prn variable to prng (Pseudo Random Number Generator).
|
16 лет назад |
aes.h
|
7b484a7a17
Add "const" to AES function arguments where possible without generating
|
16 лет назад |
avstring.c
|
4d55404fca
Rename string.c to avstring.c so that the name of header and C file match.
|
16 лет назад |
avstring.h
|
7d685b486b
spelling/grammar/consistency review part III
|
16 лет назад |
avutil.h
|
7b09db3522
Implement av_fifo_space().
|
16 лет назад |
base64.c
|
504ffed19f
Mark non-exported functions in test and example programs as static.
|
16 лет назад |
base64.h
|
bf7e799c9e
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
|
15 лет назад |
bswap.h
|
63613fe615
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
|
15 лет назад |
common.h
|
75af07495a
Revert addition of '#undef av_always_inline' to config.h in the small case.
|
15 лет назад |
crc.c
|
d468ff0fdf
Fix cast of byte buffer to uint32 that was disregarding alignment
|
15 лет назад |
crc.h
|
89c9ff504b
spelling/grammar/consistency review part I
|
16 лет назад |
crc_data.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
des.c
|
504ffed19f
Mark non-exported functions in test and example programs as static.
|
16 лет назад |
des.h
|
bc17cc01ed
Add support for 3DES to DES module
|
16 лет назад |
fifo.c
|
7b09db3522
Implement av_fifo_space().
|
16 лет назад |
fifo.h
|
7b09db3522
Implement av_fifo_space().
|
16 лет назад |
integer.c
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 лет назад |
integer.h
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 лет назад |
internal.h
|
291fd18a6e
Add a log2 replacement for systems that haven't quite caught up with the C99
|
15 лет назад |
intfloat_readwrite.c
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 лет назад |
intfloat_readwrite.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
intreadwrite.h
|
63613fe615
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
|
15 лет назад |
lfg.c
|
0e4cb6cbad
Fix reference to av_random where av_lfg_get was meant.
|
16 лет назад |
lfg.h
|
89c9ff504b
spelling/grammar/consistency review part I
|
16 лет назад |
lls.c
|
578f90a8d5
Align test program output columns.
|
16 лет назад |
lls.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
log.c
|
b9c353fff2
Compact repeated messages to "Last message repeated x times".
|
16 лет назад |
log.h
|
68485d2728
Remove useless definition of struct AVCLASS.
|
15 лет назад |
lzo.c
|
985fdd534f
Give liblzo benchmark conditionals more descriptive names and add convenience
|
16 лет назад |
lzo.h
|
679f5c2542
Documentation for LZO error return value flags
|
16 лет назад |
mathematics.c
|
082dea8e40
Remove all remaining code that was disabled through the major version bump.
|
16 лет назад |
mathematics.h
|
b69201a82c
Add common.h #include, necessary for av_const.
|
16 лет назад |
md5.c
|
63613fe615
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
|
15 лет назад |
md5.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
mem.c
|
a90de11dba
Check return value of posix_memalign and explicitly set pointer to NULL if it
|
16 лет назад |
mem.h
|
16c2e21488
Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from lavu/internal.h to
|
15 лет назад |
pca.c
|
64bde1974b
cosmetics: Rename prn variable to prng (Pseudo Random Number Generator).
|
16 лет назад |
pca.h
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 лет назад |
pixfmt.h
|
63613fe615
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
|
15 лет назад |
random_seed.c
|
48d58e592a
add ff_random_get_seed to be used in conjunction with random functions
|
16 лет назад |
random_seed.h
|
323a8230fb
Fix typo: 'conjuction' -> 'conjunction'.
|
16 лет назад |
rational.c
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 лет назад |
rational.h
|
bf7e799c9e
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
|
15 лет назад |
rc4.c
|
fe4032b66a
Remove more functions disabled by major version bump.
|
16 лет назад |
rc4.h
|
1a534c7f1e
Add and use a public API for RC4 and DES, analogous to the AES API.
|
16 лет назад |
sha.c
|
8b4e7c28fb
Mark conditionally used variable T2 as av_unused; avoids the warning:
|
15 лет назад |
sha.h
|
aa5a99ae0c
Add SHA-2 hashing
|
15 лет назад |
sha1.h
|
451ae25724
Prepare SHA code to handle SHA-2 as well. For now rename files and functions
|
15 лет назад |
softfloat.c
|
7349392535
Make softfloat test program compile again: Setting the av_log_level variable
|
16 лет назад |
softfloat.h
|
89c9ff504b
spelling/grammar/consistency review part I
|
16 лет назад |
timer.h
|
60c703ac4b
ARM: START/STOP_TIMER support for ARMv7
|
16 лет назад |
tree.c
|
64bde1974b
cosmetics: Rename prn variable to prng (Pseudo Random Number Generator).
|
16 лет назад |
tree.h
|
7a79e51cd6
Add @code/@endcode commands to markup C code in av_tree_insert() doxy.
|
16 лет назад |
utils.c
|
76eb5c0523
Cosmetics: fix weird indent.
|
16 лет назад |
x86_cpu.h
|
8e3d8a82e6
typedef int x86_reg on non x86
|
16 лет назад |