ffmpeg/libavutil
James Almer 34c5f6685a x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse
Reviewed-by: Christophe Gisquet <christophe.gisquet@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit dc79824deb)
2016-01-08 14:02:47 -03:00
..
aarch64
arm arm: only enable setend on ARMv6 2015-06-05 17:14:10 +02:00
avr32
bfin
mips avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functions 2015-06-04 18:39:53 +02:00
ppc avutil/ppc/cpu: add include avassert.h 2015-06-05 19:12:58 +02:00
sh4
tomi
x86 x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse 2016-01-08 14:02:47 -03:00
Makefile
adler32.c
adler32.h
aes.c
aes.h
atomic.c
atomic.h
atomic_gcc.h
atomic_suncc.h
atomic_win32.h
attributes.h
audio_fifo.c
audio_fifo.h
audioconvert.h
avassert.h
avstring.c avutil/avstring: Do not print NULL 2015-06-19 18:40:49 +02:00
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 avutil/cast5: Make iv array static 2015-05-02 14:37:48 +02:00
cast5.h
channel_layout.c libavutil/channel_layout: Check strtol*() for failure 2015-11-12 02:55:47 +01:00
channel_layout.h
color_utils.c
color_utils.h
colorspace.h avutil/colorspace: Remove RGB_TO_Y/U/V 2015-06-06 18:21:01 +02:00
common.h avutil/common: Add FFNABS() 2015-11-12 02:55:46 +01:00
cpu.c x86: add AV_CPU_FLAG_AVXSLOW flag 2015-05-31 12:07:11 +02:00
cpu.h Merge commit '7d07ee5a9bd170a06d26fd967cf8de5d3b1ce331' 2015-05-31 22:47:50 +02:00
cpu_internal.h Merge commit 'cae39851201b7781f1262e1c23627b45e6e80bb4' 2015-05-31 23:59:48 +02:00
crc.c
crc.h
des.c
des.h
dict.c avutil/dict: Use size_t for appending strings 2015-05-10 16:09:07 +02:00
dict.h
display.c
display.h
downmix_info.c
downmix_info.h
dynarray.h
error.c
error.h
eval.c
eval.h
fifo.c avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write() 2015-07-18 20:23:46 +02:00
fifo.h
file.c
file.h
file_open.c avutil/file_open: avoid file handle inheritance on Windows 2015-11-12 02:55:46 +01:00
fixed_dsp.c libavutil: Add new fixed dsp functions. 2015-06-03 22:50:53 +02:00
fixed_dsp.h libavutil: Add new fixed dsp functions. 2015-06-03 22:50:53 +02:00
float_dsp.c
float_dsp.h avutil/float_dsp: Fix ambiguous wording about vector products 2015-06-01 16:22:27 +02:00
frame.c
frame.h avutil/frame: fix everythnig/everything typo 2015-04-24 10:57:03 +02:00
hash.c
hash.h
hmac.c
hmac.h
imgutils.c imgutils: initialize palette padding bytes in av_image_alloc 2015-05-13 03:58:08 +02:00
imgutils.h
integer.c avutil/integer: Fix av_mod_i() with negative dividend 2015-12-14 16:51:00 +01:00
integer.h
internal.h Put a space between string literals and macros. 2015-07-18 20:23:45 +02:00
intfloat.h
intmath.c
intmath.h
intreadwrite.h
lfg.c
lfg.h
libavutil.v
libm.h
lls.c
lls.h
log.c avutil/log: fix zero length gnu_printf format string warning 2015-11-12 02:55:46 +01:00
log.h doc: fix spelling errors 2015-06-18 22:09:01 +02:00
log2_tab.c
lzo.c
lzo.h
macros.h
mathematics.c avutil/mathematics: Fix division by 0 2015-12-14 16:51:01 +01:00
mathematics.h
md5.c
md5.h
mem.c libavutil/mem: use size_t for the length in av_strdup() 2015-05-10 16:06:50 +02:00
mem.h
motion_vector.h
murmur3.c
murmur3.h
old_pix_fmts.h
opencl.c OpenCL: Fix ABI incompatibility issues 2015-04-28 12:28:53 +02:00
opencl.h OpenCL: Fix ABI incompatibility issues 2015-04-28 12:28:53 +02:00
opencl_internal.c
opencl_internal.h
opt.c avutil/opt: Avoid division by 0 2015-05-03 16:37:04 +02:00
opt.h doc: avoid incorrect phrase 'allows to' 2015-06-19 20:31:44 +02:00
parseutils.c
parseutils.h
pca.c
pca.h
pixdesc.c Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772' 2015-05-25 22:24:34 +02:00
pixdesc.h
pixelutils.c
pixelutils.h
pixfmt.h doc: fix spelling errors 2015-06-18 22:09:01 +02:00
qsort.h
random_seed.c
random_seed.h
rational.c avutil: Add av_q2intfloat() 2015-05-26 18:31:53 +02:00
rational.h avutil: Add av_q2intfloat() 2015-05-26 18:31:53 +02:00
rc4.c
rc4.h
replaygain.h
ripemd.c ripemd: move ripemd{256, 320} into separate functions 2015-05-07 15:40:56 +02:00
ripemd.h
samplefmt.c
samplefmt.h
sha.c
sha.h
sha512.c
sha512.h
softfloat.c avutil/softfloat: Move av_sincos_sf() from header to c file 2015-06-05 13:42:05 +02:00
softfloat.h avutil/softfloat: Fix alternative implementation of av_normalize1_sf() 2015-06-05 17:40:16 +02:00
softfloat_tables.h avutil/softfloat_tables: add missing stdint.h include 2015-04-30 17:38:41 -03:00
stereo3d.c
stereo3d.h
thread.h
threadmessage.c
threadmessage.h
time.c
time.h
time_internal.h
timecode.c avutil/timecode: Fix fps check 2015-12-14 16:51:00 +01:00
timecode.h
timer.h
timestamp.h
tree.c
tree.h
twofish.c
twofish.h
utf8.c
utils.c
version.h libavutil/doc: Changes in documentation due to changes to fixed_dsp 2015-06-05 13:42:05 +02:00
wchar_filename.h
x86_cpu.h
xga_font_data.c
xga_font_data.h
xtea.c
xtea.h