ffmpeg/libavfilter/x86
Michael Niedermayer 6706a2986c avfilter/vf_spp: Fix overflow in 8bit store slice
Fixes regression with
ffplay -f lavfi -i testsrc=640x480  -vf format=gray,boxblur=20:10,geq="'mod(lum(X,Y),16)*15'",boxblur=10,geq="'abs(mod(lum(X,Y),15)-7)*32'",spp=4:40

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-12-21 01:48:19 +01:00
..
Makefile avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_sse2() 2014-11-15 04:02:33 +01: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 av_filter/x86/idet: use HADDD where appropriate 2014-09-09 19:02:49 -03:00
vf_idet_init.c av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line() 2014-09-09 16:47:22 +02:00
vf_interlace.asm avfilter/x86/vf_interlace: remove redundant instructions 2014-11-25 12:37:19 +01:00
vf_interlace_init.c Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc' 2014-11-15 02:39:49 +01:00
vf_noise.c x86/vf_noise: move asm code to a separate file 2014-10-17 00:44:35 -03:00
vf_pullup.asm
vf_pullup_init.c
vf_spp.c avfilter/vf_spp: Fix overflow in 8bit store slice 2014-12-21 01:48:19 +01:00
vf_tinterlace_init.c avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_sse2() 2014-11-15 04:02:33 +01:00
vf_yadif.asm
vf_yadif_init.c
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