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.
 
 
 
 
Lukasz Marek 08d0dbf2ae lavu/dict: don't accept AV_DICT_DONT_STRDUP_VAL for av_dict_set_int 10 years ago
..
aarch64
arm Merge commit 'dcae2e32f7d8a1ca5fb8c1e4aa81313be854dd73' 10 years ago
avr32
bfin
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 avutil/aes: Add () to protect the ROT() arguments 10 years ago
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 lavu/avstring: add av_append_path_component() funcion 10 years ago
avstring.h lavu/avstring: add av_append_path_component() funcion 10 years ago
avutil.h
avutilres.rc
base64.c
base64.h
blowfish.c
blowfish.h
bprint.c
bprint.h
bswap.h
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 libavutil: camellia: remove unwanted memory loads 10 years ago
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 avutil/cpu: add missing check for mmxext to av_force_cpu_flags 10 years ago
cpu.h
cpu_internal.h
crc.c
crc.h
des.c
des.h
dict.c lavu/dict: don't accept AV_DICT_DONT_STRDUP_VAL for av_dict_set_int 10 years ago
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 avutil/error: list most common error code in error_entries when strerror_r() is unavailable 10 years ago
error.h
eval.c avutil/eval: check for av_malloc failure 10 years ago
eval.h
fifo.c
fifo.h
file.c Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e' 10 years ago
file.h
file_open.c
fixed_dsp.c avutil/fixed_dsp: Check for av_malloc() failure 10 years ago
fixed_dsp.h
float_dsp.c
float_dsp.h
frame.c avutil: make AVFrameSideData buffers ref-counted. 10 years ago
frame.h avutil: make AVFrameSideData buffers ref-counted. 10 years ago
hash.c
hash.h
hmac.c avutil/hmac: Check av_hmac_alloc() return code 10 years ago
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
lfg.c
lfg.h
libavutil.v
libm.h
lls.c
lls.h
log.c
log.h avutil/log: add () to protect the argument of AV_LOG_C() 10 years ago
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 avutil/murmur3: Add () to protect the ROT() arguments 10 years ago
murmur3.h
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
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 avutil/pca: Check for av_malloc* failures 10 years ago
pca.h
pixdesc.c Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1' 10 years ago
pixdesc.h pixelutils: indent comments in pixdesc.h to be clearer 10 years ago
pixelutils.c avutil: check pixdescs in a different place 10 years ago
pixelutils.h
pixfmt.h Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1' 10 years ago
qsort.h
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
replaygain.h
ripemd.c
ripemd.h
samplefmt.c
samplefmt.h
sha.c avutil/sha: Protect macro arguments with () 10 years ago
sha.h
sha512.c
sha512.h
softfloat.c
softfloat.h
stereo3d.c
stereo3d.h
thread.h
threadmessage.c
threadmessage.h
time.c
time.h
time_internal.h
timecode.c
timecode.h
timer.h avutil/timer: give each printed value of STOP_TIMER a fixed length 10 years ago
timestamp.h
tree.c
tree.h
twofish.c libavutil: optimize twofish cipher 10 years ago
twofish.h
utf8.c
utils.c avutil: check pixdescs in a different place 10 years ago
version.h lavu/avstring: add av_append_path_component() funcion 10 years ago
wchar_filename.h
x86_cpu.h
xga_font_data.c
xga_font_data.h
xtea.c
xtea.h