summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_findnearmv.c
AgeCommit message (Expand)Author
2013-10-28vp9: add TileInfoJames Zern
2013-10-21Moving allow_high_precision_mv from MACROBLOCKD to VP9_COMMON.Dmitry Kovalev
2013-10-16Get rid of "this_mi", use "mi_8x8[0]" everywhere insteadGuillaume Martres
2013-10-03Change b_mode_info definition from union to structJingning Han
2013-09-24Replace memcpy with vpx_memcpyYaowu Xu
2013-09-11New mode_info_context storage -- undo revertScott LaVarnway
2013-09-09Revert "New mode_info_context storage"James Zern
2013-09-06New mode_info_context storageScott LaVarnway
2013-08-23Cleanup in mvref_common.{h, c}.Dmitry Kovalev
2013-08-20vp9 rtcd: remove non-existent sad functionsJames Zern
2013-08-06Motion vector code cleanup.Dmitry Kovalev
2013-08-02Cleanups around allow_high_precision_mv flag.Dmitry Kovalev
2013-08-01Nice looking motion vector clamping functions.Dmitry Kovalev
2013-07-31Removing get_mi_{row, col} functions.Dmitry Kovalev
2013-06-20Merge "Renaming 'nmv' to 'mv' for several functions."Dmitry Kovalev
2013-06-18Remove unnecessary copying of probs.Yaowu Xu
2013-06-18Renaming 'nmv' to 'mv' for several functions.Dmitry Kovalev
2013-06-06Change ref frame coding.Ronald S. Bultje
2013-06-05Clean-ups on switchable interpolation and mv_refDeb Mukherjee
2013-05-31Merge "Moved use_prev_in_find_mv_refs check to frame level" into experimentalScott LaVarnway
2013-05-30Remove splitmv.Ronald S. Bultje
2013-05-30Remove unused table.Ronald S. Bultje
2013-05-29Moved use_prev_in_find_mv_refs check to frame levelScott LaVarnway
2013-05-26Remove splitmv.Ronald S. Bultje
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