1. ab5ce2e sixtap_predict_test: create fn pointers w/'&' ref by James Zern · 9 years ago
  2. 91606bb sad_test: create fn pointers w/'&' ref by James Zern · 9 years ago
  3. 892130f vp9_spatial_svc_encoder.sh: fix command line param by James Zern · 9 years ago
  4. 57cae22 Merge "Add AVX vectorized vp9_diamond_search_sad" by Yunqing Wang · 9 years ago
  5. f1342a7 Add AVX vectorized vp9_diamond_search_sad by Geza Lore · 9 years ago
  6. c664170 Merge "Bias against non-zero mv for large blocks." by Marco Paniconi · 9 years ago
  7. 04a99cb Bias against non-zero mv for large blocks. by Marco · 9 years ago
  8. 17534d2 Merge "Update to encoder_breakout_test, for non-rd mode." by Marco Paniconi · 9 years ago
  9. 5ff1008 Merge "Fix a msvc warning" by Yaowu Xu · 9 years ago
  10. 3cbe767 Merge "Generate intra prediction reference values only when necessary" by Hui Su · 9 years ago
  11. 73372cc Merge "Adjust threshold for datarate frame drop test." by Marco Paniconi · 9 years ago
  12. 9a7785b Update to encoder_breakout_test, for non-rd mode. by Marco · 9 years ago
  13. 87e08f4 Fix a msvc warning by Yaowu Xu · 9 years ago
  14. 255bcf8 Merge "misc fixes: Remove a wasted value." by Alex Converse · 9 years ago
  15. 1796d1c Merge "Add target for Mac OS X 10.11 'El Capitan'" by Alex Converse · 9 years ago
  16. cb7b2a4 Adjust threshold for datarate frame drop test. by Marco · 9 years ago
  17. d73e6cef Merge "vpx_scale: fix the issue in msan test." by Jacky Chen · 9 years ago
  18. 080ad91 Add target for Mac OS X 10.11 'El Capitan' by Alex Converse · 9 years ago
  19. 61f240c Merge "Move noise level estimate outside denoiser." by Marco Paniconi · 9 years ago
  20. fcb4646 vpx_scale: fix the issue in msan test. by jackychen · 9 years ago
  21. c7da053 Move noise level estimate outside denoiser. by Marco · 9 years ago
  22. 16bf821 Move palette-based intra prediction out of misc-fixes by hui su · 9 years ago
  23. e085fb6 Generate intra prediction reference values only when necessary by hui su · 9 years ago
  24. c2f6a7d vp9 denoiser: Don't estimate noise on resized trigger frame. by Marco · 9 years ago
  25. 9cafc46 Merge "Convert motion search config from AoS to SoA" by Debargha Mukherjee · 9 years ago
  26. 082434b Merge changes I3b89e7a6,I8ef772a0 by James Zern · 9 years ago
  27. ca163b8 vp9_dx_iface: move struct defs to separate header by James Zern · 9 years ago
  28. d296722 Merge "Make the zero handling in extend_to_full_distribution more explicit." by Alex Converse · 9 years ago
  29. 68ecfc1 vp9_decodeframe.h: add missing include by James Zern · 9 years ago
  30. ede323a Specify feasible parameter values for lossless mode by hui su · 9 years ago
  31. 989193c Make the zero handling in extend_to_full_distribution more explicit. by Alex Converse · 10 years ago
  32. 039f241 Merge "VP9_resizing: add limitation to the downsacling resolution." by Jacky Chen · 9 years ago
  33. 6f229b3 Merge "Shrink probability remap tables." by Alex Converse · 9 years ago
  34. dba2d5b VP9_resizing: add limitation to the downsacling resolution. by jackychen · 9 years ago
  35. 487023e Merge "VP9 decoder: Add more test vectors for resizing." by Jacky Chen · 9 years ago
  36. 9cb7365 Update to vp9_spatial_svc_encoder. by Marco · 9 years ago
  37. d464e8a VP9 decoder: Add more test vectors for resizing. by jackychen · 10 years ago
  38. 9645cd4 Merge "VP9-SVC: Allow frame dropping due to overshoot for spatial layers." by Marco Paniconi · 9 years ago
  39. e765969 Merge "Revert "Replace the zero handling in extend_to_full_distribution."" by Alex Converse · 9 years ago
  40. bb0bc06 Merge "Skip AS detection when using --enable-external-build" by Johann Koenig · 9 years ago
  41. 6f49895 Merge "Only set sysroot when alt_libc finds a directory" by Johann Koenig · 9 years ago
  42. 663960e Revert "Replace the zero handling in extend_to_full_distribution." by Alex Converse · 9 years ago
  43. bd45af8 Add more resize test videos that with larger resolution change intervals. by Hangyu Kuang · 9 years ago
  44. 965a8de Convert motion search config from AoS to SoA by Geza Lore · 9 years ago
  45. f5f19a1 Merge "Add several new test vectors with small resolution." by Hangyu Kuang · 9 years ago
  46. 0771a30 Add several new test vectors with small resolution. by Hangyu Kuang · 10 years ago
  47. 823a47e Update to vp9-denoising. by Marco · 9 years ago
  48. a6f70b4 Only set sysroot when alt_libc finds a directory by Johann · 9 years ago
  49. 4fb2ba2 VP9-SVC: Allow frame dropping due to overshoot for spatial layers. by Marco · 9 years ago
  50. 0f059d6 misc fixes: Remove a wasted value. by Alex Converse · 9 years ago
  51. 2de14eb Merge "Adjustments to vp9-denoising." by Marco Paniconi · 9 years ago
  52. a736bf6 Shrink probability remap tables. by Alex Converse · 9 years ago
  53. 8a2fc54 Adjustments to vp9-denoising. by Marco · 9 years ago
  54. c1b2d41 Merge "Reorder code to be consistent accross branches" by Yaowu Xu · 9 years ago
  55. 89d10d8 Merge "Replace the zero handling in extend_to_full_distribution." by Alex Converse · 9 years ago
  56. 9d8bde8 Reorder code to be consistent accross branches by Yaowu Xu · 9 years ago
  57. 811be0d Fix VS build. by Alex Converse · 9 years ago
  58. 12f26bf Skip AS detection when using --enable-external-build by Johann · 9 years ago
  59. dc9d36c Merge "Code cleanup for vp9-denoiser." by Marco Paniconi · 9 years ago
  60. cce3982 Merge "Incorrect frame used in KF boost loop." by Paul Wilkins · 9 years ago
  61. 26abc15 Merge "Bug in clamping of base_frame_target." by Paul Wilkins · 9 years ago
  62. f2845ed Code cleanup for vp9-denoiser. by Marco · 9 years ago
  63. 7f56cb2 Replace the zero handling in extend_to_full_distribution. by Alex Converse · 10 years ago
  64. 65dd056 Merge "Optimize vpx_quantize_{b,b_32x32} assembler." by Debargha Mukherjee · 9 years ago
  65. 35cae7f Merge "Optimize vp9_highbd_block_error_8bit assembly." by Debargha Mukherjee · 9 years ago
  66. e34c7e3 Merge "palette: Replace rand() call with custom LCG." by Alex Converse · 9 years ago
  67. e1a056e Merge "Use explicit block position in foreach_transformed_block" by Jingning Han · 9 years ago
  68. 171fd89 palette: Replace rand() call with custom LCG. by Alex Converse · 10 years ago
  69. 762c0f2 Bug in clamping of base_frame_target. by Paul Wilkins · 10 years ago
  70. d162934 VP9: Estimate noise level for denoiser. by Marco · 10 years ago
  71. caeb10b Use explicit block position in foreach_transformed_block by Jingning Han · 10 years ago
  72. f4af1a9 Merge "vp10: merge ext_ipred_bltr experiment into misc_fixes." by Ronald S. Bultje · 10 years ago
  73. 806ae29d Merge "vp10: merge universal_hp experiment into misc_fixes." by Ronald S. Bultje · 10 years ago
  74. d6fc63a Merge "Adjust superframe-is-optional unit test for vp10 superframe syntax." by Ronald S. Bultje · 10 years ago
  75. dbefcc0 Merge "vp10: don't allow comp_inter_inter on keyframes." by Ronald S. Bultje · 10 years ago
  76. a857728 Merge "vp10: fix tile size in remuxing step." by Ronald S. Bultje · 10 years ago
  77. 40347d0 Merge "vp10: use correct constant for bw adaptation of seg pred probs." by Ronald S. Bultje · 10 years ago
  78. de4e266 Merge "vp10: don't make right edge available across tile boundaries." by Ronald S. Bultje · 10 years ago
  79. 69df584 Merge "vp10: clip MVs before adding to find_ref_mvs() list." by Ronald S. Bultje · 10 years ago
  80. 53dc9fd vp10: merge ext_ipred_bltr experiment into misc_fixes. by Ronald S. Bultje · 10 years ago
  81. 194c0a5 vp10: merge universal_hp experiment into misc_fixes. by Ronald S. Bultje · 10 years ago
  82. aa11256 Adjust superframe-is-optional unit test for vp10 superframe syntax. by Ronald S. Bultje · 10 years ago
  83. 4e887f0 Incorrect frame used in KF boost loop. by Paul Wilkins · 10 years ago
  84. 6a03250 vp10: don't allow comp_inter_inter on keyframes. by Ronald S. Bultje · 10 years ago
  85. 558d93f vp10: fix tile size in remuxing step. by Ronald S. Bultje · 10 years ago
  86. 5905877 vp10: use correct constant for bw adaptation of seg pred probs. by Ronald S. Bultje · 10 years ago
  87. 3d90819 vp10: don't make right edge available across tile boundaries. by Ronald S. Bultje · 10 years ago
  88. aa8f852 Optimize vp9_highbd_block_error_8bit assembly. by Geza Lore · 10 years ago
  89. 56cfbee Merge "vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe." by Ronald S. Bultje · 10 years ago
  90. 293e20d vp10: clip MVs before adding to find_ref_mvs() list. by Ronald S. Bultje · 10 years ago
  91. dec4405 vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe. by Ronald S. Bultje · 10 years ago
  92. be3f271 Setting change in sample encoder: vpx_temporal_svc_encoder.c by Marco · 10 years ago
  93. 96b69de Merge "VP10: some changes to palette mode" by Hui Su · 10 years ago
  94. 9897e1c Merge "vp10: write colorspace info for profile 0 intraonly frames." by Ronald S. Bultje · 10 years ago
  95. bafadaa Merge "vp10: per-segment lossless coding." by Ronald S. Bultje · 10 years ago
  96. 92c4d81 Merge "vp10: add extended-intra prediction edges experiment." by Ronald S. Bultje · 10 years ago
  97. 1a64595 Merge "vp10: allow MV refs to point outside visible image." by Ronald S. Bultje · 10 years ago
  98. 4a7f012 Merge "vp10: allow forward updates for keyframe y intra mode probabilities." by Ronald S. Bultje · 10 years ago
  99. f441a65 Merge "vp10: merge keyframe/interframe uvintramode/partition probabilities." by Ronald S. Bultje · 10 years ago
  100. 24517b9 Merge "vp10: make segmentation probs use generic probability model." by Ronald S. Bultje · 10 years ago