1. 760deb3 active_map_test: remove unused VP9_FACTORY define by James Zern · 11 years ago
  2. 832e4f3 Merge "Silent -wextra warnings" by Yaowu Xu · 11 years ago
  3. 5179edc Merge "[spatial svc]Implement alt reference frames" by Minghai Shang · 11 years ago
  4. b386aa0 Merge "Misc. bit-depth related changes" by Deb Mukherjee · 11 years ago
  5. 449e5f2 Misc. bit-depth related changes by Deb Mukherjee · 11 years ago
  6. e899859 [spatial svc]Implement alt reference frames by Minghai Shang · 11 years ago
  7. 6ce515b Merge "Fix chrome valgrind warning due to the use of mismatched bsize" by Jingning Han · 11 years ago
  8. 44eb577 invalid_file_test: convert test param from tuple to struct by James Zern · 11 years ago
  9. 618e7ef Silent -wextra warnings by Yaowu Xu · 11 years ago
  10. 6f85cc6 Merge "Add unit test to test tile decoding error handling." by hkuang · 11 years ago
  11. 0999a2a Merge "vp9_loopfilter.c: cosmetics" by James Zern · 11 years ago
  12. 08955ed Merge "vpxenc: fix per-frame psnr/size output on a terminal" by James Zern · 11 years ago
  13. 3cddd81 Fix chrome valgrind warning due to the use of mismatched bsize by Jingning Han · 11 years ago
  14. c147cf3 Add unit test to test tile decoding error handling. by hkuang · 11 years ago
  15. 7e34061 Merge "Remove unnecessary assertions" by Yunqing Wang · 11 years ago
  16. 6298e23 Merge "Code refactoring: use defined inline functions" by Yunqing Wang · 11 years ago
  17. 84744a4 Merge "Remove an unused parameter in vp9_init_search_range()" by Yaowu Xu · 11 years ago
  18. af4f390 Merge "Re-factor and simplify arnr filter." by Adrian Grange · 11 years ago
  19. 978642a Remove unnecessary assertions by Yunqing Wang · 11 years ago
  20. 6673d2f Remove an unused parameter in vp9_init_search_range() by Yaowu Xu · 11 years ago
  21. 1b5e987 Code refactoring: use defined inline functions by Yunqing Wang · 11 years ago
  22. e3e6e06 Re-factor and simplify arnr filter. by Paul Wilkins · 11 years ago
  23. a75d55d Remove an unused parameter by Yaowu Xu · 11 years ago
  24. 8a7cc1f Merge "update vp9_thread.c" by James Zern · 11 years ago
  25. c00e9c4 Merge changes Ie241772d,I3c72e226 by James Zern · 11 years ago
  26. 3265585 Merge "Minor cleanup" by Yaowu Xu · 11 years ago
  27. f3544f0 Merge "sh tests: Add support for running tested programs within another program." by Tom Finegan · 11 years ago
  28. 7a22d8b Merge "Add warning to temporal SVC test when temporal denoising is disabled." by Tom Finegan · 11 years ago
  29. 926a6f6 sh tests: Add support for running tested programs within another program. by Tom Finegan · 11 years ago
  30. 4eae56d Add warning to temporal SVC test when temporal denoising is disabled. by Tom Finegan · 11 years ago
  31. 29e1b1a tests: add API_REGISTER_STATE_CHECK by James Zern · 11 years ago
  32. 61c3338 call vp[89]_clear_system_state after longjmp by James Zern · 11 years ago
  33. 8701ed0 update vp9_thread.c by James Zern · 11 years ago
  34. 1226d13 Merge "Refactor vp9_diamond_search_sad function" by Yunqing Wang · 11 years ago
  35. 46441ec Merge "Refactor refining_search_sad code" by Yunqing Wang · 11 years ago
  36. 51e9788 Fix a bug in boundary checking. by hkuang · 11 years ago
  37. 75cd575 Refactor vp9_diamond_search_sad function by Yunqing Wang · 11 years ago
  38. 2d8339e Merge "vp9_decoder_remove: destroy common after thread shutdown" by James Zern · 11 years ago
  39. 5860933 vp9_loopfilter.c: cosmetics by James Zern · 11 years ago
  40. 30117a5 Refactor refining_search_sad code by Yunqing Wang · 11 years ago
  41. 87cf002 Minor cleanup by Yaowu Xu · 11 years ago
  42. a581da2 Remove repetitive code in mcomp.c by Yunqing Wang · 11 years ago
  43. a51e389 Merge "Adjust full-pixel search method in real-time mode" by Yunqing Wang · 11 years ago
  44. 0e99f3a Merge "Combined non-rd motion searchs into a single function" by Yaowu Xu · 11 years ago
  45. 9bd3be6 Adjust full-pixel search method in real-time mode by Yunqing Wang · 11 years ago
  46. c788bce Combined non-rd motion searchs into a single function by Yaowu Xu · 11 years ago
  47. f6bf614 Merge "Re-design quantization process for 32x32 transform block" by Jingning Han · 11 years ago
  48. aa70712 vpxenc: fix per-frame psnr/size output on a terminal by James Zern · 11 years ago
  49. 2e0588b vp9_decoder_remove: destroy common after thread shutdown by James Zern · 11 years ago
  50. b84ee5a Merge "Move vp9_thread.* to common." by hkuang · 11 years ago
  51. 3008da9 Merge "Vp9 denoiser MC bugfix" by Tim Kopp · 11 years ago
  52. 75e5abe Merge "Fix decoder handling of intra-only frames" by Adrian Grange · 11 years ago
  53. 84daeb5 Merge "vp9_cx_iface.c: allow speed greater than 7" by Guillaume Martres · 11 years ago
  54. 8abbd37 Merge changes I2abd6716,I4a65f7f8 by James Zern · 11 years ago
  55. bdfb9e5 Merge "invalid_file_test: output error detail on mismatch" by James Zern · 11 years ago
  56. 9ad1b9f Re-design quantization process for 32x32 transform block by Jingning Han · 11 years ago
  57. 7c43fb6 Fix decoder handling of intra-only frames by Adrian Grange · 11 years ago
  58. 3c86228 Vp9 denoiser MC bugfix by Tim Kopp · 11 years ago
  59. 8c03fff Move abs() to where it is effective by Johann · 11 years ago
  60. 113dbf8 vp9_cx_iface.c: allow speed greater than 7 by Guillaume Martres · 11 years ago
  61. c0061cc Merge "Fix build for examples/vp8_multi_resolution_encoder." by Marco Paniconi · 11 years ago
  62. 5f732c2 Fix build for examples/vp8_multi_resolution_encoder. by Marco Paniconi · 11 years ago
  63. fe4b663 Merge "Use the VP9 version of extend_borders" by Johann · 11 years ago
  64. 337e801 Move vp9_thread.* to common. by hkuang · 11 years ago
  65. 14a12be Merge "Adds support for reading and writing 10/12-bit y4m" by Deb Mukherjee · 11 years ago
  66. ffd2213 Merge "Tune SSSE3 implementation of fast path quantization" by Jingning Han · 11 years ago
  67. 6214038 Merge "Remove an empty line" by Jingning Han · 11 years ago
  68. 00fc0e3 Tune SSSE3 implementation of fast path quantization by Jingning Han · 11 years ago
  69. 3316918 Remove an empty line by Jingning Han · 11 years ago
  70. f60a117 Cleanup motion search speed features. by Alex Converse · 11 years ago
  71. f0e0d01 Merge "Allow lossless skipping in RD mode decision." by Alex Converse · 11 years ago
  72. 8341fa8 Merge "Neon version of vp8_denoiser_filter_uv()" by Scott LaVarnway · 11 years ago
  73. 5820c5d Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  74. 3643544 Merge "Reverting "Adds support for reading and writing 10/12-bit y4m" for now because of Mac Build Failure." by Dmitry Kovalev · 11 years ago
  75. 14f570f Merge "Multi-arf: Add code to turn it on and off." by Paul Wilkins · 11 years ago
  76. 79199e4 Reverting "Adds support for reading and writing 10/12-bit y4m" for now because of Mac Build Failure. by Dmitry Kovalev · 11 years ago
  77. 49f00ba Merge "Cleanup vp9_rd." by Alex Converse · 11 years ago
  78. 5fa37fb Merge "Split vp9_rdopt into vp9_rdopt and vp9_rd." by Alex Converse · 11 years ago
  79. 4ac3b7a Merge "vpxdec: add --keep-going option" by James Zern · 11 years ago
  80. 362b53e Merge "Cleaning up and simplifying read_frame_stats()." by Dmitry Kovalev · 11 years ago
  81. 15123db Cleanup vp9_rd. by Alex Converse · 11 years ago
  82. 03c276e Split vp9_rdopt into vp9_rdopt and vp9_rd. by Alex Converse · 11 years ago
  83. 4635a2b Cleaning up and simplifying read_frame_stats(). by Dmitry Kovalev · 11 years ago
  84. ee5d033 Merge "Fix rd threshold overflow issue" by Yunqing Wang · 11 years ago
  85. 6c0a269 Merge "VP9 denoiser implemented FILTER_BLOCK case" by Tim Kopp · 11 years ago
  86. 3302147 Merge "VP9 denoising enabled by noise_sensitivity param" by Tim Kopp · 11 years ago
  87. 3bc1193 Fix rd threshold overflow issue by Yunqing Wang · 11 years ago
  88. 1e511a5 Merge "Replaced loops with vpx_memcpy()" by Tim Kopp · 11 years ago
  89. 03a3ba4 VP9 denoiser implemented FILTER_BLOCK case by Tim Kopp · 11 years ago
  90. 9c9922d VP9 denoising enabled by noise_sensitivity param by Tim Kopp · 11 years ago
  91. 49741fe Replaced loops with vpx_memcpy() by Tim Kopp · 11 years ago
  92. 6c41707 Merge "Added a speed feature controlling a motion search parameter" by Yaowu Xu · 11 years ago
  93. 8830772 Multi-arf: Add code to turn it on and off. by Paul Wilkins · 11 years ago
  94. 579c7bc Merge "Adapt strength of AQ2." by Paul Wilkins · 11 years ago
  95. 92a6db7 Added a speed feature controlling a motion search parameter by Yaowu Xu · 11 years ago
  96. 2c04e85 Merge "Store/read 16x16 block statistics obtained from the first pass" by Pengchong Jin · 11 years ago
  97. adf4293 Adapt strength of AQ2. by Paul Wilkins · 11 years ago
  98. 82dc133 Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  99. 08cb2b0 Merge "VP9 denoiser used s/int/enum where appropriate" by Tim Kopp · 11 years ago
  100. 73799aa Merge "Denoised output is now grayscale" by Tim Kopp · 11 years ago