ffmpeg/libavfilter/x86
James Almer d9e10af547 x86/vf_interlace: add missing colon to labels
Silences warnings with Nasm

Signed-off-by: James Almer <jamrial@gmail.com>
2015-07-26 02:50:50 -03:00
..
Makefile avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions 2015-07-14 23:50:50 +00:00
af_volume.asm
af_volume_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +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
vf_gradfun.asm
vf_gradfun_init.c
vf_hqdn3d.asm avfilter/x86/vf_hqdn3d: Fix register types 2015-05-27 05:18:55 +02:00
vf_hqdn3d_init.c
vf_idet.asm
vf_idet_init.c
vf_interlace.asm x86/vf_interlace: add missing colon to labels 2015-07-26 02:50:50 -03:00
vf_interlace_init.c
vf_noise.c
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 avfilter/x86/vf_psnr.asm: split one line of license text into two 2015-07-14 23:54:26 +00:00
vf_psnr_init.c vf_psnr: sse2 optimizations for sum-squared-error. 2015-07-14 17:57:14 +02:00
vf_pullup.asm
vf_pullup_init.c
vf_removegrain.asm avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions 2015-07-14 23:50:50 +00:00
vf_removegrain_init.c avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions 2015-07-14 23:50:50 +00:00
vf_spp.c
vf_ssim.asm x86/vf_ssim: add ff_ssim_4x4_line_xop 2015-07-20 13:18:05 -03:00
vf_ssim_init.c x86/vf_ssim: add ff_ssim_4x4_line_xop 2015-07-20 13:18:05 -03:00
vf_tinterlace_init.c
vf_yadif.asm
vf_yadif_init.c
yadif-10.asm
yadif-16.asm