1. 26f6b21 remove visual studio < 2010 workarounds by James Zern · 9 years ago
  2. 5805a14 Merge bi-predictive frames to EXT_REFS by Zoe Liu · 9 years ago
  3. cf5083d Added an experiment "bidir_pred" for backward prediction by Zoe Liu · 9 years ago
  4. a63147a Fix --test-decode=warn to test mismatch by Zoe Liu · 9 years ago
  5. 8e5e338 Add decoder APIs and unit tests in tile-coding experiment by Yunqing Wang · 9 years ago
  6. 454989f Make superblock size variable at the frame level. by Geza Lore · 9 years ago
  7. c810740 Merge branch 'masterbase' into nextgenv2 by Yaowu Xu · 9 years ago
  8. bdcc140 Recover tile coding performance by Yunqing Wang · 9 years ago
  9. 490ba1a Port large scale tile coding features from nextgen. by Geza Lore · 9 years ago
  10. 699276e vp9-svc: Change default spatial bitrate allocation. by Marco · 9 years ago
  11. 7538501 Move PSNR related functions into vpx_dsp/psnr.c by Yaowu Xu · 9 years ago
  12. efe1b1d Set a max dB value for PSNR_HVS and FAST_SSIM by Yaowu Xu · 9 years ago
  13. 94322a9 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  14. abf58ec Vidyo patch: Changes to the scalability code. by Marco · 9 years ago
  15. c557efa Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  16. 1e6af9e Update IMAGE_ABI_VERSION which wasn't updated after color_range enum was introduced. by Sasi Inguva · 9 years ago
  17. 24e2b4c Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  18. f700950 Fix a spatial svc test crash by Debargha Mukherjee · 9 years ago
  19. ea78294 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  20. b0027b9 vp9-svc: Fix to allow setting qp-max/min per spatial and temporal layer. by Marco · 9 years ago
  21. fff6704 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  22. 4fb2ba2 VP9-SVC: Allow frame dropping due to overshoot for spatial layers. by Marco · 9 years ago
  23. 4ac2ae3 Merge branch 'masterbase' into nextgenv2 by Yaowu Xu · 9 years ago
  24. 849e54c Merge "vp8cx: remove deprecated reference/entropy controls" by James Zern · 9 years ago
  25. a046f56 vp8cx: remove deprecated reference/entropy controls by James Zern · 9 years ago
  26. 5684295 Add a new enum type vpx_color_range_t by Yaowu Xu · 9 years ago
  27. 7dd7a7d vpx/*.h: add VPX_CTRL_* preproc defines by James Zern · 9 years ago
  28. 0b74e5d vpx/*.h, cosmetics: fix some typos by James Zern · 9 years ago
  29. 7c514e2 Merged branch 'master' into nextgenv2 by Yaowu Xu · 10 years ago
  30. 812945a vp9/10: improve support for render_width/height. by Ronald S. Bultje · 10 years ago
  31. 730cdef Add SVC codec control to set frame flags and buffer indices. by Marco · 10 years ago
  32. eeb5ef0 Add support for color-range. by Ronald S. Bultje · 10 years ago
  33. eb53c69 Add cyclic refresh parameters to svc-layer context. by Marco · 10 years ago
  34. 465eace SVC sample encoder: Change some settings/update. by Marco · 10 years ago
  35. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago
  36. 8a64f51 clang/win: Make libvpx build with -Wunused-function. by Nico Weber · 10 years ago
  37. 130c0ec Added TODOs for two unused #defines by Yaowu Xu · 10 years ago
  38. e8a3abe Adds macros for new encoder controls by Debargha Mukherjee · 10 years ago
  39. 9852643 Expose params min-gf-interval/max-gf-interval by Debargha Mukherjee · 10 years ago
  40. bfb6d48 Add control to skip loop filter in VP9 decoder. by Frank Galligan · 10 years ago
  41. a8c5ab2 Remove ABI check for 1 pass CBR SVC. by Marco · 10 years ago
  42. 88fadaf Merge "Support building shared libraries on OS/2" by James Zern · 10 years ago
  43. 6d52fe2 Support building shared libraries on OS/2 by KO Myung-Hun · 11 years ago
  44. c139b81 Vidyo patch: Rate control for SVC, 1 pass CBR mode. by Marco · 10 years ago
  45. 976f7f4 VP8: For high overshoot, force drop frame and max-out QP. by Marco · 10 years ago
  46. d104b16 Remove the BUILD_LIBVPX variable from the build system. by Tom Finegan · 10 years ago
  47. 9670d76 Merge "VP9E_GET_ACTIVE_MAP API function." by Alex Converse · 10 years ago
  48. e865be9 Merge "fix static analysis warnings related to CHECK_MEM_ERROR" by James Zern · 10 years ago
  49. 4dcb839 VP9E_GET_ACTIVE_MAP API function. by Alex Converse · 10 years ago
  50. 7999c07 vp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.h by James Zern · 10 years ago
  51. 1861340 put spatial svc behind an ABI check by James Zern · 10 years ago
  52. e4aa19a vpx/vpx_codec.h: bump ABI version by James Zern · 10 years ago
  53. 1ca2e4e vpx/vpx_encoder.h: bump ABI version by James Zern · 10 years ago
  54. 3ab1c02 fix static analysis warnings related to CHECK_MEM_ERROR by James Zern · 10 years ago
  55. a562e90 Fix comments for vpx_codec_enc_config_default() by Yaowu Xu · 10 years ago
  56. 268f106 Provide information on codec controls by Yaowu Xu · 10 years ago
  57. 5dd146c Added comment for vp9 only codec controls by Yaowu Xu · 10 years ago
  58. 4165290 Rename a vp9 only control with vp9e prefix by Yaowu Xu · 10 years ago
  59. cf54b88 Add VP9 decoder control to get frame size by Adrian Grange · 10 years ago
  60. 03bc5a3 Add two constant definitions by Yaowu Xu · 10 years ago
  61. be6aead Try again to merge branch 'frame-parallel' into master branch. by hkuang · 10 years ago
  62. a18da97 Revert "Merge branch 'frame-parallel' to enable frame parallel decode in master branch." by Johann · 10 years ago
  63. bde04ce Merge branch 'frame-parallel' to enable frame parallel decode in master branch. by hkuang · 10 years ago
  64. f5bbe24 Fix obvious misses in doxygen mainpage by Yaowu Xu · 10 years ago
  65. 1be4267 Fix color_space enum comments for doxygen by Yaowu Xu · 10 years ago
  66. 199951b Merge "Fix comments for doxygen" by Yaowu Xu · 10 years ago
  67. 9ace4f9 Fix comments for doxygen by Yaowu Xu · 10 years ago
  68. 5ca96f9 Merge "Clarify purpose of VP9_INVERT_TILE_DECODE_ORDER" by Yaowu Xu · 10 years ago
  69. 05d19e0 Merge "Add comments for two SVC related controls" by Yaowu Xu · 10 years ago
  70. 8119418 Merge "Add comments for two SVC related controls" by Yaowu Xu · 10 years ago
  71. 6fc7267 Merge "Add comments for control VP9E_SET_TUNE_CONTENT" by Yaowu Xu · 10 years ago
  72. f3c9272 Merge "Add comments for VP9E_SET_FRAME_PERIODIC_BOOST" by Yaowu Xu · 10 years ago
  73. 6f4d29c Clarify purpose of VP9_INVERT_TILE_DECODE_ORDER by Yaowu Xu · 10 years ago
  74. f7fd03f Merge "Fix comments for encoder controls" by Yaowu Xu · 10 years ago
  75. 3ca15a8 Add comments for two SVC related controls by Yaowu Xu · 10 years ago
  76. 193ca4b Add comments for two SVC related controls by Yaowu Xu · 10 years ago
  77. dc08b20 Add comments for control VP9E_SET_TUNE_CONTENT by Yaowu Xu · 10 years ago
  78. 4ab39e1 Add comments for VP9E_SET_FRAME_PERIODIC_BOOST by Yaowu Xu · 10 years ago
  79. 87c436f Fix comments for encoder controls by Yaowu Xu · 10 years ago
  80. e94b415 Add encoder control for setting color space by Yaowu Xu · 10 years ago
  81. 6b223fc Enable decoder to pass through color space info by Yaowu Xu · 10 years ago
  82. 9022ba3 Merge "Allow building multi-res encoder with --shared" by Johann · 10 years ago
  83. 7326185 Allow building multi-res encoder with --shared by Johann · 10 years ago
  84. c4f7079 Revert "Revert "Add support for setting byte alignment."" by Frank Galligan · 10 years ago
  85. 91471d6 Revert "Add support for setting byte alignment." by Paul Wilkins · 10 years ago
  86. 399823b Add support for setting byte alignment. by Frank Galligan · 10 years ago
  87. d05cf10 Add error handling for frame parallel decode and unit test for that. by hkuang · 10 years ago
  88. af898b5 Various updates to vp8. by Marco · 10 years ago
  89. 4c12046 Changes SvcContext_t to SvcContext by Deb Mukherjee · 10 years ago
  90. 0ba1542 Vidyo: Support for one-pass rc-enabled SVC encoder by Deb Mukherjee · 10 years ago
  91. 03a60b7 Add a new control of golden frame boost in CBR mode by Yaowu Xu · 10 years ago
  92. 636099f Add a new control of max bitrate for inter frame by Yaowu Xu · 10 years ago
  93. 9ce3a7d Implement frame parallel decode for VP9. by Hangyu Kuang · 11 years ago
  94. 68b550f [spatial svc]Another workaround to avoid using prev_mi by Minghai Shang · 10 years ago
  95. 4680329 Revert "[spatial svc]Another workaround to avoid using prev_mi" by Paul Wilkins · 10 years ago
  96. 2c13315 Merge "fix CONFIG_SPATIAL_SVC warning" by James Zern · 10 years ago
  97. 91657ab fix CONFIG_SPATIAL_SVC warning by James Zern · 10 years ago
  98. c113457 [spatial svc]Another workaround to avoid using prev_mi by Minghai Shang · 10 years ago
  99. a30774c Adds support of 440 content. by Deb Mukherjee · 11 years ago
  100. a160d72 High-bitdepth bugfixes by Deb Mukherjee · 11 years ago