summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_variance.h
AgeCommit message (Expand)Author
2014-01-23vp9/encoder: add extern "C" to headersJames Zern
2013-10-16Implement variance-based adaptive quantizationGuillaume Martres
2013-10-02unused typedef in vp9_variance.hJim Bankoski
2013-06-25Add averaging-SAD functions for 8-point comp-inter motion search.Ronald S. Bultje
2013-06-17Fix typo ('weight' instead of 'width').Ronald S. Bultje
2013-05-22Merge CONFIG_COMP_INTER_JOINT_SEARCH.Paul Wilkins
2013-05-10Add joint motion search in comp_inter_inter mode(experiment)Yunqing Wang
2013-03-01Add unit test for x4 multi-SAD functionsJohn Koleszar
2013-03-01Merge master branch into experimentalJohn Koleszar
2013-02-28this commit converts all sad ptrs to uint32Jim Bankoski
2013-02-27Remove unused vp9_copy32xnJohn Koleszar
2013-02-22give vp9 variance struct a unique nameJames Zern
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-11-30google style guide include guardsJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar