ffmpeg/libavfilter/x86
Diego Biurrun fd502f4f5f build: Generalize yasm/nasm-related variable names
None of them are specific to the YASM assembler.

(Cherry-picked from libav commit 39e208f4d4)

Signed-off-by: James Almer <jamrial@gmail.com>
2017-06-21 17:00:29 -03:00
..
af_afir_init.c avfilter: add arbitrary audio FIR filter 2017-05-09 20:47:52 +02:00
af_afir.asm avfilter: add arbitrary audio FIR filter 2017-05-09 20:47:52 +02:00
af_volume_init.c
af_volume.asm
avf_showcqt_init.c avfilter/avf_showcqt: cqt_calc optimization on x86 2016-06-08 16:09:43 +07:00
avf_showcqt.asm x86/avf_showcqt: use the FMULADD_PS x86util macro 2016-08-20 02:12:33 -03:00
colorspacedsp_init.c vf_colorspace: use enums for bpp/subsampling array indices. 2016-05-10 08:37:56 -04:00
colorspacedsp.asm vf_colorspace: x86-64 SIMD (SSE2) optimizations. 2016-04-12 16:42:48 -04:00
Makefile build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
vf_blend_init.c avfilter/vf_blend: fix incorrect Y variable when threading is used 2016-05-23 21:49:15 +02:00
vf_blend.asm x86/vf_blend: Add SSE2 optimization for divide 2016-02-28 08:19:09 -08:00
vf_bwdif_init.c avfilter/vf_bwdif: add x86 SIMD 2016-03-13 10:06:21 +01:00
vf_bwdif.asm avfilter/vf_bwdif: Add yadif base information to copyright header 2016-03-16 00:05:45 -03:00
vf_eq.c
vf_fspp_init.c
vf_fspp.asm
vf_gradfun_init.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
vf_gradfun.asm
vf_hqdn3d_init.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
vf_hqdn3d.asm
vf_idet_init.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
vf_idet.asm
vf_interlace_init.c avfilter/interlace: add complex vertical low-pass filter 2017-05-02 14:09:50 -03:00
vf_interlace.asm avfilter/interlace: add complex vertical low-pass filter 2017-05-02 14:09:50 -03:00
vf_maskedmerge_init.c
vf_maskedmerge.asm
vf_noise.c asm: FF_-prefix internal macros used in inline assembly 2016-06-27 17:21:18 +02:00
vf_pp7_init.c
vf_pp7.asm
vf_psnr_init.c
vf_psnr.asm
vf_pullup_init.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
vf_pullup.asm
vf_removegrain_init.c
vf_removegrain.asm
vf_spp.c
vf_ssim_init.c
vf_ssim.asm
vf_stereo3d_init.c
vf_stereo3d.asm x86/vf_stereo3d: remove a few unnecessary movas 2016-01-03 02:09:02 -03:00
vf_tinterlace_init.c avfilter/interlace: add complex vertical low-pass filter 2017-05-02 14:09:50 -03:00
vf_w3fdif_init.c avfilter/vf_w3fdif: add >8 but <16 bit support 2016-12-25 09:50:36 +01:00
vf_w3fdif.asm x86/vf_w3fdif: 32-bit compatibility for w3fdif_simple_high 2016-01-08 11:56:43 +01:00
vf_yadif_init.c Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50' 2016-06-26 15:53:00 +02:00
vf_yadif.asm
yadif-10.asm
yadif-16.asm