summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_debugmodes.c
AgeCommit message (Expand)Author
2017-04-06VP9 motion vector unit testYunqing Wang
2016-08-02vp9/common: apply clang-formatclang-format
2016-01-19VP9: Eliminate MB_MODE_INFOScott LaVarnway
2015-04-27Fix debugmodes file to print modes and MVs correctlyYunqing Wang
2015-04-21Revert "Remove mi_grid_* structures."Scott LaVarnway
2015-02-10Make vp9_print_modes_and_motion_vectors() workYunqing Wang
2014-10-07Resolves some static analysis / undefined warningsDeb Mukherjee
2014-09-19Remove mi_grid_* structures.hkuang
2014-05-15Removing redundant "8x8" suffix from MODE_INFO vars.Dmitry Kovalev
2014-03-18Fixing warnings/errors from c++ compiler.Dmitry Kovalev
2014-02-12Renaming skip_coeff to skip for consistency.Dmitry Kovalev
2013-09-29cpplint fixes to debug modesJim Bankoski
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-29consistently name VP9_COMMON variables #3James Zern
2013-08-27Renaming txfm_size to tx_size.Dmitry Kovalev
2013-08-14Renaming in MB_MODE_INFOPaul Wilkins
2013-06-20Fix win64 warning.Frank Galligan
2013-06-20new debug modes codeJim Bankoski
2013-06-10print debugging info from mode info structJim Bankoski
2013-05-28Remove unused and outdated debug code.Ronald S. Bultje
2013-05-17holds utility debugging functionsJim Bankoski
2013-04-12Rename B_PRED to I4X4_PREDYaowu Xu
2013-03-05Code cleanup.Dmitry Kovalev
2013-02-08Replace as_mv struct with arrayJohn Koleszar
2013-01-14Remove compound intra-intra experiment.Ronald S. Bultje
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar