| .. |
|
arm
|
Replace many includes of libavutil/common.h with what is actually needed
|
15 years ago |
|
avr32
|
Replace many includes of libavutil/common.h with what is actually needed
|
15 years ago |
|
bfin
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
mips
|
Mark all intreadwrite functions av_always_inline
|
16 years ago |
|
ppc
|
Mark all intreadwrite functions av_always_inline
|
16 years ago |
|
sh4
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
tomi
|
TOMI: 16- and 32-bit intreadwrite functions
|
15 years ago |
|
x86
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
Makefile
|
Implement av_strerror().
|
15 years ago |
|
adler32.c
|
Replace many includes of libavutil/common.h with what is actually needed
|
15 years ago |
|
adler32.h
|
Replace many includes of libavutil/common.h with what is actually needed
|
15 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 |
|
attributes.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
avstring.c
|
Add av_stristr() function
|
15 years ago |
|
avstring.h
|
More descriptive names for av_stristr() parameters
|
15 years ago |
|
avutil.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
base64.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
base64.h
|
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
|
16 years ago |
|
bswap.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
common.h
|
Move clipping of audio samples (for those codecs outputting float) from decoder
|
15 years ago |
|
crc.c
|
Replace many includes of libavutil/common.h with what is actually needed
|
15 years ago |
|
crc.h
|
Replace many includes of libavutil/common.h with what is actually needed
|
15 years ago |
|
crc_data.h
|
Globally rename the header inclusion guard names.
|
17 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 |
|
error.c
|
Implement av_strerror().
|
15 years ago |
|
error.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
fifo.c
|
Clarify non constness of src in av_fifo_generic_write()
|
15 years ago |
|
fifo.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
integer.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
integer.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
internal.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
intfloat_readwrite.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
intfloat_readwrite.h
|
Replace many includes of libavutil/common.h with what is actually needed
|
15 years ago |
|
intmath.h
|
Fix build on configurations without fast av_log2()
|
15 years ago |
|
intreadwrite.h
|
Fix build failure with fast_unaligned and non-gcc-compatible compilers
|
15 years ago |
|
lfg.c
|
Replace many includes of libavutil/common.h with what is actually needed
|
15 years ago |
|
lfg.h
|
Implement av_bmg_next(), a Box-Muller Gaussian random generator.
|
16 years ago |
|
libavutil.v
|
Add symbol versioning for shared libraries
|
16 years ago |
|
libm.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
lls.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
lls.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
log.c
|
Disable ANSI color code until we figured out how to detect ANSI support in
|
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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
mathematics.h
|
Add M_SQRT2 to the constants in mathematics.h.
|
15 years ago |
|
md5.c
|
Replace many includes of libavutil/common.h with what is actually needed
|
15 years ago |
|
md5.h
|
Globally rename the header inclusion guard names.
|
17 years ago |
|
mem.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
mem.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
pca.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
pca.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
pixdesc.c
|
Add PIX_FMT_Y400A, 8bit gray, 8bit alpha
|
15 years ago |
|
pixdesc.h
|
Move read_line() and write_line() definition from pixdesc.h to
|
15 years ago |
|
pixfmt.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
random_seed.c
|
indent
|
15 years ago |
|
random_seed.h
|
Fix typo: 'conjuction' -> 'conjunction'.
|
16 years ago |
|
rational.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
rational.h
|
Remove explicit filename from Doxygen @file commands.
|
15 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
|
sha: add missing include
|
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
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
tree.c
|
Replace many includes of libavutil/common.h with what is actually needed
|
15 years ago |
|
tree.h
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
utils.c
|
Remove explicit filename from Doxygen @file commands.
|
15 years ago |
|
x86_cpu.h
|
typedef int x86_reg on non x86
|
16 years ago |