summaryrefslogtreecommitdiffstats
path: root/libavfilter/x86/Makefile
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_w3fdif: add x86 SIMDPaul B Mahol2015-10-101-0/+2
* avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputsPaul B Mahol2015-10-061-0/+2
* avfilter/vf_blend: add x86 SIMD for some modesPaul B Mahol2015-10-031-0/+4
* avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth inputPaul B Mahol2015-10-021-0/+2
* avfilter/vf_removegrain: add x86 and x86_64 SSE2 functionsJames Darnley2015-07-141-0/+4
* vf_psnr: sse2 optimizations for sum-squared-error.Ronald S. Bultje2015-07-141-0/+2
* vf_ssim: x86 simd for ssim_4x4xN and ssim_endN.Ronald S. Bultje2015-07-141-0/+2
* avfilter: Port mp=eq/eq2 to lavfiArwa Arif2015-01-261-0/+1
* x86/vf_pp7: port dctB_mmx to yasmJames Almer2015-01-091-1/+2
* lavfi: port mp=pp7 to libavfilterArwa Arif2015-01-091-0/+1
* x86/vf_fspp: port inline asm to yasmJames Almer2014-12-261-1/+2
* lavfi: port mp=fspp to a native libavfilter filterArwa Arif2014-12-241-0/+1
* avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_...Michael Niedermayer2014-11-151-0/+2
* Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc'Michael Niedermayer2014-11-151-0/+2
|\
| * vf_interlace: Add SIMD for lowpass filterKieran Kunhya2014-11-151-0/+2
* | x86/vf_noise: move asm code to a separate fileJames Almer2014-10-171-0/+1
* | avfilter/vf_idet: MMX/MMXEXT/SSE2 implementation of idet's filter_line()skal2014-09-041-0/+2
* | Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c""Robert Krüger2014-01-141-0/+1
* | Revert "vf_yadif: move x86 init code to x86/yadif.c"Michael Niedermayer2013-12-011-1/+0
* | Merge commit '0e730494160d973400aed8d2addd1f58a0ec883e'Michael Niedermayer2013-10-241-1/+2
|\ \ | |/
| * avfilter: x86: Port gradfun filter optimizations to yasmDaniel Kang2013-10-231-1/+2
* | avfilter: port pullup filter from libmpcodecsPaul B Mahol2013-09-171-0/+2
* | lavfi: add spp filter.Clément Bœsch2013-06-141-0/+1
* | yadif: x86 assembly for 9 to 14-bit samplesJames Darnley2013-03-161-1/+1
* | yadif: x86 assembly for 16-bit samplesJames Darnley2013-03-161-1/+1
|/
* avfilter: x86: consistent filenames for filter optimizationsDiego Biurrun2013-02-041-4/+4
* vf_hqdn3d: x86: Add proper arch optimization initializationDiego Biurrun2013-02-011-0/+1
* yadif: Port inline assembly to yasmDaniel Kang2013-01-091-1/+2
* x86: af_volume: add SSE2-optimized s16 volume scalingJustin Ruggles2012-12-051-0/+2
* avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX)Diego Biurrun2012-10-121-2/+3
* vf_hqdn3d: x86 asmLoren Merritt2012-08-261-0/+1
* Add gradfun filter, ported from MPlayer.Nolan L2010-12-121-0/+1
* use a Makefile in x86 subdirAurelien Jacobs2010-09-271-0/+1
OpenPOWER on IntegriCloud