summaryrefslogtreecommitdiff
path: root/vp9/common/x86/vp9_asm_stubs.c
AgeCommit message (Expand)Author
2014-02-14SSSE3 convolution optimizationlevytamar82
2014-02-12AVX2 Convolve Optimizationlevytamar82
2014-02-10vp9/common/x86: Silence MSVC warnings in vp9_asm_stubs.c.Tom Finegan
2014-02-04Optimize bilinear sub-pixel filters in ssse3Yunqing Wang
2014-02-03Optimize bilinear sub-pixel filters in sse2Yunqing Wang
2014-01-28Add macros for convolve functionsYunqing Wang
2014-01-16Revert "Revert "Revert "SSSE3 convolution optimization"""Yunqing Wang
2014-01-13Revert "Revert "SSSE3 convolution optimization""Yunqing Wang
2014-01-10Revert "SSSE3 convolution optimization"Paul Wilkins
2014-01-09Merge "SSSE3 convolution optimization"Yunqing Wang
2014-01-09SSSE3 convolution optimizationlevytamar82
2013-12-19Code clean upYunqing Wang
2013-10-15Fix a few indent format issues in buffer defsJingning Han
2013-10-10SSE2 8-tap sub-pixel filter optimizationYunqing Wang
2013-09-13Revert "Improved 8t filters"James Zern
2013-09-11Improved 8t filtersScott LaVarnway
2013-07-11convolve8 optimizations for neonJohann
2013-07-10Replace copy_memNxM functions with a generic copy/avg function.Ronald S. Bultje
2013-04-19Use SSSE3 for 2d filters larger than 16John Koleszar
2013-04-18convolve: support larger blocks, fix asm saturation bugJohn Koleszar
2013-02-13WIP: ssse3 version of convolve avg functionsScott LaVarnway
2013-02-09Bug fix: ssse3 version of subpixel did not match C codeScott LaVarnway
2013-02-08Restore SSSE3 subpixel filters in new convolve frameworkJohn Koleszar
2013-02-05Convert subpixel filters to use convolve frameworkJohn Koleszar
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-21Removed mmx versions of vp9_bilinear_predict filtersScott LaVarnway
2012-12-21fixed sizes of global arraysJim Bankoski
2012-12-03fixes --disable-vp9-encoderJim Bankoski
2012-11-29fix vp9_vp8 files renamedJim Bankoski