You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Michael Niedermayer b3e88ae84b Place { of the function where indent -kr wants it. 15 years ago
..
arm ARM: first value loaded in AV_RN64 needs to be early-clobber 15 years ago
avr32 AVR32: optimisations for intreadwrite.h 15 years ago
bfin Split libavutil/timer.h per architecture 16 years ago
mips MIPS: 100L: fix AV_[RW]N64 on MIPS64 15 years ago
ppc PPC: fix asm operand constraints in AV_RL64 15 years ago
sh4 Use full internal pathname in doxygen @file directives. 16 years ago
x86 Split libavutil/timer.h per architecture 16 years ago
Makefile Make the pixdesc API public. 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 Move #include where it belongs. 15 years ago
avutil.h Add a function to convert a number to a av_malloced string. 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 Move ff_reverse in libavcodec to av_reverse in libavutil. 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 Mark non-exported functions in test and example programs as static. 16 years ago
des.h Add support for 3DES to DES module 16 years ago
fifo.c Implement av_fifo_space(). 16 years ago
fifo.h Implement av_fifo_space(). 16 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 Remove code checking for __PIC__ or __pic__ and setting PIC from libavutil/internal.h, 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
intreadwrite.h AVR32: optimisations for intreadwrite.h 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
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. 15 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 Move ff_reverse in libavcodec to av_reverse in libavutil. 15 years ago
mathematics.h Define INFINITIY and NAN in mathematics.h if missing 15 years ago
md5.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
md5.h Globally rename the header inclusion guard names. 16 years ago
mem.c Check return value of posix_memalign and explicitly set pointer to NULL if it 16 years ago
mem.h Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from lavu/internal.h to 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 Make av_pix_fmt_descriptors use the same pixel format names as defined 15 years ago
pixdesc.h Clarify PIX_FMT_BE flag doxy. Increase consistency / pickiness. 15 years ago
pixfmt.h Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used 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 Mark conditionally used variable T2 as av_unused; avoids the warning: 15 years ago
sha.h Add SHA-2 hashing 15 years ago
sha1.h Prepare SHA code to handle SHA-2 as well. For now rename files and functions 15 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 Fix indention after last commit. 15 years ago
tree.h Add @code/@endcode commands to markup C code in av_tree_insert() doxy. 16 years ago
utils.c Add functions to return library license and library configuration. 15 years ago
x86_cpu.h typedef int x86_reg on non x86 16 years ago