1. bf63652 Merge "Combine fdct8x8 and quantization process" by Jingning Han · 10 years ago
  2. ce77a7b Merge "Add sse2 version for vp9_quantize_fp" by Jingning Han · 10 years ago
  3. c6908fd Combine fdct8x8 and quantization process by Jingning Han · 10 years ago
  4. 587f0cd Merge "Prevent severe rate control errors in CBR mode" by Yaowu Xu · 10 years ago
  5. 3c71586 Merge "Modify active_worst_quality setting for one pass CBR." by Marco · 10 years ago
  6. 550707b Merge "change to call vp9_refining_search_sad() directly" by Yaowu Xu · 10 years ago
  7. ffa06b3 Prevent severe rate control errors in CBR mode by Yaowu Xu · 10 years ago
  8. 2d3cc8e Add sse2 version for vp9_quantize_fp by Jingning Han · 10 years ago
  9. 13a999d Merge "Add empty pointer check to pred buffering in rtc coding mode" by Jingning Han · 10 years ago
  10. b660f72 Modify active_worst_quality setting for one pass CBR. by Marco · 10 years ago
  11. 1687c47 change to call vp9_refining_search_sad() directly by Yaowu Xu · 10 years ago
  12. a62c87f Add empty pointer check to pred buffering in rtc coding mode by Jingning Han · 10 years ago
  13. 4539c49 Merge "Code cleanup: remove unused members in RD_OPT" by Yunqing Wang · 10 years ago
  14. 3f4a93b Merge "vp9_ethread: combine encoder counts in separate struct" by Yunqing Wang · 10 years ago
  15. c3a9056 Merge "Added sse2 acceleration for highbitdepth variance" by Debargha Mukherjee · 10 years ago
  16. 75c2c84 Merge "Visual studio build fix using explicit cast" by James Zern · 10 years ago
  17. 87ae6d7 Code cleanup: remove unused members in RD_OPT by Yunqing Wang · 10 years ago
  18. d0b547c vp9_ethread: combine encoder counts in separate struct by Yunqing Wang · 10 years ago
  19. 48032bf Added sse2 acceleration for highbitdepth variance by Peter de Rivaz · 11 years ago
  20. 00c385f Visual studio build fix using explicit cast by Deb Mukherjee · 10 years ago
  21. 035acac Merge "vp9_ethread: include a pointer to mb in VP9_COMP" by Yunqing Wang · 10 years ago
  22. 6906d21 vp9_ethread: include a pointer to mb in VP9_COMP by Yunqing Wang · 10 years ago
  23. f716849 Merge "Add more rate control stats to vpx_temporal_svc_encoder." by Marco · 10 years ago
  24. b643591 Add more rate control stats to vpx_temporal_svc_encoder. by Marco · 10 years ago
  25. 807885b Merge "vp9_ethread: modify the cyclic refresh struct" by Yunqing Wang · 10 years ago
  26. e4e85ad Merge "adapt the adjustment limit for rate correction factor in RTC mode" by Yaowu Xu · 10 years ago
  27. 8ee605f vp9_ethread: modify the cyclic refresh struct by Yunqing Wang · 10 years ago
  28. 35de9db Merge "Prepare for dynamic frame resizing in the recode loop" by Adrian Grange · 10 years ago
  29. 20517e0 Merge "Fix 32 bit build emms problem." by Paul Wilkins · 10 years ago
  30. 134bc82 Merge "Revert "Fix SSSE3 partial_idct_test detection"" by Johann · 10 years ago
  31. aeff1f7 Merge "Use reconstructed pixels for intra prediction" by Jingning Han · 10 years ago
  32. 6efafda Merge "Refactor nonrd_use_partition coding process" by Jingning Han · 10 years ago
  33. 0d085eb Prepare for dynamic frame resizing in the recode loop by Adrian Grange · 10 years ago
  34. b9c4f9a Fix 32 bit build emms problem. by Paul Wilkins · 10 years ago
  35. 8da5088 Revert "Fix SSSE3 partial_idct_test detection" by James Zern · 10 years ago
  36. 9f79259 adapt the adjustment limit for rate correction factor in RTC mode by Yaowu Xu · 10 years ago
  37. 7621a19 Merge "Vidyo: Turn off keyframes in higher spatial layers" by Deb Mukherjee · 10 years ago
  38. 002172e Merge "Added highbitdepth sse2 SAD acceleration and tests" by Debargha Mukherjee · 10 years ago
  39. c7d26cc Remove vp9_temporal_denoising from experimental list. by Marco · 10 years ago
  40. 7eee487 Added highbitdepth sse2 SAD acceleration and tests by Peter de Rivaz · 11 years ago
  41. 64b3739 Merge "Fix SSSE3 partial_idct_test detection" by Johann · 10 years ago
  42. 8e112d9 Merge "Use normal rate_correction_factor for gf in CBR mode" by Yaowu Xu · 10 years ago
  43. 48a7627 Vidyo: Turn off keyframes in higher spatial layers by Deb Mukherjee · 10 years ago
  44. c7a905c Merge "Vidyo: Support for one-pass rc-enabled SVC encoder" by Deb Mukherjee · 10 years ago
  45. e717d22 Use reconstructed pixels for intra prediction by Jingning Han · 10 years ago
  46. 4999505 Merge "AQ1 - remove first pass weights." by Paul Wilkins · 10 years ago
  47. f2b978e Use normal rate_correction_factor for gf in CBR mode by Yaowu Xu · 10 years ago
  48. 0ba1542 Vidyo: Support for one-pass rc-enabled SVC encoder by Deb Mukherjee · 10 years ago
  49. 130c6d7 Merge "Iadst transforms to use internal low precision" by Deb Mukherjee · 10 years ago
  50. 1836696 Merge "Remove asm offset dependencies" by Johann · 10 years ago
  51. d8362a3 Merge "Fix LAST SKIP when considering GOLDEN" by Alex Converse · 10 years ago
  52. cc57c5e Iadst transforms to use internal low precision by Deb Mukherjee · 10 years ago
  53. 27dce0f Test name changes to use SSE/SSE2 exactly by Deb Mukherjee · 10 years ago
  54. ce9ba97 Fix LAST SKIP when considering GOLDEN by Alex Converse · 10 years ago
  55. 08d86bc Merge "Add intra complexity and brightness weight to first pass." by Paul Wilkins · 10 years ago
  56. 98492c1 Merge "Change the use of a reserved color space entry" by Yaowu Xu · 10 years ago
  57. 31b6d7c AQ1 - remove first pass weights. by Paul Wilkins · 10 years ago
  58. af3519a Change the use of a reserved color space entry by Yaowu Xu · 10 years ago
  59. 754b05a Refactor nonrd_use_partition coding process by Jingning Han · 10 years ago
  60. 6eec73a Remove asm offset dependencies by Johann · 11 years ago
  61. bf44117 Merge "Modify the frame context memory deallocation" by Yunqing Wang · 10 years ago
  62. 417e754 Merge "Remove unused is_background function" by Jingning Han · 10 years ago
  63. e97f404 Merge "Rework cut-off decisions in cyclic refresh aq mode" by Jingning Han · 10 years ago
  64. 1228433 Modify the frame context memory deallocation by Yunqing Wang · 10 years ago
  65. 5e93512 Add intra complexity and brightness weight to first pass. by Paul Wilkins · 10 years ago
  66. 10da059 Remove unused is_background function by Jingning Han · 10 years ago
  67. caaf63b Rework cut-off decisions in cyclic refresh aq mode by Jingning Han · 10 years ago
  68. e886069 Merge "Totally remove prev_mi in VP9 decoder." by hkuang · 10 years ago
  69. 4cc7c5a Totally remove prev_mi in VP9 decoder. by hkuang · 10 years ago
  70. 7e491de Merge "Fix visual studio 2013 compiler warnings" by Yaowu Xu · 10 years ago
  71. 92440e8 Merge "vp8 quantize is now in intrinsics, not asm" by Johann · 10 years ago
  72. 2c4fee1 Fix visual studio 2013 compiler warnings by Yaowu Xu · 10 years ago
  73. 2c95a3f Merge "Simplify interface of write_selected_tx_size and read_tx_size" by Hui Su · 10 years ago
  74. 7d07f51 Fix SSSE3 partial_idct_test detection by Johann · 10 years ago
  75. d1b64de vp8 quantize is now in intrinsics, not asm by Johann · 10 years ago
  76. a7889ca Merge "Skip ref frame mode search conditioned on predicted mv residuals" by Jingning Han · 10 years ago
  77. df1b0ca quantize_test: delete QuantizePair related tests by James Zern · 10 years ago
  78. c4b3625 Merge "Remove pair quantization" by Johann · 10 years ago
  79. 412eaaf Merge "vp8 quantization -> intrinsics" by Johann · 10 years ago
  80. 709c634 Simplify interface of write_selected_tx_size and read_tx_size by Hui Su · 10 years ago
  81. 9f9e30d Merge "[spatial svc] Make spatial svc working for one pass rate control" by Minghai Shang · 10 years ago
  82. 825e270 Merge "Fix the memory leak due to missing free frame_mvs." by hkuang · 10 years ago
  83. 0593ce3 Merge "Avoid divide-by-zero in vp8 initialization" by Johann · 10 years ago
  84. 23da920 Fix the memory leak due to missing free frame_mvs. by hkuang · 10 years ago
  85. b495723 Avoid divide-by-zero in vp8 initialization by Johann · 10 years ago
  86. 86c36a5 [spatial svc] Make spatial svc working for one pass rate control by Minghai Shang · 10 years ago
  87. dae280d Align structures in quantize test by Johann · 10 years ago
  88. 9c6ce43 Add some indirection to the quantize test by Johann · 10 years ago
  89. 1e75338 Merge "Refactor sub-pixel motion search unit" by Jingning Han · 10 years ago
  90. 1434f76 Skip ref frame mode search conditioned on predicted mv residuals by Jingning Han · 10 years ago
  91. 6d90a9d Merge "WORKAROUND FIX FOR GCC4.9.1" by Yunqing Wang · 10 years ago
  92. 6bab322 Merge "vp8 quantize test" by Johann · 10 years ago
  93. 343acaa Merge "Allow disable of refresh golden for more than 1 layer encoding." by Marco · 10 years ago
  94. 53b68de vp8 quantize test by Johann · 11 years ago
  95. e083f6b Refactor sub-pixel motion search unit by Jingning Han · 10 years ago
  96. 0ca5908 Merge "Fix the THR_MODES array used in vp9_pick_inter_mode" by Jingning Han · 10 years ago
  97. 2fe893c Merge "Fix speed 7 and speed 12 for rt" by Yaowu Xu · 10 years ago
  98. d6b6883 Allow disable of refresh golden for more than 1 layer encoding. by Marco · 10 years ago
  99. 7e119e2 Fix the THR_MODES array used in vp9_pick_inter_mode by Jingning Han · 10 years ago
  100. 86175a5 WORKAROUND FIX FOR GCC4.9.1 by levytamar82 · 11 years ago