1. e656f44 update vp9_thread.[hc] by James Zern · 11 years ago
  2. 8c6263e vp9_thread_test: remove unnecessary c_str()'s by James Zern · 11 years ago
  3. 0b27ed4 vp9_thread_test: factorize decode loop by James Zern · 11 years ago
  4. 415b84b vp9_thread_test: add 'Thread' to test names by James Zern · 11 years ago
  5. 14e3cac Merge "libs.mk: don't include x86inc.asm in codec src list" by James Zern · 11 years ago
  6. 968291f Merge "Revert "Fix a bug in VP9Worker which leads to unit test hang."" by James Zern · 11 years ago
  7. 6c54dbc Merge "BITSTREAM: Handle transform size and motion vectors more logically for non-420." by Alex Converse · 11 years ago
  8. 1480ba6 Revert "Fix a bug in VP9Worker which leads to unit test hang." by hkuang · 11 years ago
  9. 4bb4c22 Merge "Encode_breakout code refactoring" by Yunqing Wang · 11 years ago
  10. 370618f Merge "change to not force interp_type as SWITCHABLE" by Yaowu Xu · 11 years ago
  11. 186bd4e change to not force interp_type as SWITCHABLE by Yaowu Xu · 11 years ago
  12. 6643b88 Merge "Remove unused set_mode_info function" by Jingning Han · 11 years ago
  13. f847642 Merge "Fix a bug in VP9Worker which leads to unit test hang." by hkuang · 11 years ago
  14. 3779cca Encode_breakout code refactoring by Yunqing Wang · 11 years ago
  15. 30ab370 Remove unused set_mode_info function by Jingning Han · 11 years ago
  16. 34b2ce1 Fix a bug in VP9Worker which leads to unit test hang. by hkuang · 11 years ago
  17. dee5782 Enable encode breakout in real time by Yunqing Wang · 11 years ago
  18. 9d41313 Decide the partitioning threshold from the variance histogram by Yunqing Wang · 11 years ago
  19. a93c506 Merge "initialize bit buffer structure to avoid warning error" by Jim Bankoski · 11 years ago
  20. ba869a9 Merge "vp8 denoiser fix: free memory of denoiser->denoiser_state." by Marco Paniconi · 11 years ago
  21. 04d9720 Merge "Implemented motion compensation for VP9 denoiser" by Tim Kopp · 11 years ago
  22. 783107f Merge "silence unused parm warning for worker thread in loop filter" by Jim Bankoski · 11 years ago
  23. acc0fec Merge "remove unused parms from rd_pick_inter_mode_sb_seg_skip" by Jim Bankoski · 11 years ago
  24. 7a8829f initialize bit buffer structure to avoid warning error by Jim Bankoski · 11 years ago
  25. 970c125 vp8 denoiser fix: free memory of denoiser->denoiser_state. by Marco Paniconi · 11 years ago
  26. 9aa4fad silence unused parm warning for worker thread in loop filter by Jim Bankoski · 11 years ago
  27. a13bf65 remove unused parms from rd_pick_inter_mode_sb_seg_skip by Jim Bankoski · 11 years ago
  28. 2af4656 Merge "vp9: disable postproc buffer alloc when unnecessary" by James Zern · 11 years ago
  29. b590629 Merge "Add a test using VP9E_SET_LOSSLESS" by James Zern · 11 years ago
  30. e707e95 libs.mk: don't include x86inc.asm in codec src list by James Zern · 11 years ago
  31. 4bf2448 Add a test using VP9E_SET_LOSSLESS by Alex Converse · 11 years ago
  32. 8bf4c43 configure: defer x32 check until post toolchain setup by James Zern · 11 years ago
  33. 44472cd vp9: disable postproc buffer alloc when unnecessary by James Zern · 11 years ago
  34. 715b8d3 Merge "Revert "Revert "Revert 3 patches from Hangyu to get Chrome to build:""" by James Zern · 11 years ago
  35. 749e0c7 Revert "Revert "Revert 3 patches from Hangyu to get Chrome to build:"" by James Zern · 11 years ago
  36. 0e79906 Merge "Allow encoder to set lpf level to 0" by Yaowu Xu · 11 years ago
  37. 303aa7e Merge "Added a new speed 7 in rt mode" by Yaowu Xu · 11 years ago
  38. ae77d0f Merge "Add a CPU speed test with screen content." by Alex Converse · 11 years ago
  39. 9cd90d4 Merge "iosbuild.sh Add arm64 support to VPX.framework." by James Zern · 11 years ago
  40. 1fba21a Merge "configure.sh: Tweak default of use_x86inc for 64-bit, non-pic, and Darwin." by Tom Finegan · 11 years ago
  41. a5f4918 Merge "fix: Only do spatial SVC when there are > 1 layers" by Tim Kopp · 11 years ago
  42. b0959b8 Merge "VP9 denoiser: implemented update_frame_stats()" by Tim Kopp · 11 years ago
  43. d0cb273 Allow encoder to set lpf level to 0 by Yaowu Xu · 11 years ago
  44. 3f92b7b Added a new speed 7 in rt mode by Yaowu Xu · 11 years ago
  45. 83269ff Merge "[spatial svc] Remove encoding modes since we only need one mode at this time." by Minghai Shang · 11 years ago
  46. 5ca7c65 Merge "[spatial svc]Remove key frame quantizer settings since key frame is decided by rate control" by Minghai Shang · 11 years ago
  47. 63de0f1 Merge "Verify that the ouput of q0 is lossless in cpu speed test." by Alex Converse · 11 years ago
  48. 52b63c2 Merge "Better validation of invalid files" by Jim Bankoski · 11 years ago
  49. 5d08812 Add a CPU speed test with screen content. by Alex Converse · 11 years ago
  50. a869e62 Verify that the ouput of q0 is lossless in cpu speed test. by Alex Converse · 11 years ago
  51. 2f74218 Merge "vp8: bugfix in postproc vp8_de_noise." by Marco Paniconi · 11 years ago
  52. a9a13ce Merge "Add realtime coverage to cpu speed test" by Alex Converse · 11 years ago
  53. 3cac9f0 Merge "Use UV prediction when deciding to skip in for lossless." by Alex Converse · 11 years ago
  54. 9f37d14 Better validation of invalid files by Jim Bankoski · 11 years ago
  55. 21f8d6a vp8: bugfix in postproc vp8_de_noise. by Marco Paniconi · 11 years ago
  56. 2826c1d Implemented motion compensation for VP9 denoiser by Tim Kopp · 11 years ago
  57. 0299a60 fix: Only do spatial SVC when there are > 1 layers by Tim Kopp · 11 years ago
  58. 52462bf VP9 denoiser: implemented update_frame_stats() by Tim Kopp · 11 years ago
  59. cb51192 Merge "Multi-arf: Change ref buffer for primary arf." by Yaowu Xu · 11 years ago
  60. 1a30f70 denoising_sse2.c visual studio warnings/errors fix by Scott LaVarnway · 11 years ago
  61. 1d5223c Multi-arf: Change ref buffer for primary arf. by Paul Wilkins · 11 years ago
  62. 340e743 Add realtime coverage to cpu speed test by Alex Converse · 11 years ago
  63. 5a3e3c6 Adaptive txfm size selection depending on residual sse/variance by Jingning Han · 11 years ago
  64. 73eeb3b Merge "Skip the partition search for the frame with no motion" by Pengchong Jin · 11 years ago
  65. aed5271 Use UV prediction when deciding to skip in for lossless. by Alex Converse · 11 years ago
  66. 91ccad2 Merge "vp8: Add temporal denoising for UV-channel." by Marco Paniconi · 11 years ago
  67. 6a2e376 Merge "Add arm64-darwin-gcc target." by Tom Finegan · 11 years ago
  68. 1286126 Skip the partition search for the frame with no motion by Pengchong Jin · 11 years ago
  69. 94ae043 vp8: Add temporal denoising for UV-channel. by Scott LaVarnway · 11 years ago
  70. e87d681 Add arm64-darwin-gcc target. by Tom Finegan · 11 years ago
  71. e15f6bc Merge "Add const mark to const values in non-RD coding mode" by Jingning Han · 11 years ago
  72. 56afb9c Merge "Enable real-time version reference motion vector search" by Jingning Han · 11 years ago
  73. 46ea9ec Enable real-time version reference motion vector search by Jingning Han · 11 years ago
  74. 99e25ec Add const mark to const values in non-RD coding mode by Jingning Han · 11 years ago
  75. 46218c9 Merge "Fix quality regression for multi arf off case." by Paul Wilkins · 11 years ago
  76. e84e868 Merge "Make non-RD intra mode search txfm size dependent" by Jingning Han · 11 years ago
  77. 1c27e1f Fix quality regression for multi arf off case. by Paul Wilkins · 11 years ago
  78. 601be5a Merge "Dual arf: Name changes." by Paul Wilkins · 11 years ago
  79. 08d75a8 configure.sh: Tweak default of use_x86inc for 64-bit, non-pic, and Darwin. by Tom Finegan · 11 years ago
  80. 9a5e9e7 iosbuild.sh Add arm64 support to VPX.framework. by Tom Finegan · 11 years ago
  81. 2aa50ea Make non-RD intra mode search txfm size dependent by Jingning Han · 11 years ago
  82. ce71990 Merge changes I915beaef,I229dd6ca by James Zern · 11 years ago
  83. 75cb82d vp9cx.mk: move avx c files outside of x86inc block by James Zern · 11 years ago
  84. 36eeb17 Merge "Revert "Revert 3 patches from Hangyu to get Chrome to build:"" by hkuang · 11 years ago
  85. b336356 Revert "Revert 3 patches from Hangyu to get Chrome to build:" by hkuang · 11 years ago
  86. 3abfee9 test.mk: remove renamed file by James Zern · 11 years ago
  87. bd1fc34 Merge "Allow lossless breakout in non-rd mode decision." by Alex Converse · 11 years ago
  88. d9c37b0 Merge "decode_test_driver: check HasFailure() in RunLoop" by James Zern · 11 years ago
  89. f8b0f52 Merge "decode_test_driver: fix type size warning" by James Zern · 11 years ago
  90. df38196 [spatial svc] Remove encoding modes since we only need one mode at this time. by Minghai Shang · 11 years ago
  91. 41b451e [spatial svc]Remove key frame quantizer settings since key frame is decided by rate control by Minghai Shang · 11 years ago
  92. e319e4b Merge "[spatial svc]Don't skip motion search in first pass encoding" by Minghai Shang · 11 years ago
  93. 0a103ae Merge "[spatial svc]Implement lag in frames for spatial svc" by Minghai Shang · 11 years ago
  94. 35bd31c Merge "Replace cpi->common with preset variable cm" by Jingning Han · 11 years ago
  95. 9f3f5c8 Merge "Add vp9_ prefix to mv_pred and setup_pred_block functions" by Jingning Han · 11 years ago
  96. bccc785 Merge "Reuse inter prediction result in real-time speed 6" by Yunqing Wang · 11 years ago
  97. 9f76c1e Dual arf: Name changes. by Paul Wilkins · 11 years ago
  98. b8c382f Merge "Dual ARF changes: Buffer index selection." by Paul Wilkins · 11 years ago
  99. 0f44616 Merge "Adjust arf Q limits with multi-arf." by Paul Wilkins · 11 years ago
  100. aff720f decode_test_driver: fix type size warning by James Zern · 11 years ago