1. b844e50 Merge "encode_test_driver: make ~Encoder virtual" into experimental by John Koleszar · 12 years ago
  2. 8c70a0f Merge "Fix tile independency issue in sb8x8" into experimental by Jingning Han · 12 years ago
  3. aede2a1 Merge "Remove heap alloc of FIRSTPASS_STATS" into experimental by John Koleszar · 12 years ago
  4. f46fb71 Merge "Y4M input support for 4:2:2, 4:4:4, 4:4:4:4" into experimental by John Koleszar · 12 years ago
  5. 35e8072 Fix tile independency issue in sb8x8 by Jingning Han · 12 years ago
  6. e536e17 Merge "Adding model_rd_for_sb function." into experimental by Dmitry Kovalev · 12 years ago
  7. 2804180 Merge "Removing 3 unused bits from bitstream." into experimental by John Koleszar · 12 years ago
  8. 6462eeb Remove heap alloc of FIRSTPASS_STATS by John Koleszar · 12 years ago
  9. 8dd8287 Y4M input support for 4:2:2, 4:4:4, 4:4:4:4 by John Koleszar · 12 years ago
  10. f7c81cc Removing 3 unused bits from bitstream. by Dmitry Kovalev · 12 years ago
  11. 2e5f008 Adding model_rd_for_sb function. by Dmitry Kovalev · 12 years ago
  12. 2b1a0b6 test/tile_independence_test: check decode return by James Zern · 12 years ago
  13. 231faf9 Merge "Automatically flag intrinsic files" into experimental by Johann · 12 years ago
  14. 8e1c97c Fix a unit test failure of sb8x8 on scaling ref by Jingning Han · 12 years ago
  15. f7fa367 Fix first-pass intra4x4 for sb8x8 experiment. by Ronald S. Bultje · 12 years ago
  16. 51b7fd0 encode_test_driver: make ~Encoder virtual by James Zern · 12 years ago
  17. 6723e34 Merge "fix permissions on cpplint.py (0644->0755)" into experimental by James Zern · 12 years ago
  18. 736915a fix permissions on cpplint.py (0644->0755) by James Zern · 12 years ago
  19. 842c573 Merge "Fix overflow in RD error calculation code." into experimental by Ronald S. Bultje · 12 years ago
  20. 30d7b79 Merge "Remove old_block_idx_4x4" into experimental by John Koleszar · 12 years ago
  21. cfad461 Merge "update cpplint" into experimental by John Koleszar · 12 years ago
  22. acc9c12 Remove old_block_idx_4x4 by John Koleszar · 12 years ago
  23. 6c622e2 Merge "Separate transform and quant from vp9_encode_sb" into experimental by John Koleszar · 12 years ago
  24. 4b8f7a6 Merge "configure: special case flag test for clang" into experimental by James Zern · 12 years ago
  25. a62fcbe Automatically flag intrinsic files by Johann · 12 years ago
  26. 3fa5b39 configure: use .cc as c++ extension by James Zern · 12 years ago
  27. dfa2fb5 configure: special case flag test for clang by James Zern · 12 years ago
  28. e125286 update cpplint by James Zern · 12 years ago
  29. 4529c68 Separate transform and quant from vp9_encode_sb by John Koleszar · 12 years ago
  30. 15879fb Merge "vp9/count_segs: fix out of bounds read" into experimental by James Zern · 12 years ago
  31. ee808e5 Fix overflow in RD error calculation code. by Ronald S. Bultje · 12 years ago
  32. f077330 Merge "Create common vp9_encode_sb{,y}" into experimental by John Koleszar · 12 years ago
  33. 7aae782 Merge "Extend number of reference buffers to 8." into experimental by Adrian Grange · 12 years ago
  34. d7eea78 Extend number of reference buffers to 8. by Adrian Grange · 12 years ago
  35. be7d4f9 Merge "Removed is_inter_mode() check" into experimental by Scott LaVarnway · 12 years ago
  36. 3041cf8 Merge "Reduced y_dequant, uv_dequant size" into experimental by Scott LaVarnway · 12 years ago
  37. 0349288 Fix use of wrong rate/distortion variables in 16x8 r/d check. by Ronald S. Bultje · 12 years ago
  38. 183aeec Merge "Removing MAXF macro and using MAX instead." into experimental by Dmitry Kovalev · 12 years ago
  39. c9327e6 Merge changes Ifea8618a,I014b832a into experimental by James Zern · 12 years ago
  40. 8fb48af convolve_test: cosmetics by James Zern · 12 years ago
  41. bc3c6d0 vp9/count_segs: fix out of bounds read by James Zern · 12 years ago
  42. 74a43bd Merge "superframe_test: use delete[] where appropriate" into experimental by John Koleszar · 12 years ago
  43. c0b44b3 superframe_test: use delete[] where appropriate by James Zern · 12 years ago
  44. 1069c12 Fix 16x16-iteration indexing bug in main encode_sb_row loop. by Ronald S. Bultje · 12 years ago
  45. 879a2f0 Fix state update in sb8x8 rate-distortion loop by Jingning Han · 12 years ago
  46. 1e26cdc Merge "Cache splitmv motion vectors appropriately in decoder." into experimental by Jingning Han · 12 years ago
  47. 3f4e806 Create common vp9_encode_sb{,y} by John Koleszar · 12 years ago
  48. c8de931 Merge "Fix i4x4 mode reading and writing in sb8x8 bitstream." into experimental by Ronald S. Bultje · 12 years ago
  49. 168d313 Cache splitmv motion vectors appropriately in decoder. by Ronald S. Bultje · 12 years ago
  50. e931dac Fix i4x4 mode reading and writing in sb8x8 bitstream. by Ronald S. Bultje · 12 years ago
  51. 1cc0e67 Merge "Set transform size correctly for non-tx_select splitmv/i4x4_pred." into experimental by Ronald S. Bultje · 12 years ago
  52. b0e5775 convolve_test: remove unnecessary memset by James Zern · 12 years ago
  53. 06df1f8 Set transform size correctly for non-tx_select splitmv/i4x4_pred. by Ronald S. Bultje · 12 years ago
  54. 7ab2d7b Removing MAXF macro and using MAX instead. by Dmitry Kovalev · 12 years ago
  55. 96f8171 Merge "Fix intra4x4 decoder reconstruction stride for sb8x8 experiment." into experimental by Ronald S. Bultje · 12 years ago
  56. 6c8071b Fix intra4x4 decoder reconstruction stride for sb8x8 experiment. by Ronald S. Bultje · 12 years ago
  57. ef60078 Merge "Always initialize values in sb/mb_partitioning." into experimental by Ronald S. Bultje · 12 years ago
  58. 37c3144 Removed is_inter_mode() check by Scott LaVarnway · 12 years ago
  59. 519d9f3 Merge "Using treed_read/treed_write functions for segment ids." into experimental by Dmitry Kovalev · 12 years ago
  60. 4aad30a Always initialize values in sb/mb_partitioning. by Ronald S. Bultje · 12 years ago
  61. 704fb48 Fix right-edge availability for intra prediction in sb8x8. by Ronald S. Bultje · 12 years ago
  62. ec6cf51 Merge "Fix some more offset errors in sb8x8." into experimental by Ronald S. Bultje · 12 years ago
  63. 73a4824 Merge "Fix bug in sb8x8 partition context" into experimental by Jingning Han · 12 years ago
  64. 3e345cd Fix some more offset errors in sb8x8. by Ronald S. Bultje · 12 years ago
  65. dd1e6b8 Merge "Fix block reconstruction with sb8x8 enabled." into experimental by Ronald S. Bultje · 12 years ago
  66. ba24a28 Fix bug in sb8x8 partition context by Jingning Han · 12 years ago
  67. a427913 Merge "Fix bugs in sb8x8 experiment/context prob update" into experimental by Jingning Han · 12 years ago
  68. ff37688 Fix block reconstruction with sb8x8 enabled. by Ronald S. Bultje · 12 years ago
  69. abb66ef Merge "Fix bug in sb8x8 bitstream decoding." into experimental by Ronald S. Bultje · 12 years ago
  70. 31b8426 Merge "Store splitmv modes in context after 8x8 rd loop." into experimental by Ronald S. Bultje · 12 years ago
  71. 29492a5 Fix bug in sb8x8 bitstream decoding. by Ronald S. Bultje · 12 years ago
  72. f37d840 Store splitmv modes in context after 8x8 rd loop. by Ronald S. Bultje · 12 years ago
  73. b8decb0 Fix bugs in sb8x8 experiment/context prob update by Jingning Han · 12 years ago
  74. 9b94f64 Merge "Remove unused quantize optimizations." into experimental by Johann · 12 years ago
  75. 451ce65 Merge "Change to fourcc to enable decoding of ffmpeg files." into experimental by James Zern · 12 years ago
  76. b6c2d87 Fix some crashes in sb8x8 experiment. by Ronald S. Bultje · 12 years ago
  77. 650e632 Merge "Enable bit-stream support to SB8X8" into experimental by Jingning Han · 12 years ago
  78. 94ed11d Reduced y_dequant, uv_dequant size by Scott LaVarnway · 12 years ago
  79. 2bf1dc2 Enable bit-stream support to SB8X8 by Jingning Han · 12 years ago
  80. 6e4ed2f Merge "Adding vp9_get_qindex function." into experimental by Dmitry Kovalev · 12 years ago
  81. d139655 Merge "Make vp9_optimize_sb* common" into experimental by John Koleszar · 12 years ago
  82. 1f80a56 Make vp9_optimize_sb* common by John Koleszar · 12 years ago
  83. 09aaf61 Migrating MB decoding into decode_sb/atom by Jingning Han · 12 years ago
  84. e43662e Remove unused quantize optimizations. by Johann · 12 years ago
  85. 79590f1 Merge "Cleaning up encoder segmentation code." into experimental by Dmitry Kovalev · 12 years ago
  86. d3764f7 Merge "Use more restrictive block radius for 8x8 block MV references." into experimental by Ronald S. Bultje · 12 years ago
  87. ff2d695 Use more restrictive block radius for 8x8 block MV references. by Ronald S. Bultje · 12 years ago
  88. 3cf77cc Merge "sb8x8 integration in rd loop." into experimental by Ronald S. Bultje · 12 years ago
  89. d068d86 sb8x8 integration in rd loop. by Ronald S. Bultje · 12 years ago
  90. 3af212e Merge "Expand UMV border to 96 pixels" into experimental by John Koleszar · 12 years ago
  91. b5364d4 Using treed_read/treed_write functions for segment ids. by Dmitry Kovalev · 12 years ago
  92. 3f6c6ff Adding vp9_get_qindex function. by Dmitry Kovalev · 12 years ago
  93. ad68903 Merge "Removed code no longer being used." into experimental by Yaowu Xu · 12 years ago
  94. dc8cd7d Merge "Migrating SPLITMV_4X4 decoding into decode_atom" into experimental by Jingning Han · 12 years ago
  95. df6f82c Removed code no longer being used. by Yaowu Xu · 12 years ago
  96. 347ad7f Merge "Adding vp9_update_frame_size function." into experimental by Dmitry Kovalev · 12 years ago
  97. 626d3ca Change to fourcc to enable decoding of ffmpeg files. by Jim Bankoski · 12 years ago
  98. 15b5e46 Adding vp9_update_frame_size function. by Dmitry Kovalev · 12 years ago
  99. be9cf21 Merge "General cleanup inside vp9_bitstream.c." into experimental by Dmitry Kovalev · 12 years ago
  100. ce3a8a6 Migrating SPLITMV_4X4 decoding into decode_atom by Jingning Han · 12 years ago