Hendrik Leppkes c142dc203e Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50' 8 years ago
..
Makefile 1e69ac9246 avfilter/avf_showcqt: cqt_calc optimization on x86 8 years ago
af_volume.asm f0b7882ceb x86inc: Drop SECTION_TEXT macro 9 years ago
af_volume_init.c c16e99e3b3 x86: check for AV_CPU_FLAG_AVXSLOW where useful 9 years ago
avf_showcqt.asm 172af20852 x86/showcqt: use three operand format for some instructions 8 years ago
avf_showcqt_init.c 1e69ac9246 avfilter/avf_showcqt: cqt_calc optimization on x86 8 years ago
colorspacedsp.asm 5ce703a6bf vf_colorspace: x86-64 SIMD (SSE2) optimizations. 8 years ago
colorspacedsp_init.c f4075767b2 vf_colorspace: use enums for bpp/subsampling array indices. 8 years ago
vf_blend.asm 222e6da605 x86/vf_blend: Add SSE2 optimization for divide 8 years ago
vf_blend_init.c 5b8faaad6c avfilter/vf_blend: fix incorrect Y variable when threading is used 8 years ago
vf_bwdif.asm d0a9114f99 avfilter/vf_bwdif: Add yadif base information to copyright header 8 years ago
vf_bwdif_init.c 5024a82e95 avfilter/vf_bwdif: add x86 SIMD 8 years ago
vf_eq.c f5b3257c50 avfilter/vf_eq: mark src as const 9 years ago
vf_fspp.asm 5bc2c39527 avfilter/x86/vf_fspp: Fix invalid combination of opcode and operands 9 years ago
vf_fspp_init.c 466e32bf25 x86/vf_fspp: port inline asm to yasm 9 years ago
vf_gradfun.asm 1ea28ffc4d Merge commit '0e730494160d973400aed8d2addd1f58a0ec883e' 10 years ago
vf_gradfun_init.c c142dc203e Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50' 8 years ago
vf_hqdn3d.asm 52fc3e372f avfilter/x86/vf_hqdn3d: Fix register types 9 years ago
vf_hqdn3d_init.c ffe3350098 Merge commit 'ee80cf741a44115758e62399b7bde08d33161151' 10 years ago
vf_idet.asm f0b7882ceb x86inc: Drop SECTION_TEXT macro 9 years ago
vf_idet_init.c e3fd6a3a4e av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line() 9 years ago
vf_interlace.asm d9e10af547 x86/vf_interlace: add missing colon to labels 9 years ago
vf_interlace_init.c c142dc203e Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50' 8 years ago
vf_maskedmerge.asm ce4c85de6a x86/vf_maskedmerge: make ff_maskedmerge8_sse2 work on x86_32 8 years ago
vf_maskedmerge_init.c ce4c85de6a x86/vf_maskedmerge: make ff_maskedmerge8_sse2 work on x86_32 8 years ago
vf_noise.c 864f9326fb x86/vf_noise: move asm code to a separate file 9 years ago
vf_pp7.asm da02ee127a x86/vf_pp7: port dctB_mmx to yasm 9 years ago
vf_pp7_init.c da02ee127a x86/vf_pp7: port dctB_mmx to yasm 9 years ago
vf_psnr.asm 0701ff2c32 avfilter/x86/vf_psnr.asm: fix typo 8 years ago
vf_psnr_init.c ae4c9ddebc vf_psnr: sse2 optimizations for sum-squared-error. 9 years ago
vf_pullup.asm f0b7882ceb x86inc: Drop SECTION_TEXT macro 9 years ago
vf_pullup_init.c 6dffc8f5aa avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions 10 years ago
vf_removegrain.asm 8d6625642d doc: fix spelling errors 8 years ago
vf_removegrain_init.c bff7242608 avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions 9 years ago
vf_spp.c ad45121d56 options: mark av_get_{int,double,q} as deprecated. 9 years ago
vf_ssim.asm e3851169ee x86/vf_ssim: add ff_ssim_4x4_line_xop 9 years ago
vf_ssim_init.c e3851169ee x86/vf_ssim: add ff_ssim_4x4_line_xop 9 years ago
vf_stereo3d.asm 35b0c7efda x86/vf_stereo3d: remove a few unnecessary movas 8 years ago
vf_stereo3d_init.c 1817643d4f x86/vf_stereo3d: make ff_anaglyph_sse4 work on x86_32 8 years ago
vf_tinterlace_init.c fb3eb57369 avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_sse2() 9 years ago
vf_w3fdif.asm 53ada3af62 x86/vf_w3fdif: 32-bit compatibility for w3fdif_simple_high 8 years ago
vf_w3fdif_init.c 53ada3af62 x86/vf_w3fdif: 32-bit compatibility for w3fdif_simple_high 8 years ago
vf_yadif.asm 9107612818 x86util: add and use RSHIFT/LSHIFT macros 10 years ago
vf_yadif_init.c c142dc203e Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50' 8 years ago
yadif-10.asm ddea3b7106 x86/yadif-10: remove duplicate ABS macro 10 years ago
yadif-16.asm 39a6e02fd4 fix spelling errors 10 years ago