..
af_volume.asm
Fix compilation with yasm 0.6.2.
2012-12-07 00:26:45 +01:00
af_volume_init.c
x86: check for AV_CPU_FLAG_AVXSLOW where useful
2015-06-01 00:15:35 +02:00
Makefile
vf_psnr: sse2 optimizations for sum-squared-error.
2015-07-14 17:57:14 +02:00
vf_eq.c
avfilter/vf_eq: mark src as const
2015-01-27 01:46:08 +01:00
vf_fspp.asm
avfilter/x86/vf_fspp: Fix invalid combination of opcode and operands
2015-05-26 01:43:47 +02:00
vf_fspp_init.c
x86/vf_fspp: port inline asm to yasm
2014-12-26 15:39:51 -03:00
vf_gradfun.asm
Merge commit ' 0e73049416'
2013-10-24 10:35:39 +02:00
vf_gradfun_init.c
Revert "Merge commit ' ed1a11ed52'"
2013-11-01 14:28:08 +01:00
vf_hqdn3d.asm
avfilter/x86/vf_hqdn3d: Fix register types
2015-05-27 05:18:55 +02:00
vf_hqdn3d_init.c
Merge commit ' ee80cf741a'
2013-11-01 10:20:20 +01:00
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 ' 2e1704059a'
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_pp7.asm
x86/vf_pp7: port dctB_mmx to yasm
2015-01-09 20:02:27 -03:00
vf_pp7_init.c
x86/vf_pp7: port dctB_mmx to yasm
2015-01-09 20:02:27 -03:00
vf_psnr.asm
vf_psnr: sse2 optimizations for sum-squared-error.
2015-07-14 17:57:14 +02:00
vf_psnr_init.c
vf_psnr: sse2 optimizations for sum-squared-error.
2015-07-14 17:57:14 +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
avfilter/vf_spp: Fix overflow in 8bit store slice
2014-12-21 01:48:19 +01:00
vf_ssim.asm
vf_ssim: x86 simd for ssim_4x4xN and ssim_endN.
2015-07-14 05:07:07 +02:00
vf_ssim_init.c
vf_ssim: x86 simd for ssim_4x4xN and ssim_endN.
2015-07-14 05:07:07 +02: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
x86util: add and use RSHIFT/LSHIFT macros
2014-06-15 13:19:27 +02:00
vf_yadif_init.c
Merge commit ' 01c5779f56'
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