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.
 
 
 
 
Måns Rullgård c8fd5da42f fix ARMv6 FASTDIV for divisor <=2 17 years ago
..
Makefile Add random to list of test programs. 17 years ago
adler32.c
adler32.h add missing #include "common.h" to libavutil headers 17 years ago
aes.c
aes.h misc spelling fixes 17 years ago
avstring.h
avutil.h Macro suggested by Michael which will be used to disable the 17 years ago
base64.c Remove unnecessary parentheses from return calls. 17 years ago
base64.h
bswap.h ARM: fix ARCH_ARM -> ARCH_ARMV4L test in bswap_32() 17 years ago
common.h Add av_clipf() function to common.h and use it in ra288.c 17 years ago
crc.c
crc.h add missing #include "common.h" to libavutil headers 17 years ago
crc_data.h
des.c Fix des-test compilation. 17 years ago
des.h add missing #include "common.h" to libavutil headers 17 years ago
fifo.c Ensure that one can store X bytes in a fifo of size X. 17 years ago
fifo.h Ensure that one can store X bytes in a fifo of size X. 17 years ago
integer.c simplify 17 years ago
integer.h add missing #include "common.h" to libavutil headers 17 years ago
internal.h fix ARMv6 FASTDIV for divisor <=2 17 years ago
intfloat_readwrite.c
intfloat_readwrite.h Reapply r12489: Add pure, const and malloc attributes to proper functions 17 years ago
intreadwrite.h intreadwrite: support DEC compiler __unaligned type qualifier 17 years ago
lfg.c Simple lagged fibonacci PRNG. 17 years ago
lfg.h 1000l typo my new PRNG converged to -1. 17 years ago
lls.c
lls.h
log.c Print the address of the AVCodecContext in av_log(). 17 years ago
log.h minor wording fix 17 years ago
lzo.c
lzo.h
mathematics.c
mathematics.h Reapply r12489: Add pure, const and malloc attributes to proper functions 17 years ago
md5.c
md5.h
mem.c indent 17 years ago
mem.h alloc_size attribute is new to gcc 4.3; don't use it with lesser versions 17 years ago
random.c Change return type of main function to int to avoid a warning. 17 years ago
random.h Warning about MTs speed. 17 years ago
rational.c
rational.h Reapply r12489: Add pure, const and malloc attributes to proper functions 17 years ago
rc4.c
rc4.h #include stdint.h instead of inttypes.h like all libavutil headers do. 17 years ago
sha1.c Missing const found by -Wwrite-strings. 17 years ago
sha1.h Missing const found by -Wwrite-strings. 17 years ago
softfloat.c
softfloat.h cosmetics: Fix two common typos: wont --> will not, lets --> let us. 17 years ago
string.c
tree.c
tree.h
x86_cpu.h simplify vorbis windowing 17 years ago