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.
 
 
 
 
Diego Biurrun 831a118078 Update dsputil- and SIMD-related comments to match reality more closely 11 years ago
..
aarch64
arm Update dsputil- and SIMD-related comments to match reality more closely 11 years ago
avr32
bfin
mips
ppc ppc: Add and use convenience macro to check for AltiVec availability 12 years ago
sh4
tomi
x86
Makefile
adler32.c
adler32.h doxy: provide a start page and document libavutil 13 years ago
aes.c
aes.h
atomic.c
atomic.h atomics: cosmetics: Restructure ifdefs for greater clarity 11 years ago
atomic_gcc.h atomic: fix CAS with armcc. 12 years ago
atomic_suncc.h
atomic_win32.h
attributes.h attributes: disable flatten on llvm/clang 11 years ago
audio_fifo.c
audio_fifo.h avutil: add audio fifo buffer 13 years ago
audioconvert.h
avassert.h
avstring.c
avstring.h
avutil.h lavu: Move preprocessor macros in a separate file 11 years ago
base64.c
base64.h
blowfish.c
blowfish.h
bswap.h
buffer.c AVBuffer: add a new API for buffer pools 12 years ago
buffer.h
buffer_internal.h
channel_layout.c
channel_layout.h lavu: Add values for various Dolby flags to the AVMatrixEncoding enum. 11 years ago
colorspace.h Replace FFmpeg with Libav in licence headers 14 years ago
common.h Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
cpu.c
cpu.h
cpu_internal.h aarch64: add cpuflags support for NEON and VFP 11 years ago
crc.c
crc.h
des.c Drop pointless directory name prefixes from #includes in the current dir 12 years ago
des.h des: add possibility to calculate DES-CBC-MAC with small buffer 14 years ago
dict.c
dict.h
downmix_info.c
downmix_info.h
error.c avutil: Add AVERROR_EXPERIMENTAL 12 years ago
error.h error.h: Do not circularly depend on avutil.h 11 years ago
eval.c
eval.h
fifo.c
fifo.h
file.c libavutil: Move avpriv_open to a new file, file_open.c 12 years ago
file.h
file_open.c libavutil: Move avpriv_open to a new file, file_open.c 12 years ago
float_dsp.c
float_dsp.h
frame.c
frame.h
hmac.c
hmac.h
imgutils.c
imgutils.h avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2() 12 years ago
internal.h avutil: remove timer.h include from internal.h 11 years ago
intfloat.h
intmath.c lavu: add av_ctz() for trailing zero bit count 12 years ago
intmath.h
intreadwrite.h intreadwrite: Add AV_COPYxxU macros for copying to/from unaligned addresses 12 years ago
lfg.c avformat: Remove non-compiling and/or silly commented-out printf/av_log statements 13 years ago
lfg.h
libavutil.v
libm.h
lls.c
lls.h x86: lpc: simd av_update_lls 12 years ago
log.c log: Have function parameter names match between .c and .h file 11 years ago
log.h log: Have function parameter names match between .c and .h file 11 years ago
log2_tab.c
lzo.c
lzo.h avutil: Move memcpy_backptr() to mem.c 12 years ago
macros.h lavu: Move preprocessor macros in a separate file 11 years ago
mathematics.c mathematics: remove asserts from av_rescale_rnd() 11 years ago
mathematics.h
md5.c
md5.h
mem.c Move av_fast_{m,re}alloc from lavc to lavu. 11 years ago
mem.h
old_pix_fmts.h
opt.c AVOptions: add flags for read/read-only options 11 years ago
opt.h
parseutils.c
parseutils.h
pixdesc.c
pixdesc.h Use correct Doxygen syntax 11 years ago
pixfmt.h Deprecate obsolete XvMC hardware decoding support 11 years ago
random_seed.c random_seed: Rewrite the generic clock() based seed code 11 years ago
random_seed.h doxy: provide a start page and document libavutil 13 years ago
rational.c Remove commented-out #includes 12 years ago
rational.h
rc4.c Replace FFmpeg with Libav in licence headers 14 years ago
rc4.h doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
samplefmt.c
samplefmt.h lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruft 12 years ago
sha.c
sha.h
stereo3d.c avframe: add codec-independent stereoscopic metadata 11 years ago
stereo3d.h
time.c
time.h lavu: add av_usleep() function 13 years ago
timer.h
tree.c
tree.h tree.h: K&R formatting and typo cosmetics 12 years ago
utils.c lavu: Move preprocessor macros in a separate file 11 years ago
version.h frame: add a convenience function for copying AVFrame data 11 years ago
xtea.c
xtea.h