1. f2845ed Code cleanup for vp9-denoiser. by Marco · 9 years ago
  2. 65dd056 Merge "Optimize vpx_quantize_{b,b_32x32} assembler." by Debargha Mukherjee · 9 years ago
  3. 35cae7f Merge "Optimize vp9_highbd_block_error_8bit assembly." by Debargha Mukherjee · 9 years ago
  4. e34c7e3 Merge "palette: Replace rand() call with custom LCG." by Alex Converse · 9 years ago
  5. e1a056e Merge "Use explicit block position in foreach_transformed_block" by Jingning Han · 9 years ago
  6. 171fd89 palette: Replace rand() call with custom LCG. by Alex Converse · 10 years ago
  7. d162934 VP9: Estimate noise level for denoiser. by Marco · 10 years ago
  8. caeb10b Use explicit block position in foreach_transformed_block by Jingning Han · 10 years ago
  9. f4af1a9 Merge "vp10: merge ext_ipred_bltr experiment into misc_fixes." by Ronald S. Bultje · 10 years ago
  10. 806ae29d Merge "vp10: merge universal_hp experiment into misc_fixes." by Ronald S. Bultje · 10 years ago
  11. d6fc63a Merge "Adjust superframe-is-optional unit test for vp10 superframe syntax." by Ronald S. Bultje · 10 years ago
  12. dbefcc0 Merge "vp10: don't allow comp_inter_inter on keyframes." by Ronald S. Bultje · 10 years ago
  13. a857728 Merge "vp10: fix tile size in remuxing step." by Ronald S. Bultje · 10 years ago
  14. 40347d0 Merge "vp10: use correct constant for bw adaptation of seg pred probs." by Ronald S. Bultje · 10 years ago
  15. de4e266 Merge "vp10: don't make right edge available across tile boundaries." by Ronald S. Bultje · 10 years ago
  16. 69df584 Merge "vp10: clip MVs before adding to find_ref_mvs() list." by Ronald S. Bultje · 10 years ago
  17. 53dc9fd vp10: merge ext_ipred_bltr experiment into misc_fixes. by Ronald S. Bultje · 10 years ago
  18. 194c0a5 vp10: merge universal_hp experiment into misc_fixes. by Ronald S. Bultje · 10 years ago
  19. aa11256 Adjust superframe-is-optional unit test for vp10 superframe syntax. by Ronald S. Bultje · 10 years ago
  20. 6a03250 vp10: don't allow comp_inter_inter on keyframes. by Ronald S. Bultje · 10 years ago
  21. 558d93f vp10: fix tile size in remuxing step. by Ronald S. Bultje · 10 years ago
  22. 5905877 vp10: use correct constant for bw adaptation of seg pred probs. by Ronald S. Bultje · 10 years ago
  23. 3d90819 vp10: don't make right edge available across tile boundaries. by Ronald S. Bultje · 10 years ago
  24. aa8f852 Optimize vp9_highbd_block_error_8bit assembly. by Geza Lore · 10 years ago
  25. 56cfbee Merge "vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe." by Ronald S. Bultje · 10 years ago
  26. 293e20d vp10: clip MVs before adding to find_ref_mvs() list. by Ronald S. Bultje · 10 years ago
  27. dec4405 vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe. by Ronald S. Bultje · 10 years ago
  28. be3f271 Setting change in sample encoder: vpx_temporal_svc_encoder.c by Marco · 10 years ago
  29. 96b69de Merge "VP10: some changes to palette mode" by Hui Su · 10 years ago
  30. 9897e1c Merge "vp10: write colorspace info for profile 0 intraonly frames." by Ronald S. Bultje · 10 years ago
  31. bafadaa Merge "vp10: per-segment lossless coding." by Ronald S. Bultje · 10 years ago
  32. 92c4d81 Merge "vp10: add extended-intra prediction edges experiment." by Ronald S. Bultje · 10 years ago
  33. 1a64595 Merge "vp10: allow MV refs to point outside visible image." by Ronald S. Bultje · 10 years ago
  34. 4a7f012 Merge "vp10: allow forward updates for keyframe y intra mode probabilities." by Ronald S. Bultje · 10 years ago
  35. f441a65 Merge "vp10: merge keyframe/interframe uvintramode/partition probabilities." by Ronald S. Bultje · 10 years ago
  36. 24517b9 Merge "vp10: make segmentation probs use generic probability model." by Ronald S. Bultje · 10 years ago
  37. 9cfba09 Optimize vpx_quantize_{b,b_32x32} assembler. by Geza Lore · 10 years ago
  38. 849e54c Merge "vp8cx: remove deprecated reference/entropy controls" by James Zern · 10 years ago
  39. 2a388b5 vp10: write colorspace info for profile 0 intraonly frames. by Ronald S. Bultje · 10 years ago
  40. a046f56 vp8cx: remove deprecated reference/entropy controls by James Zern · 10 years ago
  41. 60c58b5 vp10: per-segment lossless coding. by Ronald S. Bultje · 10 years ago
  42. c7dc1d7 vp10: add extended-intra prediction edges experiment. by Ronald S. Bultje · 10 years ago
  43. dea9989 vp10: allow MV refs to point outside visible image. by Ronald S. Bultje · 10 years ago
  44. 1eb51a2 vp10: allow forward updates for keyframe y intra mode probabilities. by Ronald S. Bultje · 10 years ago
  45. d8f3bb1 vp10: merge keyframe/interframe uvintramode/partition probabilities. by Ronald S. Bultje · 10 years ago
  46. 6e5a116 vp10: make segmentation probs use generic probability model. by Ronald S. Bultje · 10 years ago
  47. 5684295 Add a new enum type vpx_color_range_t by Yaowu Xu · 10 years ago
  48. 7dd7a7d vpx/*.h: add VPX_CTRL_* preproc defines by James Zern · 10 years ago
  49. 9ade6e1 Merge "vpx/*.h, cosmetics: fix some typos" by James Zern · 10 years ago
  50. 17c817a VP10: some changes to palette mode by hui su · 10 years ago
  51. b44c5cf Adjustment on limiting cyclic refresh on steady blocks. by Marco · 10 years ago
  52. 1832ba7 Restore partial changes from previous commit by Yaowu Xu · 10 years ago
  53. aaf6f62 Fix palette mode in multi-thread encoding setting by hui su · 10 years ago
  54. a5d7484 Merge "VP9_resizing: adjust the threshold and another improvement." by Jacky Chen · 10 years ago
  55. cff15f9 Merge "Fix resetting of cyclic refresh on dynamic resize change." by Marco Paniconi · 10 years ago
  56. dc002cb VP9_resizing: adjust the threshold and another improvement. by JackyChen · 10 years ago
  57. d6bbda4 Fix resetting of cyclic refresh on dynamic resize change. by Marco · 10 years ago
  58. 1a0a10c VP9: Rate control update for re-encode screen-content. by Marco · 10 years ago
  59. 15cc8bc Merge "fix a msvc compiler warning" by Yaowu Xu · 10 years ago
  60. 3e1e3ac Merge "Fix two asan failures" by Yaowu Xu · 10 years ago
  61. 8ced62f fix a msvc compiler warning by Yaowu Xu · 10 years ago
  62. 4727fa2 Fix two asan failures by Yaowu Xu · 10 years ago
  63. 5d5cc0d Check for bswap* builtins before using by Johann · 10 years ago
  64. ec623a0 Upstream Mozilla fix for older Apple clang builds by Johann · 10 years ago
  65. c2b8b5b Merge "Changes to partition breakout rules." by Yaowu Xu · 10 years ago
  66. cdc3599 Changes to partition breakout rules. by paulwilkins · 10 years ago
  67. 86c16df Merge "VP9-SVC: Bugfix to allow skipping lower layer(s) encoding." by Marco Paniconi · 10 years ago
  68. 567c791 Merge "vp10: fix compiler warning with --enable-universal_hp." by Ronald S. Bultje · 10 years ago
  69. fe0396c Merge "Fix compiler warnings" by Hui Su · 10 years ago
  70. fa8ba20 vp10: fix compiler warning with --enable-universal_hp. by Ronald S. Bultje · 10 years ago
  71. b9e31b5 Merge "VP10: Add palette mode part 1" by Hui Su · 10 years ago
  72. 6f31722 Fix compiler warnings by hui su · 10 years ago
  73. 1ce01ea VP9-SVC: Bugfix to allow skipping lower layer(s) encoding. by Marco · 10 years ago
  74. 0017095 vp10: allow forward updates for uv_mode probabilities. by Ronald S. Bultje · 10 years ago
  75. 5f58982 vp10: allow bw adaptivity for skip/tx probabilities in keyframes. by Ronald S. Bultje · 10 years ago
  76. fee146e vp10: don't write tile size marker bit if CONFIG_MISC_FIXES=0. by Ronald S. Bultje · 10 years ago
  77. 1799f2f vp10: remove ref-MV-dependent use of HP. by Ronald S. Bultje · 10 years ago
  78. 5b4805d vp10: remove clamp_mv2() call from vp10_find_best_ref_mvs(). by Ronald S. Bultje · 10 years ago
  79. 2e45ce1 vp10: update assertion/allocation for tokens. by Ronald S. Bultje · 10 years ago
  80. 5d011cb VP10: Add palette mode part 1 by hui su · 10 years ago
  81. ba7ea44 tile_worker_hook: fix -Wclobbered warning by James Zern · 10 years ago
  82. 0b74e5d vpx/*.h, cosmetics: fix some typos by James Zern · 10 years ago
  83. 0c00af1 Add vpx_highbd_convolve_{copy,avg}_sse2 by Alex Converse · 10 years ago
  84. 7e77938 Generate convolve_test wrapper functions with a macro by Alex Converse · 10 years ago
  85. 65055a5 Merge "vp9/decode_tiles_mt: remove unnecessary local" by James Zern · 10 years ago
  86. cbada4a Remove 4 mova insts from quantize_ssse3_x86_64.asm by Geza Lore · 10 years ago
  87. 94bedd0 Merge "Optimization of 8bit block error for high bitdepth" by Debargha Mukherjee · 10 years ago
  88. 0134764 Optimization of 8bit block error for high bitdepth by Geza Lore · 10 years ago
  89. 66bf686 Merge "VP9 denoiser: use skin map to improve denoising." by Jacky Chen · 10 years ago
  90. bafe1a2 VP9 denoiser: use skin map to improve denoising. by jackychen · 10 years ago
  91. 95f8b81 Merge "vp10: use subexp probability updates for MV probs." by Ronald S. Bultje · 10 years ago
  92. ca67339 Merge "vp10: skip unreachable cat6 token extrabits." by Ronald S. Bultje · 10 years ago
  93. b60b15b Merge "vp10: remove superframe size field for last frame in superframe." by Ronald S. Bultje · 10 years ago
  94. 0f6e9c5 Merge "vp9_skin_detection: fix some build warnings." by Jacky Chen · 10 years ago
  95. 5dd85e5 Merge "vp10: use superframe marker index/size mechanism for tile size." by Ronald S. Bultje · 10 years ago
  96. eaa101b5 vp9_skin_detection: fix some build warnings. by jackychen · 10 years ago
  97. 50b20b9 vp9/decode_tiles_mt: remove unnecessary local by James Zern · 10 years ago
  98. a83e8ec Merge "vp9/tile_worker_hook: pass pbi directly" by James Zern · 10 years ago
  99. 1f2acb7 Merge changes Iaee60826,I51cf1e39 by James Zern · 10 years ago
  100. b0a2ba2 VP9_denoiser: pass address in copy_frame to make it faster. by jackychen · 10 years ago