ffmpeg/libavfilter/x86
James Darnley db8970d7b6 vfi/x86/vf_idet: fix incorrect use of paddq
paddq is an SSE2 instruction so it cannot be used for MMX.

This was probably just a typo because the sums are dwords anyway.

Reviewed-by: Pascal Massimino <pascal.massimino@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-09-05 12:49:34 +02:00
..
Makefile avfilter/vf_idet: MMX/MMXEXT/SSE2 implementation of idet's filter_line() 2014-09-04 22:19:00 +02:00
af_volume.asm
af_volume_init.c
vf_gradfun.asm
vf_gradfun_init.c
vf_hqdn3d.asm
vf_hqdn3d_init.c
vf_idet.asm vfi/x86/vf_idet: fix incorrect use of paddq 2014-09-05 12:49:34 +02:00
vf_idet_init.c avfilter/x86/idet: fix license header (GPL -> LGPL) 2014-09-05 12:22:36 +02:00
vf_pullup.asm avfilter/x86/vf_pullup: fix "invalid combination of opcode and operands" with nasm 2014-06-28 16:06:00 +02:00
vf_pullup_init.c avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions 2014-06-25 18:22:31 +02:00
vf_spp.c
vf_yadif.asm x86util: add and use RSHIFT/LSHIFT macros 2014-06-15 13:19:27 +02:00
vf_yadif_init.c Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8' 2014-04-05 19:16:39 +02:00
yadif-10.asm x86/yadif-10: remove duplicate ABS macro 2014-07-10 21:06:51 +02:00
yadif-16.asm fix spelling errors 2014-07-12 22:33:27 +02:00