Michael Niedermayer b3e88ae84b Place { of the function where indent -kr wants it. 15 years ago
..
arm e6956a6e48 ARM: first value loaded in AV_RN64 needs to be early-clobber 15 years ago
avr32 d691da9508 AVR32: optimisations for intreadwrite.h 15 years ago
bfin 439ccc4e0e Split libavutil/timer.h per architecture 16 years ago
mips 9dc6bb7b9f MIPS: 100L: fix AV_[RW]N64 on MIPS64 15 years ago
ppc b6ec1f47c7 PPC: fix asm operand constraints in AV_RL64 15 years ago
sh4 bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
x86 439ccc4e0e Split libavutil/timer.h per architecture 16 years ago
Makefile 74a0059f2c Make the pixdesc API public. 15 years ago
adler32.c bb504ac45e Fix compilation of adler32 test program: Use av_log_set_level() 16 years ago
adler32.h 987903826b Globally rename the header inclusion guard names. 16 years ago
aes.c 64bde1974b cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). 16 years ago
aes.h 7b484a7a17 Add "const" to AES function arguments where possible without generating 16 years ago
avstring.c b3e88ae84b Place { of the function where indent -kr wants it. 15 years ago
avstring.h 64b12fc317 Move #include where it belongs. 15 years ago
avutil.h 277c733237 Add a function to convert a number to a av_malloced string. 15 years ago
base64.c 504ffed19f Mark non-exported functions in test and example programs as static. 16 years ago
base64.h bf7e799c9e Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 15 years ago
bswap.h e482c2e2fb AVR32: inline asm for bswap.h 15 years ago
common.h 91cc5d3767 Move ff_reverse in libavcodec to av_reverse in libavutil. 15 years ago
crc.c d468ff0fdf Fix cast of byte buffer to uint32 that was disregarding alignment 15 years ago
crc.h 89c9ff504b spelling/grammar/consistency review part I 16 years ago
crc_data.h 987903826b Globally rename the header inclusion guard names. 16 years ago
des.c 504ffed19f Mark non-exported functions in test and example programs as static. 16 years ago
des.h bc17cc01ed Add support for 3DES to DES module 16 years ago
fifo.c 7b09db3522 Implement av_fifo_space(). 16 years ago
fifo.h 7b09db3522 Implement av_fifo_space(). 16 years ago
integer.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
integer.h bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
internal.h 7fc58b1eeb Remove code checking for __PIC__ or __pic__ and setting PIC from libavutil/internal.h, 15 years ago
intfloat_readwrite.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
intfloat_readwrite.h 987903826b Globally rename the header inclusion guard names. 16 years ago
intreadwrite.h d691da9508 AVR32: optimisations for intreadwrite.h 15 years ago
lfg.c 3ba69a15c6 Implement av_bmg_next(), a Box-Muller Gaussian random generator. 15 years ago
lfg.h 3ba69a15c6 Implement av_bmg_next(), a Box-Muller Gaussian random generator. 15 years ago
lls.c 3d7b15e450 Remove disabled code cruft. 15 years ago
lls.h 987903826b Globally rename the header inclusion guard names. 16 years ago
log.c e244f54e78 Make av_log_level static at next lavu major version bump. 15 years ago
log.h 68485d2728 Remove useless definition of struct AVCLASS. 15 years ago
lzo.c 985fdd534f Give liblzo benchmark conditionals more descriptive names and add convenience 16 years ago
lzo.h 679f5c2542 Documentation for LZO error return value flags 16 years ago
mathematics.c 91cc5d3767 Move ff_reverse in libavcodec to av_reverse in libavutil. 15 years ago
mathematics.h bd41c06f18 Define INFINITIY and NAN in mathematics.h if missing 15 years ago
md5.c 63613fe615 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
md5.h 987903826b Globally rename the header inclusion guard names. 16 years ago
mem.c a90de11dba Check return value of posix_memalign and explicitly set pointer to NULL if it 16 years ago
mem.h 16c2e21488 Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from lavu/internal.h to 15 years ago
pca.c 64bde1974b cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). 16 years ago
pca.h bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
pixdesc.c 382cb1154c Make av_pix_fmt_descriptors use the same pixel format names as defined 15 years ago
pixdesc.h 60fa95683d Clarify PIX_FMT_BE flag doxy. Increase consistency / pickiness. 15 years ago
pixfmt.h 70e0c871eb Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used 15 years ago
random_seed.c 48d58e592a add ff_random_get_seed to be used in conjunction with random functions 16 years ago
random_seed.h 323a8230fb Fix typo: 'conjuction' -> 'conjunction'. 16 years ago
rational.c bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
rational.h bf7e799c9e Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 15 years ago
rc4.c fe4032b66a Remove more functions disabled by major version bump. 16 years ago
rc4.h 1a534c7f1e Add and use a public API for RC4 and DES, analogous to the AES API. 16 years ago
sha.c 8b4e7c28fb Mark conditionally used variable T2 as av_unused; avoids the warning: 15 years ago
sha.h aa5a99ae0c Add SHA-2 hashing 15 years ago
sha1.h 451ae25724 Prepare SHA code to handle SHA-2 as well. For now rename files and functions 15 years ago
softfloat.c 7349392535 Make softfloat test program compile again: Setting the av_log_level variable 16 years ago
softfloat.h 89c9ff504b spelling/grammar/consistency review part I 16 years ago
timer.h 60c703ac4b ARM: START/STOP_TIMER support for ARMv7 16 years ago
tree.c b154ed5abe Fix indention after last commit. 15 years ago
tree.h 7a79e51cd6 Add @code/@endcode commands to markup C code in av_tree_insert() doxy. 16 years ago
utils.c c173693698 Add functions to return library license and library configuration. 15 years ago
x86_cpu.h 8e3d8a82e6 typedef int x86_reg on non x86 16 years ago