Michael Niedermayer b47541c7a3 Change the argument of memory allocation functions from unsigned int to size_t 14 лет назад
..
arm 3288177150 ARM: change return type of AV_RN16() to unsigned 14 лет назад
avr32 8fc0162ac4 Add av_ prefix to bswap macros 14 лет назад
bfin 8fc0162ac4 Add av_ prefix to bswap macros 14 лет назад
mips bdd19e29df Mark all intreadwrite functions av_always_inline 15 лет назад
ppc 9275438a19 Clean up av_get_cpu_flag() 14 лет назад
sh4 8fc0162ac4 Add av_ prefix to bswap macros 14 лет назад
tomi 95c0d02ddc TOMI: 16- and 32-bit intreadwrite functions 15 лет назад
x86 65d45cea34 Add missing #include <string.h> in x86/cpu.c 14 лет назад
Makefile 4ddade62dd Install libavutil/opt.h, its API is public. 14 лет назад
adler32.c 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 15 лет назад
adler32.h 8201261996 adler32: add API documentation 14 лет назад
aes.c c184bb44db aes: fix array index out of bounds warning 14 лет назад
aes.h 12633044b1 aes: improve av_aes_crypt() documentation 14 лет назад
attributes.h 086e997e34 Intel C compiler 12.0 does not suport these attributes: may_alias, force_align_arg_pointer and alloc_size. 14 лет назад
avassert.h 0795b86174 avassert: add missing #include <stdlib.h> 14 лет назад
avstring.c 372e288408 Move av_get_token() from libavfilter to libavutil. 14 лет назад
avstring.h 372e288408 Move av_get_token() from libavfilter to libavutil. 14 лет назад
avutil.h d2af7205a1 Use hierarchic names convention (prefix them with av_expr) for the 14 лет назад
base64.c 784824a68c Use AV_BASE64_SIZE() macro 14 лет назад
base64.h ffd31cfef3 base64: improve documentation 14 лет назад
bswap.h 1fc81e73dd Make bswap.h safe to install as public API 14 лет назад
colorspace.h 2b4abbd6f5 Move colorspace.h from libavcodec to libavutil. 14 лет назад
common.h bc6f0af289 Add av_popcount() to libavutil/common.h and bump minor version 14 лет назад
cpu.c a3f0d2b967 Cache detected CPU flags 14 лет назад
cpu.h 9275438a19 Clean up av_get_cpu_flag() 14 лет назад
crc.c 8fc0162ac4 Add av_ prefix to bswap macros 14 лет назад
crc.h 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 15 лет назад
crc_data.h 987903826b Globally rename the header inclusion guard names. 16 лет назад
des.c 8fc0162ac4 Add av_ prefix to bswap macros 14 лет назад
des.h bc17cc01ed Add support for 3DES to DES module 16 лет назад
error.c e2959f4558 Make av_strerror() return -1 even in the case when av_strerror_r() is 15 лет назад
error.h 2eaf7e49c7 Improve av_strerror() documentation 14 лет назад
eval.c d2af7205a1 Use hierarchic names convention (prefix them with av_expr) for the 14 лет назад
eval.h d2af7205a1 Use hierarchic names convention (prefix them with av_expr) for the 14 лет назад
fifo.c fc323a5480 Clarify non constness of src in av_fifo_generic_write() 15 лет назад
fifo.h 49bd8e4b84 Fix grammar errors in documentation 14 лет назад
integer.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 лет назад
integer.h 49bd8e4b84 Fix grammar errors in documentation 14 лет назад
internal.h 086e997e34 Intel C compiler 12.0 does not suport these attributes: may_alias, force_align_arg_pointer and alloc_size. 14 лет назад
intfloat_readwrite.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 лет назад
intfloat_readwrite.h 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 15 лет назад
intmath.h a955b59658 Remove macro duplication between common.h and intmath.h 14 лет назад
intreadwrite.h 8681669272 Make intreadwrite.h installation-safe 14 лет назад
inverse.c 3fc548df28 Make ff_inverse stay with libavutil, and optional copy it to libavcodec. 14 лет назад
lfg.c f4d80ecb22 lfg: add missing includes 14 лет назад
lfg.h e51f04968e Restore array sizes in doxygen parameter names. 14 лет назад
libavutil.v a482e61bd6 Add symbol versioning for shared libraries 15 лет назад
libm.h 07876e25c8 Workaround for missing llrintf() 15 лет назад
lls.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 лет назад
lls.h 987903826b Globally rename the header inclusion guard names. 16 лет назад
log.c d7cd001ff2 indent 14 лет назад
log.h 1c1c80f0a3 2nd try to fix av_log() repeated detection 14 лет назад
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 b7cdddcd1f Silence "comparison of unsigned expression >= 0 is always true" warning. 14 лет назад
mathematics.h 448524777a Add the M_PHI constant, contains an approximation of the golden ratio 14 лет назад
md5.c 8fc0162ac4 Add av_ prefix to bswap macros 14 лет назад
md5.h 987903826b Globally rename the header inclusion guard names. 16 лет назад
mem.c b47541c7a3 Change the argument of memory allocation functions from unsigned int to size_t 14 лет назад
mem.h b47541c7a3 Change the argument of memory allocation functions from unsigned int to size_t 14 лет назад
opt.c d2af7205a1 Use hierarchic names convention (prefix them with av_expr) for the 14 лет назад
opt.h c85eef4ed8 Move av_set_options_string() from libavfilter to libavutil. 14 лет назад
pca.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 лет назад
pca.h ba87f0801d Remove explicit filename from Doxygen @file commands. 15 лет назад
pixdesc.c 4660143a2c Apply minor simplification in av_read_image_line(). 14 лет назад
pixdesc.h ee4355808c Reindent after r24101. 14 лет назад
pixfmt.h 98aea87b1a Deprecate PIX_FMT_YUVJ* 14 лет назад
random_seed.c 6a522c49c2 Fix infinite loop with clock() returning (clock_t)-1. 14 лет назад
random_seed.h 49bd8e4b84 Fix grammar errors in documentation 14 лет назад
rational.c 59a3bf0e51 Add selftest code for av_cmp_q(). 14 лет назад
rational.h 3a1429ec3c Update av_cmp_q() documentation after r25338. 14 лет назад
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 8fc0162ac4 Add av_ prefix to bswap macros 14 лет назад
sha.h 49bd8e4b84 Fix grammar errors in documentation 14 лет назад
sha1.h 49bd8e4b84 Fix grammar errors in documentation 14 лет назад
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 ba87f0801d Remove explicit filename from Doxygen @file commands. 15 лет назад
tree.c 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 15 лет назад
tree.h 49bd8e4b84 Fix grammar errors in documentation 14 лет назад
utils.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 лет назад
x86_cpu.h 6f74fb03cd Check whether compiler supports xmm registers in asm clobber list 14 лет назад