54 Commits (n4.4-jackoutdev)

Author SHA1 Message Date
  Paul B Mahol ac0f5f4c17 avfilter/vf_maskedclamp: add x86 SIMD 6 years ago
  Paul B Mahol ccd9bca15a avfilter/vf_transpose: add x86 SIMD 6 years ago
  Paul B Mahol 295d99b439 avfilter/vf_adadenoise: add x86 SIMD 6 years ago
  James Almer 1dbd3c6116 avfilter/vf_eq: fix compilation with x86 asm disabled 6 years ago
  Ting Fu 6aff2042d6 avfilter/x86/vf_eq: Change inline assembly into nasm code 6 years ago
  Paul B Mahol 058bbf48c6 avfilter/vf_v360: x86 SIMD for interpolations 6 years ago
  Ruiling Song 98e419cbf5 avfilter/vf_convolution: add x86 SIMD for filter_3x3() 6 years ago
  Ruiling Song 83f9da7768 avfilter/vf_gblur: add x86 SIMD optimizations 6 years ago
  Paul B Mahol dcae5ba322 avfilter: add anlmdn filter x86 SIMD optimizations 7 years ago
  Marton Balint 6c2a7a8e9a avfilter/vf_framerate: factorize SAD functions which compute SAD for a whole frame 8 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 8 years ago
  Marton Balint 4d95c6d5d7 avfilter/vf_framerate: add SIMD functions for frame blending 8 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 9 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. 10 years ago
  Thomas Mundt 5024a82e95 avfilter/vf_bwdif: add x86 SIMD 10 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 11 years ago
  James Almer da02ee127a x86/vf_pp7: port dctB_mmx to yasm 11 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. 13 years ago
  James Darnley 0a5814c9ba yadif: x86 assembly for 9 to 14-bit samples 13 years ago
  James Darnley 17e7b49501 yadif: x86 assembly for 16-bit samples 13 years ago
  Diego Biurrun e66240f22e avfilter: x86: consistent filenames for filter optimizations 13 years ago
  Diego Biurrun 76d90125cd vf_hqdn3d: x86: Add proper arch optimization initialization 13 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