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