1. 3cac9f0 Merge "Use UV prediction when deciding to skip in for lossless." by Alex Converse · 11 years ago
  2. 1d5223c Multi-arf: Change ref buffer for primary arf. by Paul Wilkins · 11 years ago
  3. 5a3e3c6 Adaptive txfm size selection depending on residual sse/variance by Jingning Han · 11 years ago
  4. 73eeb3b Merge "Skip the partition search for the frame with no motion" by Pengchong Jin · 11 years ago
  5. aed5271 Use UV prediction when deciding to skip in for lossless. by Alex Converse · 11 years ago
  6. 1286126 Skip the partition search for the frame with no motion by Pengchong Jin · 11 years ago
  7. e15f6bc Merge "Add const mark to const values in non-RD coding mode" by Jingning Han · 11 years ago
  8. 56afb9c Merge "Enable real-time version reference motion vector search" by Jingning Han · 11 years ago
  9. 46ea9ec Enable real-time version reference motion vector search by Jingning Han · 11 years ago
  10. 99e25ec Add const mark to const values in non-RD coding mode by Jingning Han · 11 years ago
  11. 46218c9 Merge "Fix quality regression for multi arf off case." by Paul Wilkins · 11 years ago
  12. e84e868 Merge "Make non-RD intra mode search txfm size dependent" by Jingning Han · 11 years ago
  13. 1c27e1f Fix quality regression for multi arf off case. by Paul Wilkins · 11 years ago
  14. 601be5a Merge "Dual arf: Name changes." by Paul Wilkins · 11 years ago
  15. 2aa50ea Make non-RD intra mode search txfm size dependent by Jingning Han · 11 years ago
  16. ce71990 Merge changes I915beaef,I229dd6ca by James Zern · 11 years ago
  17. 75cb82d vp9cx.mk: move avx c files outside of x86inc block by James Zern · 11 years ago
  18. 36eeb17 Merge "Revert "Revert 3 patches from Hangyu to get Chrome to build:"" by hkuang · 11 years ago
  19. b336356 Revert "Revert 3 patches from Hangyu to get Chrome to build:" by hkuang · 11 years ago
  20. bd1fc34 Merge "Allow lossless breakout in non-rd mode decision." by Alex Converse · 11 years ago
  21. e319e4b Merge "[spatial svc]Don't skip motion search in first pass encoding" by Minghai Shang · 11 years ago
  22. 0a103ae Merge "[spatial svc]Implement lag in frames for spatial svc" by Minghai Shang · 11 years ago
  23. 35bd31c Merge "Replace cpi->common with preset variable cm" by Jingning Han · 11 years ago
  24. 9f3f5c8 Merge "Add vp9_ prefix to mv_pred and setup_pred_block functions" by Jingning Han · 11 years ago
  25. bccc785 Merge "Reuse inter prediction result in real-time speed 6" by Yunqing Wang · 11 years ago
  26. 9f76c1e Dual arf: Name changes. by Paul Wilkins · 11 years ago
  27. b8c382f Merge "Dual ARF changes: Buffer index selection." by Paul Wilkins · 11 years ago
  28. 0f44616 Merge "Adjust arf Q limits with multi-arf." by Paul Wilkins · 11 years ago
  29. b2b0775 vp9: check tile column count by James Zern · 11 years ago
  30. 1409d1e Allow lossless breakout in non-rd mode decision. by Alex Converse · 11 years ago
  31. 9e55834 Replace cpi->common with preset variable cm by Jingning Han · 11 years ago
  32. 85cfae8 Add vp9_ prefix to mv_pred and setup_pred_block functions by Jingning Han · 11 years ago
  33. 6bebe65 [spatial svc]Don't skip motion search in first pass encoding by Minghai Shang · 11 years ago
  34. 277338f [spatial svc]Implement lag in frames for spatial svc by Minghai Shang · 11 years ago
  35. 0aae100 Reuse inter prediction result in real-time speed 6 by Yunqing Wang · 11 years ago
  36. 8357292 Fix test on maximum downscaling limits by Adrian Grange · 11 years ago
  37. 4efcf83 Merge "Fixed VP9 denoiser COPY_BLOCK case" by Tim Kopp · 11 years ago
  38. 60244ec Dual ARF changes: Buffer index selection. by Paul Wilkins · 11 years ago
  39. 11b34f1 Adjust arf Q limits with multi-arf. by Paul Wilkins · 11 years ago
  40. 9aca602 Further dual arf changes: multi_arf_allowed. by Paul Wilkins · 11 years ago
  41. 8160a26 Fix some bugs in multi-arf by Paul Wilkins · 11 years ago
  42. 2611022 Clean out old CONFIG_MULTIPLE_ARF code. by Paul Wilkins · 11 years ago
  43. 2e430cb Experiment for mid group second arf. by Paul Wilkins · 11 years ago
  44. 2518e33 Merge "Switch active map implementation to segment based." by Alex Converse · 11 years ago
  45. 20adfc5 Merge "Fork vp9_rd_pick_inter_mode_sb_seg_skip" by Alex Converse · 11 years ago
  46. 8c1f071 Allocate buffers based on correct chroma format by Adrian Grange · 11 years ago
  47. 6118dcf Merge "Actually skip blocks in skip segments in non-rd encoder." by Alex Converse · 11 years ago
  48. 961bafc Merge "Remove unused vp9_init_quant_tables function" by Jingning Han · 11 years ago
  49. 5aae059 Merge "error check vp9 superframe parsing" by Jim Bankoski · 11 years ago
  50. c3db2d8 error check vp9 superframe parsing by Jim Bankoski · 11 years ago
  51. 9be46e4 Revert 3 patches from Hangyu to get Chrome to build: by Jim Bankoski · 11 years ago
  52. 3431f57 Merge "Fix bug in error handling that causes segfault" by Jim Bankoski · 11 years ago
  53. e8dcadc Merge "fix peek_si to enable 1 byte show existing frames." by Jim Bankoski · 11 years ago
  54. d213b0b Merge "Introduce FrameWorker for decoding." by hkuang · 11 years ago
  55. 9bc0408 Introduce FrameWorker for decoding. by hkuang · 11 years ago
  56. 88ba088 Fix bug in error handling that causes segfault by Jim Bankoski · 11 years ago
  57. aeacaac Switch active map implementation to segment based. by Alex Converse · 11 years ago
  58. e8a4edf Fork vp9_rd_pick_inter_mode_sb_seg_skip by Alex Converse · 11 years ago
  59. 173a86b Actually skip blocks in skip segments in non-rd encoder. by Alex Converse · 11 years ago
  60. 1fc2b0f Merge "Include type defines" by Johann · 11 years ago
  61. d658216 Don't return value for void functions by Johann · 11 years ago
  62. baef0b8 Include type defines by Johann · 11 years ago
  63. 6d2ebfa Merge "VP9 denoiser bugfixes" by Tim Kopp · 11 years ago
  64. 48b8ce2 Merge "Allow key frame more flexibility in mode search" by Jingning Han · 11 years ago
  65. b79d5b6 Fixed VP9 denoiser COPY_BLOCK case by Tim Kopp · 11 years ago
  66. 31c03b3 VP9 denoiser bugfixes by Tim Kopp · 11 years ago
  67. 7820abe Merge "Added CFLAG for outputting vp9 denoised signal" by Tim Kopp · 11 years ago
  68. 815485a fix peek_si to enable 1 byte show existing frames. by Jim Bankoski · 11 years ago
  69. c99a8fd Allow key frame more flexibility in mode search by Jingning Han · 11 years ago
  70. ab9755f Merge "Fixes in VP9 alloc, free, and COPY_FRAME case" by Tim Kopp · 11 years ago
  71. 625fbb3 Merge "Add superframe support for frame parallel decoding." by hkuang · 11 years ago
  72. b202e47 Merge "Separate rate-distortion modeling for DC and AC coefficients" by Jingning Han · 11 years ago
  73. 26955b2 Merge "Improved vp9 denoiser running avg update." by Tim Kopp · 11 years ago
  74. 40d8a20 Merge "Implemented COPY_BLOCK case for vp9 denoiser" by Tim Kopp · 11 years ago
  75. 1eb6e68 Add superframe support for frame parallel decoding. by hkuang · 11 years ago
  76. 8297b4d Merge "Modify non-rd intra mode checking" by Yunqing Wang · 11 years ago
  77. c9c4e13 Added CFLAG for outputting vp9 denoised signal by Tim Kopp · 11 years ago
  78. b56f3af Fixes in VP9 alloc, free, and COPY_FRAME case by Tim Kopp · 11 years ago
  79. 0fec8f9 Improved vp9 denoiser running avg update. by Tim Kopp · 11 years ago
  80. ff38807 Implemented COPY_BLOCK case for vp9 denoiser by Tim Kopp · 11 years ago
  81. 02d557e Merge "Changed buf_2ds in vp9 denoiser to YV12 buffers" by Tim Kopp · 11 years ago
  82. 1d4ca03 Merge "Update running avg for VP9 denoiser" by Tim Kopp · 11 years ago
  83. 1580a88 Merge "Implemented vp9_denoiser_{alloc,free}()" by Tim Kopp · 11 years ago
  84. 374b21b Merge "Removing decode_one_iter() function." by Dmitry Kovalev · 11 years ago
  85. 2614e56 Changed buf_2ds in vp9 denoiser to YV12 buffers by Tim Kopp · 11 years ago
  86. a4b7a71 Update running avg for VP9 denoiser by Tim Kopp · 11 years ago
  87. 2a72067 Implemented vp9_denoiser_{alloc,free}() by Tim Kopp · 11 years ago
  88. 99d648b Merge "Improve vp9_rb_bytes_read" by Adrian Grange · 11 years ago
  89. 3b9c19a Remove unused vp9_init_quant_tables function by Jingning Han · 11 years ago
  90. 55834d4 Modify non-rd intra mode checking by Yunqing Wang · 11 years ago
  91. 7c45dc9 Separate rate-distortion modeling for DC and AC coefficients by Jingning Han · 11 years ago
  92. dbd1184 Improve vp9_rb_bytes_read by Adrian Grange · 11 years ago
  93. bf46feb Merge "Moving RD-opt related code from vp9_encoder.h to vp9_rdopt.h." by Dmitry Kovalev · 11 years ago
  94. bed7cf2 Merge "skip the un-necessary motion search in the first pass" by Pengchong Jin · 11 years ago
  95. 6cfb854 Merge "Fix C versions of DC calculation functions" by Jingning Han · 11 years ago
  96. 88df435 Merge "vp9_rtcd: correct avx2 references" by James Zern · 11 years ago
  97. 3f3199e Merge "vp9_pickmode.c: fix vs12 compiler warnings" by Dmitry Kovalev · 11 years ago
  98. d203203 Merge "Fix out of boundary memory read in fuzz test on vpxdec" by Jingning Han · 11 years ago
  99. cdc954f skip the un-necessary motion search in the first pass by Pengchong Jin · 11 years ago
  100. 4564853 vp9_pickmode.c: fix vs12 compiler warnings by unknown · 11 years ago