summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_findnearmv.c
AgeCommit message (Expand)Author
2013-04-19Mv ref candidates cut to 2.Paul Wilkins
2013-04-18Code cleanup inside findnearmv code.Dmitry Kovalev
2013-04-17clean out experimentsYaowu Xu
2013-04-15Removing TRUE and FALSE macro definitions.Dmitry Kovalev
2013-04-10Make usage of sb_type independent of literal values.Ronald S. Bultje
2013-03-13put refmvselection under experimentYaowu Xu
2013-03-05Code cleanup.Dmitry Kovalev
2013-03-01Merge master branch into experimentalJohn Koleszar
2013-02-28Fix use of uninitialized memory in CONFIG_ABOVESPREFMVJohn Koleszar
2013-02-08Merge changes Ife0d8147,I7d469716,Ic9a5615f into experimentalJohn Koleszar
2013-02-05Convert subpixel filters to use convolve frameworkJohn Koleszar
2013-02-05Change definition of NearestMV.Paul Wilkins
2013-01-29libvpx: Fix warnings on windows.Frank Galligan
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2013-01-14Merge experiment "subpelrefmv"Yaowu Xu
2013-01-14change to evaluate reference mvs using above onlyYaowu Xu
2013-01-09Merge superblocks64 experiment.Ronald S. Bultje
2013-01-08Merge "Merge superblocks (32x32) experiment." into experimentalRonald S. Bultje
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-08vp9_sub_pixel_variance16x2 SSE2 optimizationYunqing Wang
2013-01-0564x64 blocksize support.Ronald S. Bultje
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-10Further changes to mv reference code.Paul Wilkins
2012-12-05Change to MV reference search.Paul Wilkins
2012-11-29ihtllm moves to rtcdJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar