1. be6aead Try again to merge branch 'frame-parallel' into master branch. by hkuang · 10 years ago
  2. a18da97 Revert "Merge branch 'frame-parallel' to enable frame parallel decode in master branch." by Johann · 10 years ago
  3. bde04ce Merge branch 'frame-parallel' to enable frame parallel decode in master branch. by hkuang · 10 years ago
  4. f5bbe24 Fix obvious misses in doxygen mainpage by Yaowu Xu · 10 years ago
  5. 1be4267 Fix color_space enum comments for doxygen by Yaowu Xu · 10 years ago
  6. 199951b Merge "Fix comments for doxygen" by Yaowu Xu · 10 years ago
  7. 9ace4f9 Fix comments for doxygen by Yaowu Xu · 10 years ago
  8. 5ca96f9 Merge "Clarify purpose of VP9_INVERT_TILE_DECODE_ORDER" by Yaowu Xu · 10 years ago
  9. 05d19e0 Merge "Add comments for two SVC related controls" by Yaowu Xu · 10 years ago
  10. 8119418 Merge "Add comments for two SVC related controls" by Yaowu Xu · 10 years ago
  11. 6fc7267 Merge "Add comments for control VP9E_SET_TUNE_CONTENT" by Yaowu Xu · 10 years ago
  12. f3c9272 Merge "Add comments for VP9E_SET_FRAME_PERIODIC_BOOST" by Yaowu Xu · 10 years ago
  13. 6f4d29c Clarify purpose of VP9_INVERT_TILE_DECODE_ORDER by Yaowu Xu · 10 years ago
  14. f7fd03f9 Merge "Fix comments for encoder controls" by Yaowu Xu · 10 years ago
  15. 3ca15a8 Add comments for two SVC related controls by Yaowu Xu · 10 years ago
  16. 193ca4b Add comments for two SVC related controls by Yaowu Xu · 10 years ago
  17. dc08b20 Add comments for control VP9E_SET_TUNE_CONTENT by Yaowu Xu · 10 years ago
  18. 4ab39e1 Add comments for VP9E_SET_FRAME_PERIODIC_BOOST by Yaowu Xu · 10 years ago
  19. 87c436f Fix comments for encoder controls by Yaowu Xu · 10 years ago
  20. e94b415 Add encoder control for setting color space by Yaowu Xu · 10 years ago
  21. 6b223fc Enable decoder to pass through color space info by Yaowu Xu · 10 years ago
  22. 9022ba3 Merge "Allow building multi-res encoder with --shared" by Johann · 10 years ago
  23. 7326185 Allow building multi-res encoder with --shared by Johann · 10 years ago
  24. c4f7079 Revert "Revert "Add support for setting byte alignment."" by Frank Galligan · 10 years ago
  25. 91471d6 Revert "Add support for setting byte alignment." by Paul Wilkins · 10 years ago
  26. 399823b Add support for setting byte alignment. by Frank Galligan · 10 years ago
  27. d05cf10 Add error handling for frame parallel decode and unit test for that. by hkuang · 10 years ago
  28. af898b5 Various updates to vp8. by Marco · 10 years ago
  29. 4c12046 Changes SvcContext_t to SvcContext by Deb Mukherjee · 10 years ago
  30. 0ba1542 Vidyo: Support for one-pass rc-enabled SVC encoder by Deb Mukherjee · 10 years ago
  31. 03a60b7 Add a new control of golden frame boost in CBR mode by Yaowu Xu · 10 years ago
  32. 636099f Add a new control of max bitrate for inter frame by Yaowu Xu · 10 years ago
  33. 9ce3a7d Implement frame parallel decode for VP9. by Hangyu Kuang · 11 years ago
  34. 68b550f [spatial svc]Another workaround to avoid using prev_mi by Minghai Shang · 10 years ago
  35. 4680329 Revert "[spatial svc]Another workaround to avoid using prev_mi" by Paul Wilkins · 10 years ago
  36. 2c13315 Merge "fix CONFIG_SPATIAL_SVC warning" by James Zern · 10 years ago
  37. 91657ab fix CONFIG_SPATIAL_SVC warning by James Zern · 10 years ago
  38. c113457 [spatial svc]Another workaround to avoid using prev_mi by Minghai Shang · 10 years ago
  39. a30774c Adds support of 440 content. by Deb Mukherjee · 10 years ago
  40. a160d72 High-bitdepth bugfixes by Deb Mukherjee · 10 years ago
  41. c87f32c vpx_integer.h: define __STDC_LIMIT_MACROS by James Zern · 10 years ago
  42. 4a296e6 Revert "Fix compiling error in vp9_idct.h" by James Zern · 10 years ago
  43. 58a54b2 Merge "Misc. high-bit-depth fixes" by Deb Mukherjee · 10 years ago
  44. 40479df Misc. high-bit-depth fixes by Deb Mukherjee · 10 years ago
  45. eafc8c9 Fix compiling error in vp9_idct.h by Jingning Han · 10 years ago
  46. 209ee12 [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer by Minghai Shang · 10 years ago
  47. 4f5b2b2 [spatial svc]Remove quantizers option. Use max/min quantizers for each layer. by Minghai Shang · 10 years ago
  48. 76885de [spatial svc] Use string for quantizers and scale-factors option in the test app by Minghai Shang · 10 years ago
  49. ecd7e3d Merge "Remove memset of every external frame buffer." by Frank Galligan · 10 years ago
  50. 175d9df Remove memset of every external frame buffer. by Frank Galligan · 10 years ago
  51. 282fac9 Merge "Change the control function of VP9 denoiser." by JackyChen · 10 years ago
  52. bb1a236 Change the control function of VP9 denoiser. by JackyChen · 10 years ago
  53. bb74a77 [spatial svc] Remove useless APIs and variables by Minghai Shang · 10 years ago
  54. e3fff31 [spatial svc] Output psnr for all layers in one packet. by Minghai Shang · 10 years ago
  55. 12aaff5 [spatial svc] Remove handling frame and stats packets in the codec by Minghai Shang · 10 years ago
  56. 56b9c64 Merge "Removing legacy compatibility layer." by Dmitry Kovalev · 11 years ago
  57. 89da176 Merge "[spatial svc]Add layer bitrates options and clean up parsing options from string" by Minghai Shang · 11 years ago
  58. a8d44b9 [spatial svc]Add layer bitrates options and clean up parsing options from string by Minghai Shang · 11 years ago
  59. 91998e6 Removing sz member from vpx_codec_priv. by Dmitry Kovalev · 11 years ago
  60. 759afe5 Merge "[svc] Temporal svc with two pass rate control" by Minghai Shang · 11 years ago
  61. 9cdaa3d Removing legacy compatibility layer. by Dmitry Kovalev · 11 years ago
  62. 5acfafb Adds config opt for highbitdepth + misc. vpx by Deb Mukherjee · 11 years ago
  63. be3b08d [svc] Temporal svc with two pass rate control by Minghai Shang · 11 years ago
  64. 73edeb0 Removing alg_priv from vpx_codec_priv struct. by Dmitry Kovalev · 11 years ago
  65. d0e384e Merge "Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver()." by Dmitry Kovalev · 11 years ago
  66. 42ad07a Merge "[spatial svc]Multiple frame context feature" by Minghai Shang · 11 years ago
  67. 4460965 Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver(). by Dmitry Kovalev · 11 years ago
  68. d4a407c [spatial svc]Multiple frame context feature by Minghai Shang · 11 years ago
  69. f9fb3b8 Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’. by Dmitry Kovalev · 11 years ago
  70. eafa712 Merge "Replacing NOT_IMPLMENTED with NULL." by Dmitry Kovalev · 11 years ago
  71. cd6d984 Replacing NOT_IMPLMENTED with NULL. by Dmitry Kovalev · 11 years ago
  72. f2e6523 Removing iface pointer from vpx_codec_priv. by Dmitry Kovalev · 11 years ago
  73. d7a32e5 Merge "Using functions from vpx_mem.h inside vpx_image.c." by Dmitry Kovalev · 11 years ago
  74. c1a769d Using functions from vpx_mem.h inside vpx_image.c. by Dmitry Kovalev · 11 years ago
  75. 6acde6b Removing unused tbd struct member. by Dmitry Kovalev · 11 years ago
  76. c89d151 vpx_codec_internal.h : clean out unused function warning by Jim Bankoski · 11 years ago
  77. a6a997d vpx_internal_error -> fix -Wunused-function issues by Jim Bankoski · 11 years ago
  78. bcb97ec Merge "vpx_codec_decode: check data size" by James Zern · 11 years ago
  79. cedd19c Merge "inline vpx functions in headers to avoid unused function warning" by James Zern · 11 years ago
  80. 07a6752 inline vpx functions in headers to avoid unused function warning by Jim Bankoski · 11 years ago
  81. c0ade1c Merge "remove remaining references to XMA" by James Zern · 11 years ago
  82. febdebf remove remaining references to XMA by James Zern · 11 years ago
  83. 136a022 [spatial svc]Remove CONFIG_SPATIAL_SVC for ss_enable_auto_alt_ref in vpx_codec_enc_cfg to fix heap-overflow issue in asan config by Minghai Shang · 11 years ago
  84. 6a2e9ef vpx_codec_decode: check data size by James Zern · 11 years ago
  85. 80656a1 Adds spatial-svc macros to code to allow disabling by Deb Mukherjee · 11 years ago
  86. 9a4cd41 Merge "Removing legacy XMA features from libvpx." by Dmitry Kovalev · 11 years ago
  87. a42b5c2 Removing legacy XMA features from libvpx. by Dmitry Kovalev · 11 years ago
  88. 572de92 Add a codec control option to tune for screen content. by Alex Converse · 11 years ago
  89. 8a774e1 Changes interface to avoid uninitialized warnings in vp9_cx_iface.c. by Jim Bankoski · 11 years ago
  90. 24c9d6a [spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC by Minghai Shang · 11 years ago
  91. 943e432 allow config options to limit max size of decode by Jim Bankoski · 11 years ago
  92. f349b07 Rewrite functions related to first pass block stats by Pengchong Jin · 11 years ago
  93. e899859 [spatial svc]Implement alt reference frames by Minghai Shang · 11 years ago
  94. 5820c5d Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  95. 79199e4 Reverting "Adds support for reading and writing 10/12-bit y4m" for now because of Mac Build Failure. by Dmitry Kovalev · 11 years ago
  96. 82dc133 Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  97. 83269ff Merge "[spatial svc] Remove encoding modes since we only need one mode at this time." by Minghai Shang · 11 years ago
  98. df38196 [spatial svc] Remove encoding modes since we only need one mode at this time. by Minghai Shang · 11 years ago
  99. 41b451e [spatial svc]Remove key frame quantizer settings since key frame is decided by rate control by Minghai Shang · 11 years ago
  100. 277338f [spatial svc]Implement lag in frames for spatial svc by Minghai Shang · 11 years ago