1. 02345be Adding an aq mode for 360 videos by Debargha Mukherjee · 9 years ago
  2. 0149fb3 Changes to exhaustive motion search. by paulwilkins · 9 years ago
  3. 6ab6ac4 Use accurate bit cost for uv_mode in UV intra mode RD selection by hui su · 9 years ago
  4. c7da053 Move noise level estimate outside denoiser. by Marco · 9 years ago
  5. 5684295 Add a new enum type vpx_color_range_t by Yaowu Xu · 9 years ago
  6. 812945a vp9/10: improve support for render_width/height. by Ronald S. Bultje · 10 years ago
  7. eeb5ef0 Add support for color-range. by Ronald S. Bultje · 10 years ago
  8. 4d1424f For 1 pass: always use the normative filter in vp9_scale_if_required() by Marco · 10 years ago
  9. 5e35c3c vp9_encoder: make vp9_alloc_compressor_data private by James Zern · 10 years ago
  10. 93ffe9d Update to dynamic resize for 1 pass CBR: source scaling. by Marco · 10 years ago
  11. c7b7011 Move VP9 SSIM metrics to vpx_dsp. by Alex Converse · 10 years ago
  12. b2446fb Remove tx_select_threshes by Yunqing Wang · 10 years ago
  13. bf82514 vpx_dsp/bitreader.h: vp9_->vpx_ by Yaowu Xu · 10 years ago
  14. 4bbd955 Dynamic resize for real-time: source scaling by Marco · 10 years ago
  15. 6a82f0d Move sub pixel variance to vpx_dsp by Johann · 10 years ago
  16. 9852643 Expose params min-gf-interval/max-gf-interval by Debargha Mukherjee · 10 years ago
  17. d1b30ce Rename vpx_thread to vpx_util by Jingning Han · 10 years ago
  18. 8565a1c Merge "Use vpx prefix for codec independent threading functions" by Jingning Han · 10 years ago
  19. 66cf809 Merge "Move multi-threading module functions into vpx_thread folder" by Jingning Han · 10 years ago
  20. 04d2e57 Use vpx prefix for codec independent threading functions by Jingning Han · 10 years ago
  21. 3a3b0be Move multi-threading module functions into vpx_thread folder by Jingning Han · 10 years ago
  22. c06d56c VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFO by Scott LaVarnway · 10 years ago
  23. d77f51b Add dynamic resize logic for 1 pass CBR. by Marco · 10 years ago
  24. 2c838ed Allocate tile data adaptively to accommodate the frame size increase by Yunqing Wang · 10 years ago
  25. c139b81 Vidyo patch: Rate control for SVC, 1 pass CBR mode. by Marco · 10 years ago
  26. a6e9ae9 Adds worst frame metrics for a bunch of metrics. by Jim Bankoski · 10 years ago
  27. ee87e20 Adds a new temporal consistency metric to libvpx. by Jim Bankoski · 10 years ago
  28. 03829f2 Merge "Adds a blockiness metric to internal stats." by Jim Bankoski · 10 years ago
  29. 3d2f037 Merge "adds psnrhvs to internal stats." by Jim Bankoski · 10 years ago
  30. f2cbee9 Merge "Adds a fastssim metric to VPX internal stats." by Jim Bankoski · 10 years ago
  31. 1777413 Adds a blockiness metric to internal stats. by Jim Bankoski · 10 years ago
  32. 9757c1a adds psnrhvs to internal stats. by Jim Bankoski · 10 years ago
  33. 3f7f194 Adds a fastssim metric to VPX internal stats. by Jim Bankoski · 10 years ago
  34. f76ccce Revert "Revert "Force_split on 16x16 blocks in variance partition."" by Marco Paniconi · 10 years ago
  35. 004b9d8 Revert "Force_split on 16x16 blocks in variance partition." by Yunqing Wang · 10 years ago
  36. eb8c667 Force_split on 16x16 blocks in variance partition. by Marco · 10 years ago
  37. cae03a7 Set vbp thresholds for aq3 boosted blocks by Yunqing Wang · 10 years ago
  38. fc98114 Merge "Rename vbp thresholds" by Yunqing Wang · 10 years ago
  39. c28ff1a Rename vbp thresholds by Yunqing Wang · 10 years ago
  40. 4dcb839 VP9E_GET_ACTIVE_MAP API function. by Alex Converse · 10 years ago
  41. 1bfacd3 Reconcile active_map and cyclic refresh by Alex Converse · 10 years ago
  42. 3807dd8 Make encoder buffer allocation dynamic by Adrian Grange · 10 years ago
  43. 8724d31 Move dequant table from VP9_COMMON to VP9_COMP as decoder by Hangyu Kuang · 10 years ago
  44. ee5d799 Move computation up to frame level by Yaowu Xu · 10 years ago
  45. 23ebacd Auto-adaptive encoder frame resizing logic by Adrian Grange · 10 years ago
  46. 4106313 Rename loopfilter_thread files to thread_common files by Yunqing Wang · 10 years ago
  47. be6aead Try again to merge branch 'frame-parallel' into master branch. by hkuang · 10 years ago
  48. a18da97 Revert "Merge branch 'frame-parallel' to enable frame parallel decode in master branch." by Johann · 10 years ago
  49. bde04ce Merge branch 'frame-parallel' to enable frame parallel decode in master branch. by hkuang · 10 years ago
  50. e76eaf0 vp9_ethread: add parallel loopfilter by Yunqing Wang · 10 years ago
  51. e94b415 Add encoder control for setting color space by Yaowu Xu · 10 years ago
  52. 6f6fbf9 Merge "Added plumbing for setting color space" by Yaowu Xu · 10 years ago
  53. ce52b0f Added plumbing for setting color space by Yaowu Xu · 10 years ago
  54. a3c1a9b Use 64 bit to accumulate frame sse. by Paul Wilkins · 10 years ago
  55. dd4275e resolve visual studio warnings around initializers by Jim Bankoski · 10 years ago
  56. 60e9b73 Remove mode dependent zbin boost. by Paul Wilkins · 10 years ago
  57. 72ece13 vp9: move encoder-only member from common by James Zern · 10 years ago
  58. e68c8dc Substantial restructuring of AQ mode 2. by Paul Wilkins · 10 years ago
  59. eba9c76 vp9_ethread: the tile-based multi-threaded encoder by Yunqing Wang · 10 years ago
  60. 0993bef vp9_ethread: calculate and save the tok starting address for tiles by Yunqing Wang · 10 years ago
  61. edbd61e vp9_ethread: modify VP9_COMP structure by Yunqing Wang · 10 years ago
  62. 70c9d29 Revert "vp9_ethread: include a pointer to mb in VP9_COMP" by Yunqing Wang · 10 years ago
  63. 1687c47 change to call vp9_refining_search_sad() directly by Yaowu Xu · 10 years ago
  64. d0b547c vp9_ethread: combine encoder counts in separate struct by Yunqing Wang · 10 years ago
  65. 6906d21 vp9_ethread: include a pointer to mb in VP9_COMP by Yunqing Wang · 10 years ago
  66. 0d085eb Prepare for dynamic frame resizing in the recode loop by Adrian Grange · 10 years ago
  67. 86c36a5 [spatial svc] Make spatial svc working for one pass rate control by Minghai Shang · 10 years ago
  68. 2a506e3 Merge "Add a new control of golden frame boost in CBR mode" by Yaowu Xu · 10 years ago
  69. d56b3eb Refactor encoder tile data structure by Jingning Han · 10 years ago
  70. 03a60b7 Add a new control of golden frame boost in CBR mode by Yaowu Xu · 10 years ago
  71. aa2af3f Merge "Add a new control of max bitrate for inter frame" by Yaowu Xu · 10 years ago
  72. ac53c41 Merge "Tile based adaptive mode search in RD loop" by Jingning Han · 10 years ago
  73. 636099f Add a new control of max bitrate for inter frame by Yaowu Xu · 10 years ago
  74. eee201c Tile based adaptive mode search in RD loop by Jingning Han · 10 years ago
  75. 65753ee Move frame re-sizing into the recode loop by Adrian Grange · 10 years ago
  76. 4163da3 Merge "Extend --auto-alt-ref so it can enable multi-alt ref." by Paul Wilkins · 10 years ago
  77. 6f0ae3a Extend --auto-alt-ref so it can enable multi-alt ref. by Paul Wilkins · 10 years ago
  78. 7c4992c Remove the dependency in token storing locations by Yunqing Wang · 10 years ago
  79. d5130af Revert "Move input frame scaling into the recode loop" by Paul Wilkins · 10 years ago
  80. 452dc21 Move input frame scaling into the recode loop by Adrian Grange · 10 years ago
  81. 3117830 Merge "Subpel search cleanups and enhancements" by Deb Mukherjee · 10 years ago
  82. d78dbff Subpel search cleanups and enhancements by Deb Mukherjee · 10 years ago
  83. 3f93f23 Remove redundant header file from vp9_encoder.h by Jingning Han · 10 years ago
  84. b1b6fd8 Merge "Skip the partition search for still frames" by Yunqing Wang · 11 years ago
  85. 1fcbf6e Skip the partition search for still frames by Yunqing Wang · 11 years ago
  86. 4109372 Adds high bit-depth psnr/sse functions by Deb Mukherjee · 11 years ago
  87. 10783d4 Adds high bitdepth transform functions and tests by Deb Mukherjee · 11 years ago
  88. 759afe5 Merge "[svc] Temporal svc with two pass rate control" by Minghai Shang · 11 years ago
  89. a4ef1a0 Merge "Adds config opt for highbitdepth + misc. vpx" by Deb Mukherjee · 11 years ago
  90. 5acfafb Adds config opt for highbitdepth + misc. vpx by Deb Mukherjee · 11 years ago
  91. be3b08d [svc] Temporal svc with two pass rate control by Minghai Shang · 11 years ago
  92. 0a44039 Merge "Removing 'frames' field from VP9_COMP." by Dmitry Kovalev · 11 years ago
  93. 4ab2241 Removing dummy_packing member from VP9_COMP. by Dmitry Kovalev · 11 years ago
  94. 96c43e8 Minor fix in vp9_encoder.h by Yunqing Wang · 11 years ago
  95. e9d106b Merge "Removing unused arnr_type from VP9EncoderConfig and vp9_extracfg." by Dmitry Kovalev · 11 years ago
  96. bb2a9ab Merge "Updates vp9_pattern search to return integer sads" by Deb Mukherjee · 11 years ago
  97. 04b100b Updates vp9_pattern search to return integer sads by Deb Mukherjee · 11 years ago
  98. bcfb1ff Merge "add a new interp filter search strategy." by Yaowu Xu · 11 years ago
  99. 1144fee add a new interp filter search strategy. by Yaowu Xu · 11 years ago
  100. 33f4e57 Removing unused arnr_type from VP9EncoderConfig and vp9_extracfg. by Dmitry Kovalev · 11 years ago