summaryrefslogtreecommitdiff
path: root/vp8/common/x86/subpixel_sse2.asm
Commit message (Expand)AuthorAgeFilesLines
* simplify x86_abi_support.asm symbol declarationJohann2020-04-131-8/+8
* x86_abi_support: use correct hidden syntaxJohann2020-04-011-8/+8
* vp8 bilinear: rewrite 16x16Johann2018-10-251-269/+0
* vp8 bilinear: rewrite in intrinsicsJohann2018-10-241-145/+0
* explicitly label .text sectionsJohann2017-12-011-0/+1
* Keep vp8 sixtap read within boundsJohann2016-09-211-2/+6
* Make libvpx Chromium build friendlyAlpha Lam2012-05-231-10/+10
* Move shared data to shared locationJohann2011-11-181-8/+8
* Use local labels for jumps/loops in x86 assembly.Fritz Koenig2011-08-231-31/+31
* modify SAVE_XMM for potential 64bit useJohann2011-04-191-11/+9
* nasm: address labels 'rel label' vice 'wrt rip'Jan Kratochvil2010-10-041-24/+24
* Use WebM in copyright notice for consistencyJohn Koleszar2010-09-091-1/+1
* cosmetics: trim trailing whitespaceJohn Koleszar2010-06-181-2/+2
* More on "some XMM registers are non-volatile on windows x64 ABI"Yunqing Wang2010-06-151-2/+10
* some XMM registers are non-volatile on windows x64 ABIMakoto Kato2010-06-111-0/+12
* Improve vp8_sixtap_predict functionsYunqing Wang2010-06-101-78/+399
* LICENSE: update with latest textJohn Koleszar2010-06-041-4/+5
* Initial WebM releasev0.9.0John Koleszar2010-05-181-0/+1032