summaryrefslogtreecommitdiff
path: root/libavfilter/x86/Makefile
Commit message (Expand)AuthorAge
* vf_interlace: Add SIMD for lowpass filterKieran Kunhya2014-11-15
* avfilter: x86: Port gradfun filter optimizations to yasmDaniel Kang2013-10-23
* avfilter: x86: consistent filenames for filter optimizationsDiego Biurrun2013-02-04
* vf_hqdn3d: x86: Add proper arch optimization initializationDiego Biurrun2013-02-01
* yadif: Port inline assembly to yasmDaniel Kang2013-01-09
* x86: af_volume: add SSE2-optimized s16 volume scalingJustin Ruggles2012-12-05
* avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX)Diego Biurrun2012-10-12
* vf_hqdn3d: x86 asmLoren Merritt2012-08-26
* Add gradfun filter, ported from MPlayer.Nolan L2010-12-12
* use a Makefile in x86 subdirAurelien Jacobs2010-09-27