summaryrefslogtreecommitdiff
path: root/vp9/common/x86
AgeCommit message (Expand)Author
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
2012-11-29Merge "Further improve macroblock loop filters" into experimentalYunqing Wang
2012-11-29fix vp9_vp8 files renamedJim Bankoski
2012-11-28more rtcd cleanupJim Bankoski
2012-11-28remove postproc invokesJim Bankoski
2012-11-28Further improve macroblock loop filtersYunqing Wang
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar
2012-11-26Improve sad3x16 SSE2 functionYunqing Wang
2012-11-24removed the idct rtcd idct callsJim Bankoski
2012-11-21remove subpixel invoke functionsJim Bankoski
2012-11-20Fix ref_stride in sad functionYunqing Wang
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-07merge full pixel refmv experimentYaowu Xu
2012-11-03loopfilter: prevent signed integer overflowJames Zern
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje