45 Commits (f951036d3243c04d60f30e23d409a734e40e2fbc)

Author SHA1 Message Date
  Marton Balint 6c2a7a8e9a avfilter/vf_framerate: factorize SAD functions which compute SAD for a whole frame 7 years ago
  Paul B Mahol 6d7c63588c avfilter/vf_overlay: add x86 SIMD 7 years ago
  Vasile Toncu 9c01cdb94e avfilter/vf_interlace: remove duplicate code with same funcionality 7 years ago
  Marton Balint 4d95c6d5d7 avfilter/vf_framerate: add SIMD functions for frame blending 7 years ago
  Paul B Mahol 86fda8be3f avfilter: add hflip x86 SIMD 8 years ago
  Paul B Mahol bbfcb1b7c8 avfilter/vf_threshold: add x86 SIMD 8 years ago
  Paul B Mahol 01e545d046 avfilter: add limiter filter 8 years ago
  Diego Biurrun fd502f4f5f build: Generalize yasm/nasm-related variable names 9 years ago
  Paul B Mahol 49bbfb9d13 avfilter: add arbitrary audio FIR filter 8 years ago
  Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 9 years ago
  Muhammad Faiz 1e69ac9246 avfilter/avf_showcqt: cqt_calc optimization on x86 9 years ago
  Ronald S. Bultje 5ce703a6bf vf_colorspace: x86-64 SIMD (SSE2) optimizations. 9 years ago
  Thomas Mundt 5024a82e95 avfilter/vf_bwdif: add x86 SIMD 9 years ago
  Paul B Mahol 5740dc27e1 avfilter/vf_w3fdif: add x86 SIMD 10 years ago
  Paul B Mahol ac74e857a2 avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputs 10 years ago
  Paul B Mahol 9762554dd0 avfilter/vf_blend: add x86 SIMD for some modes 10 years ago
  Paul B Mahol 160556c9ad avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth input 10 years ago
  James Darnley bff7242608 avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions 10 years ago
  Ronald S. Bultje ae4c9ddebc vf_psnr: sse2 optimizations for sum-squared-error. 10 years ago
  Ronald S. Bultje dfc58584b4 vf_ssim: x86 simd for ssim_4x4xN and ssim_endN. 10 years ago
  Arwa Arif 4c38e960d0 avfilter: Port mp=eq/eq2 to lavfi 10 years ago
  James Almer da02ee127a x86/vf_pp7: port dctB_mmx to yasm 10 years ago
  Arwa Arif a299cd5ab3 lavfi: port mp=pp7 to libavfilter 11 years ago
  James Almer 466e32bf25 x86/vf_fspp: port inline asm to yasm 11 years ago
  Arwa Arif bdc4db0ee3 lavfi: port mp=fspp to a native libavfilter filter 11 years ago
  Michael Niedermayer fb3eb57369 avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_sse2() 11 years ago
  Kieran Kunhya 2e1704059a vf_interlace: Add SIMD for lowpass filter 11 years ago
  James Almer 864f9326fb x86/vf_noise: move asm code to a separate file 11 years ago
  skal 406a9ccffe avfilter/vf_idet: MMX/MMXEXT/SSE2 implementation of idet's filter_line() 11 years ago
  Robert Krüger 4a38eeec38 Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c"" 12 years ago
  Michael Niedermayer 975110a85e Revert "vf_yadif: move x86 init code to x86/yadif.c" 12 years ago
  Daniel Kang 0e73049416 avfilter: x86: Port gradfun filter optimizations to yasm 12 years ago
  Paul B Mahol 9c774459a9 avfilter: port pullup filter from libmpcodecs 12 years ago
  Clément Bœsch a2c547ffec lavfi: add spp filter. 12 years ago
  James Darnley 0a5814c9ba yadif: x86 assembly for 9 to 14-bit samples 12 years ago
  James Darnley 17e7b49501 yadif: x86 assembly for 16-bit samples 12 years ago
  Diego Biurrun e66240f22e avfilter: x86: consistent filenames for filter optimizations 12 years ago
  Diego Biurrun 76d90125cd vf_hqdn3d: x86: Add proper arch optimization initialization 12 years ago
  Daniel Kang 899157b308 yadif: Port inline assembly to yasm 13 years ago
  Justin Ruggles f96f1e06a4 x86: af_volume: add SSE2-optimized s16 volume scaling 13 years ago
  Diego Biurrun f6c38c5f4e avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX) 13 years ago
  Loren Merritt 7a1944b907 vf_hqdn3d: x86 asm 13 years ago
  Nolan L d5f187fd33 Add gradfun filter, ported from MPlayer. 15 years ago
  Aurelien Jacobs fa6f4ebc08 use a Makefile in x86 subdir 15 years ago