summaryrefslogtreecommitdiff
path: root/vp9/common/x86/vp9_asm_stubs.c
AgeCommit message (Expand)Author
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