summaryrefslogtreecommitdiff
path: root/libavfilter/x86
Commit message (Expand)AuthorAge
* Revert "avfilter/yadif: simplify the code for better readability"Limin Wang2020-08-27
* avfilter/yadif: simplify the code for better readabilityLimin Wang2020-08-26
* x86/vf_blend: fix warnings about trailing empty parametersJames Almer2020-07-12
* avfilter/x86/vf_v360_init: add missing casesPaul B Mahol2020-04-02
* avfilter/vf_v360: add SIMD for lagrange9 interpolationPaul B Mahol2020-04-02
* vf_ssim: Fix loading doubles to float registers on i386Martin Storsjö2020-02-05
* avfilter/vf_ssim: improve precisionPaul B Mahol2020-02-04
* avfilter/vf_v360: change remaps to int16_t typePaul B Mahol2020-01-19
* avfilter/x86/vf_interlace: always use unaligned movsMarton Balint2019-12-15
* avfilter/vf_maskedclamp: add x86 SIMDPaul B Mahol2019-10-23
* x86/vf_transpose: make ff_transpose_8x8_16_sse2 work on x86_32James Almer2019-10-22
* x86/vf_transpose: fix cpuflags checkJames Almer2019-10-21
* avfilter/vf_transpose: add x86 SIMDPaul B Mahol2019-10-21
* avfilter/x86/vf_atadenoise: fix commentPaul B Mahol2019-10-21
* avfilter/x86/vf_atadenoise: add SIMD for serial tooPaul B Mahol2019-10-17
* avfilter/vf_atadenoise: add option to use additional algorithmPaul B Mahol2019-10-17
* avfilter/vf_adadenoise: add x86 SIMDPaul B Mahol2019-10-17
* avfilter/vf_gblur: fix heap-buffer overflowPaul B Mahol2019-10-16
* avcodec/filter: Remove extra '; ' outside of functionsAndreas Rheinhardt2019-10-07
* avfilter/vf_eq: fix compilation with x86 asm disabledJames Almer2019-09-26
* avfilter/x86/vf_eq: add SSE2 versionTing Fu2019-09-26
* avfilter/x86/vf_eq: Change inline assembly into nasm codeTing Fu2019-09-26
* avfilter/x86/vf_360: add most of >8 depth asmPaul B Mahol2019-09-16
* x86/vf_v360: use a faster horizontal add in remap4_8bit_line_avx2James Almer2019-09-06
* x86/vf_v360: make remap{1,2}_8bit_line_avx2 work on x86_32James Almer2019-09-06
* avfilter/vf_v360: x86 SIMD for interpolationsPaul B Mahol2019-09-06
* avfilter/vf_convolution: add x86 SIMD for filter_3x3()Ruiling Song2019-08-07
* avfilter/vf_gblur: add missing preprocessor checkJames Almer2019-06-12
* avfilter/vf_gblur: add x86 SIMD optimizationsRuiling Song2019-06-12
* avfilter: add anlmdn filter x86 SIMD optimizationsPaul B Mahol2019-01-10
* x86/af_afir: use three operand form forat some instructionsJames Almer2019-01-03
* x86/af_afir: add ff_fcmul_add_avx()James Almer2019-01-03
* avfilter/af_afir: split off fcmul_add into a DSP contextJames Almer2019-01-03
* x86/af_afir: fix processing the last elementJames Almer2019-01-03
* x86/scene_sad: fix link errors when HAVE_X86ASM is not definedJames Almer2018-11-21
* avfilter/vf_blend: add 10bit supportPaul B Mahol2018-11-15
* avfilter/vf_bwdif: Use common yadif frame management logicPhilip Langdale2018-11-14
* avfilter/vf_framerate: factorize SAD functions which compute SAD for a whole ...Marton Balint2018-11-11
* avfilter/vf_overlay: exclude nv12/nv21 formats from x86 asm checkPaul B Mahol2018-05-03
* avfilter/vf_overlay: add x86 SIMDPaul B Mahol2018-05-02
* avfilter/vf_interlace: remove duplicate code with same funcionalityVasile Toncu2018-04-23
* avfilter/x86/vf_blend : add SIMD for 16 bit version ofMartin Vignali2018-04-05
* avfilter/x86/vf_blend : reorganize DIFFERENCE macro to reduce line duplicatio...Martin Vignali2018-04-05
* avfilter/x86/vf_blend : add 16 bit version for BLEND_SIMPLE, phoenix, differe...Martin Vignali2018-02-24
* avfilter/x86/vf_blend : indentMartin Vignali2018-02-24
* avfilter/x86/vf_blend : reorganize init in order to add 16 bit versionMartin Vignali2018-02-24
* avfilter/x86/vf_blend : avfilter/x86/vf_blend : add AVX2 version for each fun...Martin Vignali2018-01-28
* avfilter/vf_framerate: add SIMD functions for frame blendingMarton Balint2018-01-28
* avfilter/x86/vf_interlace : add AVX2 versionMartin Vignali2018-01-11
* Revert "avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16"James Almer2017-12-19