..
arm
ARM: change argument/return type of bswap_16() to unsigned 32-bit
15 years ago
avr32
Mark all intreadwrite functions av_always_inline
15 years ago
bfin
Split libavutil/timer.h per architecture
16 years ago
mips
Mark all intreadwrite functions av_always_inline
15 years ago
ppc
Mark all intreadwrite functions av_always_inline
15 years ago
sh4
Use full internal pathname in doxygen @file directives.
16 years ago
tomi
TOMI: 16- and 32-bit intreadwrite functions
15 years ago
x86
Move FASTDIV macro to intmath.h
15 years ago
Makefile
Create and install libavutil/avconfig.h
15 years ago
adler32.c
Fix compilation of adler32 test program: Use av_log_set_level()
16 years ago
adler32.h
Globally rename the header inclusion guard names.
16 years ago
aes.c
cosmetics: Rename prn variable to prng (Pseudo Random Number Generator).
16 years ago
aes.h
Add "const" to AES function arguments where possible without generating
16 years ago
avstring.c
Place { of the function where indent -kr wants it.
15 years ago
avstring.h
Remove duplicated word in av_strlcat() doxy.
15 years ago
avutil.h
Plug memory leak in NUT muxer and demuxer
15 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
AVR32: inline asm for bswap.h
15 years ago
common.h
Add PUT_UTF16() macro.
15 years ago
crc.c
Fix cast of byte buffer to uint32 that was disregarding alignment
16 years ago
crc.h
spelling/grammar/consistency review part I
16 years ago
crc_data.h
Globally rename the header inclusion guard names.
16 years ago
des.c
Move array specifiers outside DECLARE_ALIGNED() invocations
15 years ago
des.h
Add support for 3DES to DES module
16 years ago
fifo.c
Clarify non constness of src in av_fifo_generic_write()
15 years ago
fifo.h
Extend doxy for the src parameter of av_fifo_generic_write().
15 years ago
integer.c
Use full internal pathname in doxygen @file directives.
16 years ago
integer.h
Use full internal pathname in doxygen @file directives.
16 years ago
internal.h
Add casts to correct return type in macros for missing libm funcs
15 years ago
intfloat_readwrite.c
Use full internal pathname in doxygen @file directives.
16 years ago
intfloat_readwrite.h
Globally rename the header inclusion guard names.
16 years ago
intmath.h
Move FASTDIV macro to intmath.h
15 years ago
intreadwrite.h
Fix build failure with fast_unaligned and non-gcc-compatible compilers
15 years ago
lfg.c
Implement av_bmg_next(), a Box-Muller Gaussian random generator.
15 years ago
lfg.h
Implement av_bmg_next(), a Box-Muller Gaussian random generator.
15 years ago
libavutil.v
Add symbol versioning for shared libraries
15 years ago
lls.c
Remove disabled code cruft.
15 years ago
lls.h
Globally rename the header inclusion guard names.
16 years ago
log.c
Make av_log_level static at next lavu major version bump.
15 years ago
log.h
Remove useless definition of struct AVCLASS.
16 years ago
lzo.c
Give liblzo benchmark conditionals more descriptive names and add convenience
16 years ago
lzo.h
Documentation for LZO error return value flags
16 years ago
mathematics.c
av_compare_ts()
15 years ago
mathematics.h
More accurate value for log2(10)
15 years ago
md5.c
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
16 years ago
md5.h
Globally rename the header inclusion guard names.
16 years ago
mem.c
Add --malloc-prefix to apply a prefix to malloc, free etc
15 years ago
mem.h
DECLARE_ALIGNED macro for TMS470 compiler
15 years ago
pca.c
cosmetics: Rename prn variable to prng (Pseudo Random Number Generator).
16 years ago
pca.h
Use full internal pathname in doxygen @file directives.
16 years ago
pixdesc.c
Add initial support for 12-bit color mode.
15 years ago
pixdesc.h
Move read_line() and write_line() definition from pixdesc.h to
15 years ago
pixfmt.h
Add initial support for 12-bit color mode.
15 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
Use full internal pathname in doxygen @file directives.
16 years ago
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
Add and use a public API for RC4 and DES, analogous to the AES API.
16 years ago
sha.c
Include sha1.h from sha.c: It contains several prototypes.
15 years ago
sha.h
Add SHA-2 hashing
16 years ago
sha1.h
Prepare SHA code to handle SHA-2 as well. For now rename files and functions
16 years ago
softfloat.c
Make softfloat test program compile again: Setting the av_log_level variable
16 years ago
softfloat.h
spelling/grammar/consistency review part I
16 years ago
timer.h
ARM: START/STOP_TIMER support for ARMv7
16 years ago
tree.c
Plug memory leak in NUT muxer and demuxer
15 years ago
tree.h
Plug memory leak in NUT muxer and demuxer
15 years ago
utils.c
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and
15 years ago
x86_cpu.h
typedef int x86_reg on non x86
16 years ago