1. 869d4ca Add adaptation option for VBR. by Paul Wilkins · 11 years ago
  2. 0e1068a Improve two pass VBR accuracy. by Paul Wilkins · 11 years ago
  3. d3bbd87 Two pass rc changes. by Paul Wilkins · 11 years ago
  4. 62848d2 Merge "Avoid calling vp9_is_scaled two times in a function." by hkuang · 11 years ago
  5. 0b3560c Merge "Adds various high bit-depth encode functions" by Deb Mukherjee · 11 years ago
  6. 587ff64 Fix build failure with Android NDK by Johann · 11 years ago
  7. d174f27 Merge "Clarify GCC version check" by Johann · 11 years ago
  8. 04c91f5 Merge "Fix IOCs" by Yaowu Xu · 11 years ago
  9. f6be2f3 Clarify GCC version check by Johann · 11 years ago
  10. c53a95a Avoid calling vp9_is_scaled two times in a function. by hkuang · 11 years ago
  11. e616504 Fix IOCs by Yaowu Xu · 11 years ago
  12. 845d4f3 Fix a couple of comments by Yaowu Xu · 11 years ago
  13. 993d10a Adds various high bit-depth encode functions by Deb Mukherjee · 11 years ago
  14. 6989e81 Remove unused variable in handle_inter_mode by Jingning Han · 11 years ago
  15. 22d8c15 Merge "Correct the condition for border extension" by Yaowu Xu · 11 years ago
  16. d237d48 Correct the condition for border extension by Yaowu Xu · 11 years ago
  17. 76035d1 Merge "Fix build issue with stats enabled." by Paul Wilkins · 11 years ago
  18. 148c57d Merge "Fix invalid memory access on 2x downscale." by Yaowu Xu · 11 years ago
  19. 7be8954 Merge "Fix incorrect subsampling used in VP9 non420 loopfilter." by Yaowu Xu · 11 years ago
  20. eafd842 Fix incorrect subsampling used in VP9 non420 loopfilter. by Alexander Voronov · 11 years ago
  21. 5b724fc Fix build issue with stats enabled. by Paul Wilkins · 11 years ago
  22. e1d3c36 Adds high bit-depth frame resize functions by Deb Mukherjee · 11 years ago
  23. 8751e49 Merge "Adapt mode based rd_threshold for similar block size" by Yaowu Xu · 11 years ago
  24. 60737c9 Merge "Fix an IOC" by Yaowu Xu · 11 years ago
  25. 4109372 Adds high bit-depth psnr/sse functions by Deb Mukherjee · 11 years ago
  26. e2a90c0 Merge "High bit-depth loop/arf/postproc filter functions" by Deb Mukherjee · 11 years ago
  27. 6c6213d Merge "Pruned subpel search for speed 3." by Deb Mukherjee · 11 years ago
  28. 931ed51 High bit-depth loop/arf/postproc filter functions by Deb Mukherjee · 11 years ago
  29. 4a10131 Adapt mode based rd_threshold for similar block size by Yaowu Xu · 11 years ago
  30. 56032b4 Fix an IOC by Yaowu Xu · 11 years ago
  31. c94b17f Pruned subpel search for speed 3. by Deb Mukherjee · 11 years ago
  32. 7feede9 Merge "Remove code duplication" by Yaowu Xu · 11 years ago
  33. 052bc8e Merge "Simplify rd_pick_intra_sby_mode()" by Yaowu Xu · 11 years ago
  34. b51f0ea Merge "invalid_file_test.cc is only for VP9 decoder" by Johann · 11 years ago
  35. c7ab18f Remove code duplication by Yaowu Xu · 11 years ago
  36. f46326c Simplify rd_pick_intra_sby_mode() by Yaowu Xu · 11 years ago
  37. 176ae59 invalid_file_test.cc is only for VP9 decoder by Johann · 11 years ago
  38. 38b6aed Merge "[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer" by Minghai Shang · 11 years ago
  39. 45a577e Merge "[spatial svc]Remove quantizers option. Use max/min quantizers for each layer." by Minghai Shang · 11 years ago
  40. c150ba2 Merge "[spatial svc] Use string for quantizers and scale-factors option in the test app" by Minghai Shang · 11 years ago
  41. a6da9ec Merge "Remove unnecessary local variable declaration" by Jingning Han · 11 years ago
  42. 488c0a5 Merge "Adaptive mode search scheduling" by Jingning Han · 11 years ago
  43. 8e7db6d Merge "Fix compile warning." by hkuang · 11 years ago
  44. f7023ea Remove unnecessary local variable declaration by Jingning Han · 11 years ago
  45. eee904c Adaptive mode search scheduling by Jingning Han · 11 years ago
  46. db71c1b Fix compile warning. by hkuang · 11 years ago
  47. 31596ee Merge "Remove mi_grid_* structures." by hkuang · 11 years ago
  48. c70cea9 Remove mi_grid_* structures. by hkuang · 11 years ago
  49. 930f825 Merge "test/tools_common.sh: Add support for dumping list of tests." by James Zern · 11 years ago
  50. 77caad4 Merge "High bit-depth coefficient coding functions" by Deb Mukherjee · 11 years ago
  51. f34d728 test/tools_common.sh: Add support for dumping list of tests. by Tom Finegan · 11 years ago
  52. 822b516 High bit-depth coefficient coding functions by Deb Mukherjee · 11 years ago
  53. 2be2c7d Merge "build/make/iosbuild.sh: Support extra configure args." by Tom Finegan · 11 years ago
  54. c1139ec Merge "build/make/rtcd.pl: Add missing arm64 support." by Tom Finegan · 11 years ago
  55. c768162 build/make/iosbuild.sh: Support extra configure args. by Tom Finegan · 11 years ago
  56. 67e8c9e Merge "rtcd: relocate 'extern "C" {' declaration" by James Zern · 11 years ago
  57. c47e420 build/make/rtcd.pl: Add missing arm64 support. by Tom Finegan · 11 years ago
  58. c92abbc Merge "vp8: Update to the adaptive denoising mode." by Marco · 11 years ago
  59. 06fce6b vp8: Update to the adaptive denoising mode. by Marco · 11 years ago
  60. 9d3fb75 rtcd: relocate 'extern "C" {' declaration by James Zern · 11 years ago
  61. d689e77 Merge "Add a conditional compilation macro to VP8 unit test." by James Zern · 11 years ago
  62. 209ee12 [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer by Minghai Shang · 11 years ago
  63. 4eece0d Add a conditional compilation macro to VP8 unit test. by JackyChen · 11 years ago
  64. 49dc7b0 Merge "FIX: vp9_loopfilter_intrin_sse2.c" by Frank Galligan · 11 years ago
  65. 1328431 FIX: vp9_loopfilter_intrin_sse2.c by Scott LaVarnway · 11 years ago
  66. 5887aed Merge "Add unit test for VP9 denoiser." by JackyChen · 11 years ago
  67. f66be91 Merge "[spatial svc] Use same golden frame for all temporal layers" by Minghai Shang · 11 years ago
  68. a86e6e8 Add unit test for VP9 denoiser. by JackyChen · 11 years ago
  69. f780b16 [spatial svc] Use same golden frame for all temporal layers by Minghai Shang · 11 years ago
  70. 4f5b2b2 [spatial svc]Remove quantizers option. Use max/min quantizers for each layer. by Minghai Shang · 11 years ago
  71. 6d0ee98 Merge "Adds high bitdepth convolve, interpred & scaling" by Deb Mukherjee · 11 years ago
  72. 0d3c3d3 Adds high bitdepth convolve, interpred & scaling by Deb Mukherjee · 11 years ago
  73. c389b37 Substantial reworking of code for arf and kf groups. by Paul Wilkins · 11 years ago
  74. 4e06629 Merge "Improved mb_lpf_horizontal_edge_w_sse2_16() #2" by Frank Galligan · 11 years ago
  75. 76885de [spatial svc] Use string for quantizers and scale-factors option in the test app by Minghai Shang · 11 years ago
  76. 217e3cb Improved mb_lpf_horizontal_edge_w_sse2_16() #2 by Scott LaVarnway · 11 years ago
  77. d3a7e67 Merge "Resolves a few gcc warnings" by Deb Mukherjee · 11 years ago
  78. 6d44dad Merge "vp8: common: postproc: fix signed overflow of statement of (X +c) >= X when '-Werror=strict-overflow' is set." by Johann · 11 years ago
  79. 7d0e4f9 Resolves a few gcc warnings by Deb Mukherjee · 11 years ago
  80. 0ca6e4a Merge "arm: Fix building vp8_mse16x16_neon.c with MSVC" by James Zern · 11 years ago
  81. f7cf05c Merge "Adding high-bitdepth intra prediction functions" by Deb Mukherjee · 11 years ago
  82. ecd7e3d Merge "Remove memset of every external frame buffer." by Frank Galligan · 11 years ago
  83. 4f50635 Merge "Speeding up decode_coeffs()." by Dmitry Kovalev · 11 years ago
  84. 81a8138 Adding high-bitdepth intra prediction functions by Deb Mukherjee · 11 years ago
  85. 5cd0aab Adds high bitdepth quantization functions by Deb Mukherjee · 11 years ago
  86. 66f812f Merge "Use non-zero mode threshold for NEARESTMV modes" by Jingning Han · 11 years ago
  87. 73ef536 Merge "Fix a performance regression" by Yaowu Xu · 11 years ago
  88. 1220b49 arm: Fix building vp8_mse16x16_neon.c with MSVC by Scott LaVarnway · 11 years ago
  89. 2b3b63f Merge "Fix ARF construction when scaling" by Adrian Grange · 11 years ago
  90. adaec4d Speeding up decode_coeffs(). by Dmitry Kovalev · 11 years ago
  91. 99df7de Merge "Move call to vp9_rc_get_second_pass_params()." by Adrian Grange · 11 years ago
  92. 601f3a8 Fix a performance regression by Yaowu Xu · 11 years ago
  93. 1def634 Fix ARF construction when scaling by Adrian Grange · 11 years ago
  94. aebb361 Merge "build/make/iosbuild.sh: Be more explicit about armv7." by Tom Finegan · 11 years ago
  95. 56fa3ab Use non-zero mode threshold for NEARESTMV modes by Jingning Han · 11 years ago
  96. ffaebfc Merge "Add ARF validation for compound inter mode check" by Jingning Han · 11 years ago
  97. c50256c Merge "Remove redundant reference frame check in sub8x8 RD search" by Jingning Han · 11 years ago
  98. fe96932 Merge "Replace best_ref_index table fetch with best_mbmode" by Jingning Han · 11 years ago
  99. 57eb2a4 Merge "Simplify the skip flag cost code" by Yunqing Wang · 11 years ago
  100. c60ef81 Merge "Set the skip flag to 1 for skippable blocks" by Yunqing Wang · 11 years ago