1. 4ff1a61 Adding MV_SPEED_FEATURES struct. by Dmitry Kovalev · 11 years ago
  2. fc88292 Remove Wextra warnings from vp9_sad.c by Deb Mukherjee · 11 years ago
  3. 0b44988 Revert "Remove Wextra warnings from vp9_sad.c" by Frank Galligan · 11 years ago
  4. 9165504 Remove Wextra warnings from vp9_sad.c by Deb Mukherjee · 11 years ago
  5. 3316e26 Remove unused varables by Yaowu Xu · 11 years ago
  6. ec82d2d Merge "Revert "Remove Wextra warnings from vp9_sad.c"" by Jim Bankoski · 11 years ago
  7. a16794d Revert "Remove Wextra warnings from vp9_sad.c" by Jim Bankoski · 11 years ago
  8. 882f71e Merge "vp9_mbgraph.c: cleanup -wextra warnings" by Yaowu Xu · 11 years ago
  9. e05a17b vp9_mbgraph.c: cleanup -wextra warnings by Yaowu Xu · 11 years ago
  10. 7ab9a95 Remove Wextra warnings from vp9_sad.c by Deb Mukherjee · 11 years ago
  11. e608418 Renaming MB_PREDICTION_MODE to PREDICTION_MODE. by Dmitry Kovalev · 11 years ago
  12. 2c8c1f5 Replacing cpu_used with speed in VP9_CONFIG. by Dmitry Kovalev · 11 years ago
  13. 60db131 Replacing int_mv with MV. by Dmitry Kovalev · 11 years ago
  14. 6a2fb54 Removing unused seg0_* vars. by Dmitry Kovalev · 11 years ago
  15. 86f44a9 Renaming two members in MACROBLOCKD struct. by Dmitry Kovalev · 11 years ago
  16. c9f79ca Inlining and removing vp9_set_mbmode_and_mvs(). by Dmitry Kovalev · 11 years ago
  17. b791c60 vp9_mbgraph.c: remove unused parameters by Yaowu Xu · 11 years ago
  18. e869869 Removing unnecessary casts from quantization code. by Dmitry Kovalev · 11 years ago
  19. 9b9c33a Remove comment from calls to vp9_clear_system_state. by Adrian Grange · 11 years ago
  20. 72c97b1 vp9_mbgraph.c static analysis issues resolved. by Jim Bankoski · 11 years ago
  21. 2033ac4 Converting int_mv to MV. by Dmitry Kovalev · 11 years ago
  22. 7919bf6 Adding get_ref_frame_buffer() function. by Dmitry Kovalev · 11 years ago
  23. 672c355 Replacing int_mv with MV. by Dmitry Kovalev · 11 years ago
  24. 1e59cbf Rate control changes on active_worst_quality by Deb Mukherjee · 11 years ago
  25. 25e5552 Remove border extension in intra frame prediction. by hkuang · 11 years ago
  26. 9d6e7ce Rename clamp_mv_min_max to set_mv_search_range by Jingning Han · 11 years ago
  27. f1781e8 Refactoring of rate control - part 1 by Deb Mukherjee · 11 years ago
  28. 5380739 Removing vp9_encodeintra.{h, c} files. by Dmitry Kovalev · 11 years ago
  29. 237ce87 Adding get_frame_new_buffer() function to replace duplicated code. by Dmitry Kovalev · 11 years ago
  30. d1b65c6 Moving allow_high_precision_mv from MACROBLOCKD to VP9_COMMON. by Dmitry Kovalev · 11 years ago
  31. 2726f38 Adding allow_hp as an argument to mv search functions. by Dmitry Kovalev · 11 years ago
  32. acf0d56 Get rid of "this_mi", use "mi_8x8[0]" everywhere instead by Guillaume Martres · 11 years ago
  33. 9a03154 Make the static_segmentation feature work again by Guillaume Martres · 11 years ago
  34. d9215a6 cpplint issues vp9_mbgraph by Jim Bankoski · 11 years ago
  35. 29815ca Merge "Moving from int_mv* to MV* (3)." by Dmitry Kovalev · 12 years ago
  36. 0c02bfc Merge "Limit mv search range for first pass and mbgraph" by Yaowu Xu · 12 years ago
  37. 8266da1 Moving from int_mv* to MV* (3). by Dmitry Kovalev · 12 years ago
  38. 35c5d79 Limit mv search range for first pass and mbgraph by Yaowu Xu · 12 years ago
  39. b87696a Moving from int_mv* to MV* (2). by Dmitry Kovalev · 12 years ago
  40. ac6093d New mode_info_context storage -- undo revert by Scott LaVarnway · 12 years ago
  41. 54a03e2 Revert "New mode_info_context storage" by James Zern · 12 years ago
  42. dae1773 New mode_info_context storage by Scott LaVarnway · 12 years ago
  43. 6f4fa44 Using { 0 } for initialization instead of memset. by Dmitry Kovalev · 12 years ago
  44. 1aedfc9 Using MV* instead of int_mv* as argument of vp9_clamp_mv_min_max. by Dmitry Kovalev · 12 years ago
  45. 71b43b0 Clean ups of the subpel search functions by Deb Mukherjee · 12 years ago
  46. 15b5a6a Flexible support for various pattern searches by Deb Mukherjee · 12 years ago
  47. d007446 Replacing long block size enum values with shorter ones (2). by Dmitry Kovalev · 12 years ago
  48. ce8dedc Cleanup: removing unused function arguments. by Dmitry Kovalev · 12 years ago
  49. 7131cb0 General cleanups. by Dmitry Kovalev · 12 years ago
  50. 5f30a0c VP[89]_COMMON: remove golden/altref frame counts by James Zern · 12 years ago
  51. 8350e7f Make intra prediction pointers RTCD-based. by Ronald S. Bultje · 12 years ago
  52. 8e6ce6b Removing CONFIG_DEBUG checks on assertions. by Dmitry Kovalev · 12 years ago
  53. e606cac Change meaning of cpi->sf.first_step and rename. by Paul Wilkins · 12 years ago
  54. c0167cb Fix mv range border in pixels by Jingning Han · 12 years ago
  55. 7dbd8a5 Fix static segmentation feature. by Ronald S. Bultje · 12 years ago
  56. c208cd6 Merge "Removing unused YV12_BUFFER_CONFIG arguments from motion search functions." into experimental by Dmitry Kovalev · 12 years ago
  57. 4be190d Renaming 'Speed' to 'speed' inside VP9_COMP struct. by Dmitry Kovalev · 12 years ago
  58. 965c02c Removing unused YV12_BUFFER_CONFIG arguments from motion search functions. by Dmitry Kovalev · 12 years ago
  59. c0504a9 Merge "Merge SB8X8 into the codebase" into experimental by Jingning Han · 12 years ago
  60. 776c148 Merge SB8X8 into the codebase by Jingning Han · 12 years ago
  61. cb7955d Removed vp9_setup_intra_recon() by Scott LaVarnway · 12 years ago
  62. ee97da2 Cleaning up encoder segmentation code. by Dmitry Kovalev · 12 years ago
  63. 1a46b30 Grow MODE_INFO array to use an 8x8 basis. by Ronald S. Bultje · 12 years ago
  64. bb41ab4 Remove BLOCKD structure by John Koleszar · 12 years ago
  65. a99e1aa Remove predictor pointers from BLOCKD by John Koleszar · 12 years ago
  66. 4bd0f4f Remove BLOCK structure by John Koleszar · 12 years ago
  67. a443447 Move pre, second_pre to per-plane MACROBLOCKD data by John Koleszar · 12 years ago
  68. 6d5ac8f reconinter: remove unnecessary functions, params by John Koleszar · 12 years ago
  69. d12376a Move dst to per-plane MACROBLOCKD data by John Koleszar · 12 years ago
  70. 6f43ff5 Make the use of pred buffers consistent in MB/SB by Jingning Han · 12 years ago
  71. 2a5278b Extend diff MV limit from +/-256 to +/-1024 by Jingning Han · 12 years ago
  72. 0d9cc0a Code cleanup. by Dmitry Kovalev · 12 years ago
  73. 800ad0b Use ref_frame_map vice active_ref_idx on the encoder by John Koleszar · 12 years ago
  74. eb939f4 Spatial resamping of ZEROMV predictors by John Koleszar · 12 years ago
  75. 6a4f708 Refactor inter recon functions to support scaling by John Koleszar · 12 years ago
  76. da832a8 Start to anonymize reference frames by John Koleszar · 12 years ago
  77. 7d6b542 New prediction filter by Adrian Grange · 12 years ago
  78. 5ebe94f Build fixes to merge vp9-preview into master by John Koleszar · 12 years ago
  79. 3e0ea7f vp9: Remove superfluous command. by Frank Galligan · 12 years ago
  80. 85cba19 remove postproc invokes by Jim Bankoski · 12 years ago
  81. fcccbcb Add vp9_ prefix to all vp9 files by John Koleszar · 12 years ago[Renamed (98%) from vp9/encoder/mbgraph.c]
  82. c72be96 remove macros obfuscating mv costing by Jim Bankoski · 12 years ago
  83. 8a336b0 silent a lot of MSVC compiler warnings by Yaowu Xu · 12 years ago
  84. 06f3e51 vpx_scale: sync from master by John Koleszar · 12 years ago
  85. 4b2c2b9 Rename vp8/ codec directory to vp9/. by Ronald S. Bultje · 12 years ago[Renamed (98%) from vp8/encoder/mbgraph.c]
  86. 6c280c2 Adjust style to match Google Coding Style a little more closely. by Ronald S. Bultje · 12 years ago
  87. 6a4b1e5 Remove vp8 in local symbols. by Ronald S. Bultje · 12 years ago
  88. 982deeb Change name of common top-level structures from VP8 to VP9. by Ronald S. Bultje · 12 years ago
  89. 9bc5f3e Change common vp8_ public symbol prefixes to vp9_. by Ronald S. Bultje · 12 years ago
  90. f88558f Change encoder vp8_ and vp8cx_ public symbol prefixes to vp9_. by Ronald S. Bultje · 12 years ago
  91. 07b8707 mbgraph: remove unused function, and make local function static. by Ronald S. Bultje · 12 years ago
  92. 118b2fe Remove variance vtable from rtcd by Jim Bankoski · 12 years ago
  93. 7c15c18 removed the recon rtcd invoke macro code (unrevert) by Jim Bankoski · 12 years ago
  94. f9d5f86 Revert "removed the recon. rtcd invoke macro code" by Jim Bankoski · 12 years ago
  95. 2113a83 removed the recon. rtcd invoke macro code by Jim Bankoski · 12 years ago
  96. 00f9eb6 New motion vector entropy coding by Deb Mukherjee · 13 years ago
  97. e5cc24c Fix valgrind error which causes non-deterministic results. by Daniel Kang · 13 years ago
  98. bf474e1 Refactor vp8_build_inter16x16_predictor functions by Daniel Kang · 13 years ago
  99. 1099f36 clamp_mv_min_max -> vp8_clamp_mv_min_max by Daniel Kang · 13 years ago
  100. 2af5473 Merging in high_precision_mv experiment by Deb Mukherjee · 13 years ago