summaryrefslogtreecommitdiff
path: root/vp9/encoder/x86
AgeCommit message (Expand)Author
2013-02-06Add sse2 versions of sub_pixel_variance{32x32,64x64}.Ronald S. Bultje
2013-02-05Add SSE3 versions for sad{32x32,64x64}x4d functions.Ronald S. Bultje
2013-01-31Add support for x64 and win64 yasm flags.Frank Galligan
2013-01-14fix a number issues that cause failuresYaowu Xu
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-20add private to assembly files to insure proper chromebuildJim Bankoski
2012-12-05vp9_bilinear_filters_mmx: add missing extern specifiersJohn Koleszar
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-29last remaining warningJim Bankoski
2012-11-28remove postproc invokesJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar
2012-11-18clean out some of the rtcd code.Jim Bankoski
2012-11-17removal of temporal invokeJim Bankoski
2012-11-07Merge with upstream experimental changes (2)John Koleszar
2012-11-07Merge with upstream experimental changesJohn Koleszar
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-06Fix variance (signed integer) overflowJames Zern
2012-11-05remove invoke_search macroJim Bankoski
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje