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.
 
 
 
 
 
Andreas Öman 4744f896e5 Add PIX_FMT_Y400A, 8bit gray, 8bit alpha 15 years ago
..
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 Replace many includes of libavutil/common.h with what is actually needed 15 years ago
mips
ppc
sh4 Replace many includes of libavutil/common.h with what is actually needed 15 years ago
tomi TOMI: 16- and 32-bit intreadwrite functions 15 years ago
x86 Replace many includes of libavutil/common.h with what is actually needed 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
aes.h Add "const" to AES function arguments where possible without generating 16 years ago
attributes.h av_builtin_constant_p() 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 Move AVMediaType from libavcodec to libavutil. 15 years ago
base64.c
base64.h
bswap.h Replace many includes of libavutil/common.h with what is actually needed 15 years ago
common.h Fix build on configurations without fast av_log2() 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
des.c
des.h
error.c Implement av_strerror(). 15 years ago
error.h Implement av_strerror(). 15 years ago
fifo.c Clarify non constness of src in av_fifo_generic_write() 15 years ago
fifo.h Clarify doxy for av_fifo_alloc(). 15 years ago
integer.c
integer.h
internal.h Replace many includes of libavutil/common.h with what is actually needed 15 years ago
intfloat_readwrite.c Replace many includes of libavutil/common.h with what is actually needed 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
libavutil.v
libm.h libm.h needs attributes.h 15 years ago
lls.c
lls.h
log.c
log.h
lzo.c
lzo.h
mathematics.c Replace many includes of libavutil/common.h with what is actually needed 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
mem.c Add --malloc-prefix to apply a prefix to malloc, free etc 15 years ago
mem.h Replace many includes of libavutil/common.h with what is actually needed 15 years ago
pca.c
pca.h
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 Add PIX_FMT_Y400A, 8bit gray, 8bit alpha 15 years ago
random_seed.c indent 15 years ago
random_seed.h
rational.c
rational.h Replace many includes of libavutil/common.h with what is actually needed 15 years ago
rc4.c
rc4.h
sha.c sha: add missing include 15 years ago
sha.h
sha1.h Prepare SHA code to handle SHA-2 as well. For now rename files and functions 15 years ago
softfloat.c
softfloat.h
timer.h
tree.c Replace many includes of libavutil/common.h with what is actually needed 15 years ago
tree.h Plug memory leak in NUT muxer and demuxer 15 years ago
utils.c
x86_cpu.h