ffmpeg/libavutil
James Almer 5de85c1029 Merge commit '10f4511f14a4e830c0ed471df4cd1cc2a18a481a'
* commit '10f4511f14a4e830c0ed471df4cd1cc2a18a481a':
  libavutil: Make LOCAL_ALIGNED(xx be equal to LOCAL_ALIGNED_xx(

Also added LOCAL_ALIGNED_4 as it's used in vp8 decoder, and
simplified the configure defines.

Merged-by: James Almer <jamrial@gmail.com>
2017-10-26 14:06:34 -03:00
..
aarch64 avutil/cpu: split flag checks per arch in av_cpu_max_align() 2017-09-27 23:10:09 -03:00
arm lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp 2017-10-23 13:29:12 +02:00
avr32
bfin
mips avcodec/mips: Improve hevc bi weighted hv mc msa functions 2017-10-25 21:50:37 +02:00
ppc avutil/cpu: split flag checks per arch in av_cpu_max_align() 2017-09-27 23:10:09 -03:00
sh4
tests avutil/tests/hmac: remove superfluous loop 2017-10-22 20:25:38 -03:00
tomi
x86 Don't use _tzcnt instrinics with clang for windows w/o BMI. 2017-10-25 21:50:37 +02:00
.gitignore
Makefile
adler32.c
adler32.h
aes.c
aes.h
aes_ctr.c
aes_ctr.h
aes_internal.h
atomic.c
atomic.h
atomic_gcc.h
atomic_suncc.h
atomic_win32.h
attributes.h Merge commit '8e2346154e6d58b733fd20326ce706f82fd91b3e' 2017-10-21 14:25:55 -03:00
audio_fifo.c
audio_fifo.h
avassert.h
avstring.c
avstring.h
avutil.h
avutilres.rc
base64.c
base64.h
blowfish.c
blowfish.h
bprint.c
bprint.h
bswap.h
buffer.c
buffer.h
buffer_internal.h
camellia.c
camellia.h
cast5.c
cast5.h
channel_layout.c
channel_layout.h
color_utils.c
color_utils.h
colorspace.h
common.h
cpu.c avutil/cpu: split flag checks per arch in av_cpu_max_align() 2017-09-27 23:10:09 -03:00
cpu.h Merge commit 'e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e' 2017-09-27 23:03:57 -03:00
cpu_internal.h avutil/cpu: split flag checks per arch in av_cpu_max_align() 2017-09-27 23:10:09 -03:00
crc.c
crc.h avutil/crc: remove gap in AVCRCId enum values 2017-10-22 00:44:55 -03:00
des.c
des.h
dict.c
dict.h
display.c
display.h
downmix_info.c
downmix_info.h
dynarray.h
error.c
error.h
eval.c
eval.h
ffmath.h
fifo.c
fifo.h
file.c
file.h
file_open.c
fixed_dsp.c
fixed_dsp.h
float_dsp.c
float_dsp.h
frame.c avutil/frame: remove unneccessary metadata pointer getter 2017-10-23 10:58:00 -03:00
frame.h avutil/frame: remove unneccessary metadata pointer getter 2017-10-23 10:58:00 -03:00
hash.c
hash.h
hmac.c
hmac.h avutil/hmac: remove gap in AVHMACType enum values 2017-10-22 19:47:05 -03:00
hwcontext.c Merge commit '1bd986ed4b0e95ded368a8eeb5c044853c090f9b' 2017-10-24 19:14:22 -03:00
hwcontext.h Merge commit '1bd986ed4b0e95ded368a8eeb5c044853c090f9b' 2017-10-24 19:14:22 -03:00
hwcontext_cuda.c
hwcontext_cuda.h
hwcontext_cuda_internal.h
hwcontext_d3d11va.c
hwcontext_d3d11va.h
hwcontext_drm.c
hwcontext_drm.h
hwcontext_dxva2.c
hwcontext_dxva2.h
hwcontext_internal.h
hwcontext_qsv.c hwcontext: Perform usual initialisation on derived device contexts 2017-10-09 00:11:53 +01:00
hwcontext_qsv.h
hwcontext_vaapi.c hwcontext_vaapi: Add support for mapping to DRM objects 2017-10-09 00:46:16 +01:00
hwcontext_vaapi.h
hwcontext_vdpau.c
hwcontext_vdpau.h
hwcontext_videotoolbox.c
hwcontext_videotoolbox.h
imgutils.c
imgutils.h Merge commit 'ce6d72d10776b03c6780d4aa676414ce002285d4' 2017-09-27 20:35:04 -03:00
imgutils_internal.h
integer.c
integer.h
internal.h Merge commit '10f4511f14a4e830c0ed471df4cd1cc2a18a481a' 2017-10-26 14:06:34 -03:00
intfloat.h
intmath.c
intmath.h
intreadwrite.h
lfg.c
lfg.h
libavutil.v
libm.h
lls.c
lls.h
log.c
log.h Merge commit '35cf146a33ce41a1adb6c9bd5a0827eacb1b6bfc' 2017-10-23 18:20:07 -03:00
log2_tab.c
lzo.c
lzo.h
macros.h
mastering_display_metadata.c
mastering_display_metadata.h
mathematics.c
mathematics.h
md5.c
md5.h
mem.c
mem.h
mem_internal.h
motion_vector.h
murmur3.c
murmur3.h
opencl.c
opencl.h
opencl_internal.c
opencl_internal.h
opt.c lavu/opt: Use "&&" instead of "*" in boolean expression. 2017-10-08 23:15:53 +02:00
opt.h Merge commit '619a433eca2c5655c41b799e0b06380020fb1498' 2017-10-23 18:18:00 -03:00
parseutils.c
parseutils.h
pca.c
pca.h
pixdesc.c Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68' 2017-10-23 18:15:49 -03:00
pixdesc.h pixdesc: Add API to map color property names to enum values 2017-09-21 13:33:29 +02:00
pixelutils.c
pixelutils.h
pixfmt.h Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68' 2017-10-23 18:15:49 -03:00
qsort.h
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
replaygain.h
reverse.c
reverse.h
ripemd.c
ripemd.h
samplefmt.c
samplefmt.h
sha.c
sha.h
sha512.c
sha512.h
slicethread.c
slicethread.h
softfloat.h
softfloat_ieee754.h
softfloat_tables.h
spherical.c
spherical.h
stereo3d.c Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' 2017-09-26 16:02:40 -03:00
stereo3d.h
tablegen.h
tea.c
tea.h
thread.h
threadmessage.c
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
utils.c lavc: drop VDA 2017-10-23 11:56:15 +02:00
version.h Merge commit '35cf146a33ce41a1adb6c9bd5a0827eacb1b6bfc' 2017-10-23 18:20:07 -03:00
wchar_filename.h
xga_font_data.c
xga_font_data.h
xtea.c
xtea.h