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 e5de6de8f0 avutil/pixfmt: Add missing AV_ prefix to PIX_FMT_YUV411P 10 years ago
..
aarch64 Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793' 10 years ago
arm Merge commit 'dcae2e32f7d8a1ca5fb8c1e4aa81313be854dd73' 10 years ago
avr32
bfin Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' 11 years ago
mips mips/float_dsp: fix vector_fmul_window_mips on mips64 10 years ago
ppc avutil/ppc/intreadwrite: remove AV_??64 overriding code 10 years ago
sh4
tomi
x86 libavutil: add bmi2 optimized av_mod_uintp2 10 years ago
Makefile avutil: Extract gamma determination from PNG encoder for future use. Adds private avpriv_get_gamma_from_trc() function to libavutil. 10 years ago
adler32.c
adler32.h
aes.c
aes.h
atomic.c
atomic.h
atomic_gcc.h
atomic_suncc.h
atomic_win32.h
attributes.h avutil/attributes: Add () to protect the AV_GCC_VERSION_AT_LEAST() arguments 10 years ago
audio_fifo.c
audio_fifo.h
audioconvert.h
avassert.h
avstring.c
avstring.h
avutil.h
avutilres.rc
base64.c
base64.h
blowfish.c Merge remote-tracking branch 'qatar/master' 12 years ago
blowfish.h
bprint.c
bprint.h
bswap.h Fix compile error on bfin. 11 years ago
buffer.c avutil/buffer: Avoid moving the AVBufferRef to a new place in memory in av_buffer_make_writable() 10 years ago
buffer.h
buffer_internal.h
camellia.c
camellia.h
cast5.c
cast5.h
channel_layout.c
channel_layout.h
color_utils.c avutil: Extract gamma determination from PNG encoder for future use. Adds private avpriv_get_gamma_from_trc() function to libavutil. 10 years ago
color_utils.h avutil: Extract gamma determination from PNG encoder for future use. Adds private avpriv_get_gamma_from_trc() function to libavutil. 10 years ago
colorspace.h
common.h libavutil: add av_mod_uintp2 10 years ago
cpu.c
cpu.h
cpu_internal.h
crc.c Merge commit '0983d48111f578e17e8c1967d25ce593fce62b63' 11 years ago
crc.h
des.c
des.h
dict.c
dict.h
display.c Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827' 10 years ago
display.h Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827' 10 years ago
downmix_info.c
downmix_info.h
dynarray.h
error.c
error.h
eval.c
eval.h
fifo.c
fifo.h
file.c Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e' 10 years ago
file.h avutil/file: fix av_tempfile() documentation 10 years ago
file_open.c
fixed_dsp.c avutil/fixed_dsp: Check for av_malloc() failure 10 years ago
fixed_dsp.h libavutil: Add fixed_dsp 11 years ago
float_dsp.c
float_dsp.h
frame.c
frame.h avutil/frame: Add some very basic documentation for AVFrameSideData 10 years ago
hash.c
hash.h
hmac.c
hmac.h
imgutils.c avutil/imgutils: correctly check for negative SAR components 10 years ago
imgutils.h Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat 10 years ago
integer.c
integer.h
internal.h configure: Make compilable with VS2015 (missing hunk) 10 years ago
intfloat.h
intmath.c
intmath.h libavutil: add x86 optimized av_popcount 10 years ago
intreadwrite.h libavutil: document side effects of macros 11 years ago
lfg.c
lfg.h
libavutil.v
libm.h
lls.c avutil/lls: Make unchanged function arguments const 10 years ago
lls.h
log.c
log.h
log2_tab.c
lzo.c
lzo.h
macros.h
mathematics.c
mathematics.h
md5.c
md5.h
mem.c avutil/mem: replace remaining void **/*** casts by memcpy() 10 years ago
mem.h
motion_vector.h
murmur3.c
murmur3.h Add 128 bit murmur3 hash function. 12 years ago
old_pix_fmts.h
opencl.c OpenCL uninit bug fix - clear is_compiled flag 10 years ago
opencl.h
opencl_internal.c
opencl_internal.h lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter() 11 years ago
opt.c avutil/opt: Do not print inf in selftest 10 years ago
opt.h
parseutils.c Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e' 10 years ago
parseutils.h
pca.c
pca.h
pixdesc.c Merge commit '592a04054e6423be5050efd2bceece48b10b9c1d' 10 years ago
pixdesc.h pixelutils: indent comments in pixdesc.h to be clearer 10 years ago
pixelutils.c
pixelutils.h
pixfmt.h avutil/pixfmt: Add missing AV_ prefix to PIX_FMT_YUV411P 10 years ago
qsort.h qsort: flip compare direction to match libc qsort() 13 years ago
random_seed.c
random_seed.h
rational.c
rational.h lavu/rational: add syntactic sugar. 11 years ago
rc4.c
rc4.h
replaygain.h
ripemd.c
ripemd.h
samplefmt.c
samplefmt.h
sha.c
sha.h
sha512.c
sha512.h
softfloat.c
softfloat.h avutil/softfloat: Fix undefined shift in av_add_sf() 10 years ago
stereo3d.c
stereo3d.h
thread.h
threadmessage.c lavu: add thread message API. 11 years ago
threadmessage.h
time.c
time.h
time_internal.h
timecode.c
timecode.h
timer.h
timestamp.h
tree.c
tree.h
twofish.c
twofish.h
utf8.c avutil/utf8: put under #ifdef TEST 11 years ago
utils.c
version.h Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827' 10 years ago
wchar_filename.h
x86_cpu.h
xga_font_data.c Move xGA font data from lavc to lavu. 13 years ago
xga_font_data.h
xtea.c
xtea.h xtea: Add Doxy @file and group 11 years ago