1. 1c43e64 Removing simple loopfilter and code duplication from loopfilter code. by Dmitry Kovalev · 12 years ago
  2. e5f7152 Change to band calculation. by Paul Wilkins · 12 years ago
  3. 5f221e7 Merge "Fix token allocation for non-4:2:0" into experimental by John Koleszar · 12 years ago
  4. 998b540 Merge "Fix non-4:2:0 chroma MV calculation for SPLITMV" into experimental by John Koleszar · 12 years ago
  5. 0e59dad Merge "Fix 4:2:0 assumptions in debug plane output" into experimental by John Koleszar · 12 years ago
  6. cf793a3 Merge "vpxenc: fix mismatch check for non-4:2:0" into experimental by John Koleszar · 12 years ago
  7. 64667d5 Merge "Subsampling aware allocs and bitstream" into experimental by John Koleszar · 12 years ago
  8. aa706c1 Merge "Enable recursive partition type search" into experimental by Jingning Han · 12 years ago
  9. 4a559d3 Merge "Removing unused simple loopfilter code." into experimental by Dmitry Kovalev · 12 years ago
  10. effaa32 Removing unused simple loopfilter code. by Dmitry Kovalev · 12 years ago
  11. 9755d9f Remove unused mdcounts by Yunqing Wang · 12 years ago
  12. 9f5811c Add joint motion search in comp_inter_inter mode(experiment) by Yunqing Wang · 12 years ago
  13. e44678c Enable recursive partition type search by Jingning Han · 12 years ago
  14. 4305dd4 Avoid calls to get_coef_band(). by Paul Wilkins · 12 years ago
  15. da5054c Fix token allocation for non-4:2:0 by John Koleszar · 12 years ago
  16. a37ee9d Fix non-4:2:0 chroma MV calculation for SPLITMV by John Koleszar · 12 years ago
  17. 6dab4d2 Fix 4:2:0 assumptions in debug plane output by John Koleszar · 12 years ago
  18. beae501 vpxenc: fix mismatch check for non-4:2:0 by John Koleszar · 12 years ago
  19. da58436 Subsampling aware allocs and bitstream by John Koleszar · 12 years ago
  20. dd9dc0e Merge "Change test image format to VPX_IMG_FMT_I420" into experimental by John Koleszar · 12 years ago
  21. eab6a42 Merge "Use common get_uv_tx_size()" into experimental by John Koleszar · 12 years ago
  22. 8525c02 Merge "Make firstpass encode Y-only" into experimental by John Koleszar · 12 years ago
  23. eb93893 Updating comments for prediction modes. by Dmitry Kovalev · 12 years ago
  24. 236ec08 Make firstpass encode Y-only by John Koleszar · 12 years ago
  25. 9e327db Change test image format to VPX_IMG_FMT_I420 by John Koleszar · 12 years ago
  26. 1fec23b Use common get_uv_tx_size() by John Koleszar · 12 years ago
  27. f66320a Removing LOOPFILTER_TYPE and corresponding bit in bitstream. by Dmitry Kovalev · 12 years ago
  28. 267e933 Merge "Using 4-iteration loop for extra_mb_col inside loopfilter function." into experimental by Dmitry Kovalev · 12 years ago
  29. c208cd6 Merge "Removing unused YV12_BUFFER_CONFIG arguments from motion search functions." into experimental by Dmitry Kovalev · 12 years ago
  30. 7b602cb Merge "Eliminating several YV12_BUFFER_CONFIG usages." into experimental by Dmitry Kovalev · 12 years ago
  31. f091188 Merge "Renaming 'Speed' to 'speed' inside VP9_COMP struct." into experimental by Dmitry Kovalev · 12 years ago
  32. 60dd610 Merge "Removing y_to_uv_block_size and y_bsizet_to_block_size functions." into experimental by Dmitry Kovalev · 12 years ago
  33. 944ad13 Merge "Extend left/above partition context to per mi(8x8)" into experimental by Jingning Han · 12 years ago
  34. 8f4e9ac Removing y_to_uv_block_size and y_bsizet_to_block_size functions. by Dmitry Kovalev · 12 years ago
  35. 4be190d Renaming 'Speed' to 'speed' inside VP9_COMP struct. by Dmitry Kovalev · 12 years ago
  36. 965c02c Removing unused YV12_BUFFER_CONFIG arguments from motion search functions. by Dmitry Kovalev · 12 years ago
  37. 81f33bc Eliminating several YV12_BUFFER_CONFIG usages. by Dmitry Kovalev · 12 years ago
  38. 673cc21 Using loop to iterate through YV12_BUFFER_CONFIG planes. by Dmitry Kovalev · 12 years ago
  39. 80f9963 Merge "Replacing vp9_{write, write_literal, bit} macros with functions." into experimental by Dmitry Kovalev · 12 years ago
  40. a0b6b8a Merge "Removing unused code + little cleanup." into experimental by Dmitry Kovalev · 12 years ago
  41. 4a88ad8 Extend left/above partition context to per mi(8x8) by Jingning Han · 12 years ago
  42. 14a5c72 Make switchable filter search subsampling-aware by John Koleszar · 12 years ago
  43. 7465f52 Merge "Make setup_pred_block subsampling-aware." into experimental by John Koleszar · 12 years ago
  44. cd5113c Replacing vp9_{write, write_literal, bit} macros with functions. by Dmitry Kovalev · 12 years ago
  45. 8e39295 Using 4-iteration loop for extra_mb_col inside loopfilter function. by Dmitry Kovalev · 12 years ago
  46. e874786 Merge "Renaming Y1 and UV quant prefixes to y_ and uv_." into experimental by Dmitry Kovalev · 12 years ago
  47. 80997b3 Merge "Adding get_switchable_rate function." into experimental by Dmitry Kovalev · 12 years ago
  48. d6c490c Merge "Deprecate code_zerogroup experiment." into experimental by John Koleszar · 12 years ago
  49. 9cd5406 Merge "Removing vp9_swap_yv12_buffer function and corresponding files." into experimental by Dmitry Kovalev · 12 years ago
  50. 1e7cf5d Renaming Y1 and UV quant prefixes to y_ and uv_. by Dmitry Kovalev · 12 years ago
  51. cba0a5d Removing unused code + little cleanup. by Dmitry Kovalev · 12 years ago
  52. a14ae84 Deprecate code_zerogroup experiment. by Paul Wilkins · 12 years ago
  53. 4558162 Adding get_switchable_rate function. by Dmitry Kovalev · 12 years ago
  54. b05247d Removing vp9_swap_yv12_buffer function and corresponding files. by Dmitry Kovalev · 12 years ago
  55. 1ed57a6 Deprecate comp_interintra_pred experiment. by Paul Wilkins · 12 years ago
  56. 0bfcd30 Remove enable_6tap filter experiment. by Paul Wilkins · 12 years ago
  57. 8c1b516 Deprecate the newbintramode experiment. by Paul Wilkins · 12 years ago
  58. 9afb670 Adjust q range by Paul Wilkins · 12 years ago
  59. 67266cb Merge "Partially disable error resilience test" into experimental by John Koleszar · 12 years ago
  60. b0cd64f Merge "Add building blocks for partition down to 4x4" into experimental by Jingning Han · 12 years ago
  61. c0102fd Merge "Cosmetic changes in handle_inter_mode_" into experimental by Jingning Han · 12 years ago
  62. 74096cb Merge "Revert "Adjust error resilience test data rate."" into experimental by John Koleszar · 12 years ago
  63. 847e184 Merge "General code cleanup inside treewriter-related files." into experimental by Dmitry Kovalev · 12 years ago
  64. 9fba034 Partially disable error resilience test by John Koleszar · 12 years ago
  65. 3cd8897 Merge "Adding encode_loopfilter function." into experimental by Dmitry Kovalev · 12 years ago
  66. c0490a5 Revert "Adjust error resilience test data rate." by John Koleszar · 12 years ago
  67. cf8b5a0 Add building blocks for partition down to 4x4 by Jingning Han · 12 years ago
  68. cfea74b Cosmetic changes in handle_inter_mode_ by Jingning Han · 12 years ago
  69. e559e14 Make setup_pred_block subsampling-aware. by John Koleszar · 12 years ago
  70. eb92703 Merge "Use common setup_dst_planes function" into experimental by John Koleszar · 12 years ago
  71. b24735c Adjust error resilience test data rate. by Paul Wilkins · 12 years ago
  72. 64c0b30 Use common setup_dst_planes function by John Koleszar · 12 years ago
  73. c0504a9 Merge "Merge SB8X8 into the codebase" into experimental by Jingning Han · 12 years ago
  74. 776c148 Merge SB8X8 into the codebase by Jingning Han · 12 years ago
  75. 9c7d06e Merge "Removed vp9_setup_intra_recon()" into experimental by Scott LaVarnway · 12 years ago
  76. b844e50 Merge "encode_test_driver: make ~Encoder virtual" into experimental by John Koleszar · 12 years ago
  77. 8c70a0f Merge "Fix tile independency issue in sb8x8" into experimental by Jingning Han · 12 years ago
  78. aede2a1 Merge "Remove heap alloc of FIRSTPASS_STATS" into experimental by John Koleszar · 12 years ago
  79. f46fb71 Merge "Y4M input support for 4:2:2, 4:4:4, 4:4:4:4" into experimental by John Koleszar · 12 years ago
  80. 35e8072 Fix tile independency issue in sb8x8 by Jingning Han · 12 years ago
  81. e536e17 Merge "Adding model_rd_for_sb function." into experimental by Dmitry Kovalev · 12 years ago
  82. 2804180 Merge "Removing 3 unused bits from bitstream." into experimental by John Koleszar · 12 years ago
  83. 6462eeb Remove heap alloc of FIRSTPASS_STATS by John Koleszar · 12 years ago
  84. 8dd8287 Y4M input support for 4:2:2, 4:4:4, 4:4:4:4 by John Koleszar · 12 years ago
  85. f7c81cc Removing 3 unused bits from bitstream. by Dmitry Kovalev · 12 years ago
  86. cb7955d Removed vp9_setup_intra_recon() by Scott LaVarnway · 12 years ago
  87. 2e5f008 Adding model_rd_for_sb function. by Dmitry Kovalev · 12 years ago
  88. 2b1a0b6 test/tile_independence_test: check decode return by James Zern · 12 years ago
  89. 231faf9 Merge "Automatically flag intrinsic files" into experimental by Johann · 12 years ago
  90. 8e1c97c Fix a unit test failure of sb8x8 on scaling ref by Jingning Han · 12 years ago
  91. f7fa367 Fix first-pass intra4x4 for sb8x8 experiment. by Ronald S. Bultje · 12 years ago
  92. 51b7fd0 encode_test_driver: make ~Encoder virtual by James Zern · 12 years ago
  93. 6723e34 Merge "fix permissions on cpplint.py (0644->0755)" into experimental by James Zern · 12 years ago
  94. 736915a fix permissions on cpplint.py (0644->0755) by James Zern · 12 years ago
  95. 842c573 Merge "Fix overflow in RD error calculation code." into experimental by Ronald S. Bultje · 12 years ago
  96. 30d7b79 Merge "Remove old_block_idx_4x4" into experimental by John Koleszar · 12 years ago
  97. cfad461 Merge "update cpplint" into experimental by John Koleszar · 12 years ago
  98. acc9c12 Remove old_block_idx_4x4 by John Koleszar · 12 years ago
  99. 6c622e2 Merge "Separate transform and quant from vp9_encode_sb" into experimental by John Koleszar · 12 years ago
  100. 4b8f7a6 Merge "configure: special case flag test for clang" into experimental by James Zern · 12 years ago