1. 0f68d80 Remove duplicate ans parameter in bitstream functions. by Alex Converse · 9 years ago
  2. fb9186d ANS experiment: Use ANS everywhere. by Alex Converse · 9 years ago
  3. 2a6389b Merge "Fix interpolation values and decouple interintra" into nextgenv2 by Debargha Mukherjee · 9 years ago
  4. 2be211e Fix interpolation values and decouple interintra by Debargha Mukherjee · 9 years ago
  5. 6d3fc82b Merge changes Id20526d0,Iee08d975 into nextgenv2 by Debargha Mukherjee · 9 years ago
  6. 48aa76a Fixed HBD variance unit test on incorrect bit mask operation by Yi Luo · 9 years ago
  7. aae7e0f Merge "Refactor the sub8x8 block motion search control" into nextgenv2 by Jingning Han · 9 years ago
  8. 10232ed Refactor loopfilter level arrays to 2D. by Geza Lore · 9 years ago
  9. 511da8c Rename MI_BLOCK_SIZE and MI_MASK macros. by Geza Lore · 9 years ago
  10. 615482a Merge "Use write_modes_b_wrapper throughout." into nextgenv2 by Alex Converse · 9 years ago
  11. cce6688 Merge "Set block size upper bound for Palette mode" into nextgenv2 by Hui Su · 9 years ago
  12. 9d288bf Use write_modes_b_wrapper throughout. by Geza Lore · 9 years ago
  13. cbb8be7 Set block size upper bound for Palette mode by hui su · 9 years ago
  14. 8d3a4aa Some fixes/speed-ups on inter-intra part of ext-inter by Debargha Mukherjee · 9 years ago
  15. 91707ac Merge "Extend superblock size fo 128x128 pixels." into nextgenv2 by Debargha Mukherjee · 9 years ago
  16. 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago
  17. e467627 Merge "Fix for ext_interp experiment" into nextgenv2 by Debargha Mukherjee · 9 years ago
  18. cd1d01b Merge "Add new config flag for global motion experiment" into nextgenv2 by Debargha Mukherjee · 9 years ago
  19. b6238b4 Refactor the sub8x8 block motion search control by Jingning Han · 9 years ago
  20. aa6f572 Merge "Palette mode: record selected transform type" into nextgenv2 by Hui Su · 9 years ago
  21. 21ce8b9 Merge "Force the VPX boolcoder trees in the ANS test." into nextgenv2 by Alex Converse · 9 years ago
  22. 37241e6 Merge "Merge branch 'masterbase' into nextgenv2" into nextgenv2 by Yaowu Xu · 9 years ago
  23. 068e799 Fix for ext_interp experiment by Julia Robson · 9 years ago
  24. 4ab0091 Palette mode: record selected transform type by hui su · 9 years ago
  25. 78ee831 Merge "Fix a rdcost computation issue in sub8x8 block mode search" into nextgenv2 by Jingning Han · 9 years ago
  26. c810740 Merge branch 'masterbase' into nextgenv2 by Yaowu Xu · 9 years ago
  27. 7279a47 Merge "Rename run_rd_check to run_mv_search" into nextgenv2 by Jingning Han · 9 years ago
  28. b534987 Merge "Rework the predicted motion vector for sub8x8 block" into nextgenv2 by Jingning Han · 9 years ago
  29. d133524 Fix a rdcost computation issue in sub8x8 block mode search by Jingning Han · 9 years ago
  30. 59d45d6 Rename run_rd_check to run_mv_search by Jingning Han · 9 years ago
  31. 0586460 Rework the predicted motion vector for sub8x8 block by Jingning Han · 9 years ago
  32. 4144a11 Merge "Use vp10_[fwd/inv]_txfm2d_add_32x32 for bd 10" into nextgenv2 by Angie Chiang · 9 years ago
  33. 7b22c1d Force the VPX boolcoder trees in the ANS test. by Alex Converse · 9 years ago
  34. 89a8174 Merge "Make set_reference control API work in VP9 and VP10" into nextgenv2 by Yunqing Wang · 9 years ago
  35. 14f2d03 Merge "Fix assertion fail in build_intra_predictors" into nextgenv2 by Hui Su · 9 years ago
  36. 33833ae Merge "Use vp10_[fwd/inv]_txfm2d_add_#x# for bd 10" into nextgenv2 by Angie Chiang · 9 years ago
  37. 46b2344 Use vp10_[fwd/inv]_txfm2d_add_32x32 for bd 10 by Angie Chiang · 9 years ago
  38. 72e29c3 Merge changes I3c72a2d8,I9905f3a8 into nextgenv2 by Alex Converse · 9 years ago
  39. 9aaa3c9 Make set_reference control API work in VP9 and VP10 by Yunqing Wang · 9 years ago
  40. 9ab6e58 Merge "Fixes for Palette mode" into nextgenv2 by Hui Su · 9 years ago
  41. f24b91c Fix assertion fail in build_intra_predictors by hui su · 9 years ago
  42. 86fb813 Merge "vp8-denoiser: Use the same skin detection for model=1 as in vp9." by Marco Paniconi · 9 years ago
  43. 80bc1d1 Merge "8x8/16x16 HT types V_DCT to H_FLIPADST SSE2 optimization" into nextgenv2 by Yi Luo · 9 years ago
  44. ee1bd86 Revert "third_party: Roll libwebm snapshot." by James Zern · 9 years ago
  45. aa1132d Merge "third_party: Roll libwebm snapshot." by Tom Finegan · 9 years ago
  46. 8a128c2 Fixes for Palette mode by hui su · 9 years ago
  47. 9859dde Merge "Use speed 2 on superframe test." into nextgenv2 by Alex Converse · 9 years ago
  48. 0aef392 Use speed 2 on superframe test. by Alex Converse · 9 years ago
  49. 297c91a Merge "Fix failing test: VP10/SuperframeTest.TestSuperframeIndexIsOptional/0" into nextgenv2 by Alex Converse · 9 years ago
  50. 770bf71 8x8/16x16 HT types V_DCT to H_FLIPADST SSE2 optimization by Yi Luo · 9 years ago
  51. c5d118f Fix failing test: VP10/SuperframeTest.TestSuperframeIndexIsOptional/0 by Alex Converse · 9 years ago
  52. f94124c vp9: 1 pass vbr mode at speed 5: switch to use mv.search to NSTEP. by Marco · 9 years ago
  53. e63792e A major speed up for obmc experiment by Yue Chen · 9 years ago
  54. d5c6b83 Merge "Fix memory leak and slopiness around the uncompressed ANS buffer." into nextgenv2 by Alex Converse · 9 years ago
  55. 916bdfd Merge "Recover tile coding performance" into nextgenv2 by Yunqing Wang · 9 years ago
  56. 30097af Fix memory leak and slopiness around the uncompressed ANS buffer. by Alex Converse · 9 years ago
  57. 65bea98 Add pluggable bitwriters. by Alex Converse · 9 years ago
  58. efd566f Add pluggable bitreaders. by Alex Converse · 9 years ago
  59. f9d77d6 Merge "Speed up ext-intra" into nextgenv2 by Hui Su · 9 years ago
  60. 80ddeb2 third_party: Roll libwebm snapshot. by Tom Finegan · 9 years ago
  61. bdcc140 Recover tile coding performance by Yunqing Wang · 9 years ago
  62. c85a681 Speed up ext-intra by hui su · 9 years ago
  63. 07a1fd4 Merge "4x4 hybrid transform type V_DCT to H_FLIPADST SSE2 optimization" into nextgenv2 by Yi Luo · 9 years ago
  64. 5f90713 vp8-denoiser: Use the same skin detection for model=1 as in vp9. by Marco · 9 years ago
  65. 4970388 4x4 hybrid transform type V_DCT to H_FLIPADST SSE2 optimization by Yi Luo · 9 years ago
  66. 79dc6c0 Merge changes Id0a490bc,I1b4a0504 by James Zern · 9 years ago
  67. 9cb3664 Fix compiling error in highbd transform unit test by Jingning Han · 9 years ago
  68. fa76102 Merge "Fix an enc/dec mismatch issue in DRL experiment" into nextgenv2 by Jingning Han · 9 years ago
  69. 04b4a5f Merge "Force recode for bad rate misses." by Paul Wilkins · 9 years ago
  70. 27a6be1 Merge "Fix some HBD scaling bugs." by Paul Wilkins · 9 years ago
  71. 4823dc3 Fix an enc/dec mismatch issue in DRL experiment by Jingning Han · 9 years ago
  72. 490ba1a Port large scale tile coding features from nextgen. by Geza Lore · 9 years ago
  73. 82762e2 VP9: Eliminate extra mv clamp in decoder by Scott LaVarnway · 9 years ago
  74. 715d3bb Merge "Add a TODO for using tile rows while encoding with multiple threads" by James Zern · 9 years ago
  75. c20c955 vp9/inverse_transform_block_inter: move eob check by James Zern · 9 years ago
  76. f64a30a vp9/inverse_transform_block_intra: move eob check by James Zern · 9 years ago
  77. b433446 Merge "Call vp10_fwd_txfm_4x4 in encode_inter_mb_segment" into nextgenv2 by Angie Chiang · 9 years ago
  78. ea94451 Merge "Misc. updates for highbd changes" into nextgenv2 by Yi Luo · 9 years ago
  79. 091f080 Add new config flag for global motion experiment by Sarah Parker · 9 years ago
  80. 813221a Merge "Allows sub-second frame rates in vp9" by Johann Koenig · 9 years ago
  81. 5486e1d Add a TODO for using tile rows while encoding with multiple threads by Yunqing Wang · 9 years ago
  82. 659c2c9 Misc. updates for highbd changes by Yi Luo · 9 years ago
  83. 1fcb5fc Refactor motion vector residual coding process by Jingning Han · 9 years ago
  84. d9a0cbb Use vp10_[fwd/inv]_txfm2d_add_#x# for bd 10 by Angie Chiang · 9 years ago
  85. 2b93fde Call vp10_fwd_txfm_4x4 in encode_inter_mb_segment by Angie Chiang · 9 years ago
  86. deb3305 Merge "Highbd fht4x4 SSE4.1 optimization for DCT_DCT mode - Setup function vp10_highbd_fht4x4_sse4_1 for highbd SSE4.1 intrinsics optimization. - Wrote SSE4.1 functions: load_buffer_4x4(), write_buffer_4x4(), and fdct4x4_sse4_1(). - Used logic right shift to avoid coeff memory write/read. - Turned on vp10_highbd_fht4x4_sse4_1 for DCT_DCT mode only. - Improved overall encoding performance >2.3% for 50 frames sequence, park_joy_1080p_12.y4m, in which, --input-bit-depth=12, --bit-depth=12, 50 frames. - Unit test passed." into nextgenv2 by Yi Luo · 9 years ago
  87. daf2fb4 Merge "Add "entropy" experiment" into nextgenv2 by Hui Su · 9 years ago
  88. a06e39a Merge "Add buf_ans.h to the Makefile." into nextgenv2 by Alex Converse · 9 years ago
  89. b5454b2 Merge "Add some ANS helpers needed to replace the vpx bool coder with pure ANS." into nextgenv2 by Alex Converse · 9 years ago
  90. 13501fe Merge "Small speed up for super_block_uvrd" into nextgenv2 by Hui Su · 9 years ago
  91. 977dccd Highbd fht4x4 SSE4.1 optimization for DCT_DCT mode by Yi Luo · 9 years ago
  92. a21fc45 Merge "Prevent encoder crash caused by row tile dependencies" by Yunqing Wang · 9 years ago
  93. 7a3bae7 Merge "Porting ext_partition experiment from nextgen" into nextgenv2 by Debargha Mukherjee · 9 years ago
  94. c8fc6ed Merge "vp9: Non-rd partition selection: use consec_zeromv to set sb_is_skin." by Marco Paniconi · 9 years ago
  95. a61e506 Make the tile independence test shorter by Debargha Mukherjee · 9 years ago
  96. a624692 Merge "Simplify the loopfilter synchronization logic in VP8 encoder" by Yaowu Xu · 9 years ago
  97. 6b9cb8c Add some ANS helpers needed to replace the vpx bool coder with pure ANS. by Alex Converse · 9 years ago
  98. dc5f771 Prevent encoder crash caused by row tile dependencies by Yunqing Wang · 9 years ago
  99. b198bcd Simplify the loopfilter synchronization logic in VP8 encoder by Yunqing Wang · 9 years ago
  100. 2613b5e Merge "Refactor prediction functions of OBMC" into nextgenv2 by Yue Chen · 9 years ago