summaryrefslogtreecommitdiff
path: root/vp9/common/x86
AgeCommit message (Expand)Author
2013-04-18Merge "Make the use of pred buffers consistent in MB/SB" into experimentalJingning Han
2013-04-18Make the use of pred buffers consistent in MB/SBJingning Han
2013-04-18convolve: support larger blocks, fix asm saturation bugJohn Koleszar
2013-04-17clean out experimentsYaowu Xu
2013-04-16Merge branch 'experimental' into masterJohn Koleszar
2013-04-02Merge branch 'master' into experimentalJohn Koleszar
2013-04-02Demux vp9_loopfilter_x86.cJohann
2013-04-02vp9_sadmxn_x86 only contains SSE2 functionsJohann
2013-03-27Modify idct code to use macroYunqing Wang
2013-03-27Optimize 32x32 idct functionYunqing Wang
2013-03-21Optimize 16x16 idct10 functionYunqing Wang
2013-03-21Merge "Optimize 16x16 idct function" into experimentalYunqing Wang
2013-03-21Optimize 16x16 idct functionYunqing Wang
2013-03-20Code cleanup: lower case variable names.Dmitry Kovalev
2013-03-18Optimize 8x8 idct functionYunqing Wang
2013-03-13removed reference to "LLM" and "x8"Yaowu Xu
2013-03-08Add vp9_idct4_1d_sse2Yunqing Wang
2013-03-04Merge "Optimize vp9_short_idct4x4llm function" into experimentalYunqing Wang
2013-03-04Optimize vp9_short_idct4x4llm functionYunqing Wang
2013-03-01Merge master branch into experimentalJohn Koleszar
2013-02-27Merge "Remove unused file" into experimentalYunqing Wang
2013-02-27Remove unused fileYunqing Wang
2013-02-27Fix --as=nasm compatibility for new asm code.Jan Kratochvil
2013-02-26Optimize vp9_dc_only_idct_add_c functionYunqing Wang
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-08Merge changes Ife0d8147,I7d469716,Ic9a5615f into experimentalJohn Koleszar
2013-02-08Restore SSSE3 subpixel filters in new convolve frameworkJohn Koleszar
2013-02-06Use configure checks for various inline keywords.Ronald S. Bultje
2013-02-05Convert subpixel filters to use convolve frameworkJohn Koleszar
2013-01-23Intrinsic version of loopfilter now matches C codeScott LaVarnway
2013-01-14fix a number issues that cause failuresYaowu Xu
2013-01-14Merge experiment "widerlpf"Yaowu Xu
2013-01-11Merge "WIP: Added sse2 version of vp9_mb_lpf_horizontal_edge_w" into experime...Jim Bankoski
2013-01-11WIP: Added sse2 version of vp9_mb_lpf_horizontal_edge_wScott LaVarnway
2013-01-11Merge "Add loop filtering for UV plane" into experimentalYaowu Xu
2013-01-11Add loop filtering for UV planeYaowu Xu
2013-01-11Initial sse2 version of the wide loopfiltersScott LaVarnway
2013-01-08Merge "vp9_sub_pixel_variance16x2 SSE2 optimization" into experimentalYunqing Wang
2013-01-08vp9_sub_pixel_variance16x2 SSE2 optimizationYunqing Wang
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-21Merge "add emmintrin_compat.h for builds with gcc < 4" into vp9-previewJohn Koleszar
2012-12-21fixed sizes of global arraysJim Bankoski
2012-12-20add emmintrin_compat.h for builds with gcc < 4James Zern
2012-12-20add private to assembly files to insure proper chromebuildJim Bankoski
2012-12-03Merge "fixes --disable-vp9-encoder" into vp9-previewJim Bankoski
2012-12-03fixes --disable-vp9-encoderJim Bankoski
2012-11-30google style guide include guardsJim Bankoski