1. a30774c Adds support of 440 content. by Deb Mukherjee · 10 years ago
  2. a160d72 High-bitdepth bugfixes by Deb Mukherjee · 10 years ago
  3. c87f32c vpx_integer.h: define __STDC_LIMIT_MACROS by James Zern · 10 years ago
  4. 4a296e6 Revert "Fix compiling error in vp9_idct.h" by James Zern · 10 years ago
  5. 58a54b2 Merge "Misc. high-bit-depth fixes" by Deb Mukherjee · 11 years ago
  6. 40479df Misc. high-bit-depth fixes by Deb Mukherjee · 11 years ago
  7. eafc8c9 Fix compiling error in vp9_idct.h by Jingning Han · 11 years ago
  8. 209ee12 [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer by Minghai Shang · 11 years ago
  9. 4f5b2b2 [spatial svc]Remove quantizers option. Use max/min quantizers for each layer. by Minghai Shang · 11 years ago
  10. 76885de [spatial svc] Use string for quantizers and scale-factors option in the test app by Minghai Shang · 11 years ago
  11. ecd7e3d Merge "Remove memset of every external frame buffer." by Frank Galligan · 11 years ago
  12. 175d9df Remove memset of every external frame buffer. by Frank Galligan · 11 years ago
  13. 282fac9 Merge "Change the control function of VP9 denoiser." by JackyChen · 11 years ago
  14. bb1a236 Change the control function of VP9 denoiser. by JackyChen · 11 years ago
  15. bb74a77 [spatial svc] Remove useless APIs and variables by Minghai Shang · 11 years ago
  16. e3fff31 [spatial svc] Output psnr for all layers in one packet. by Minghai Shang · 11 years ago
  17. 12aaff5 [spatial svc] Remove handling frame and stats packets in the codec by Minghai Shang · 11 years ago
  18. 56b9c64 Merge "Removing legacy compatibility layer." by Dmitry Kovalev · 11 years ago
  19. 89da176 Merge "[spatial svc]Add layer bitrates options and clean up parsing options from string" by Minghai Shang · 11 years ago
  20. a8d44b9 [spatial svc]Add layer bitrates options and clean up parsing options from string by Minghai Shang · 11 years ago
  21. 91998e6 Removing sz member from vpx_codec_priv. by Dmitry Kovalev · 11 years ago
  22. 759afe5 Merge "[svc] Temporal svc with two pass rate control" by Minghai Shang · 11 years ago
  23. 9cdaa3d Removing legacy compatibility layer. by Dmitry Kovalev · 11 years ago
  24. 5acfafb Adds config opt for highbitdepth + misc. vpx by Deb Mukherjee · 11 years ago
  25. be3b08d [svc] Temporal svc with two pass rate control by Minghai Shang · 11 years ago
  26. 73edeb0 Removing alg_priv from vpx_codec_priv struct. by Dmitry Kovalev · 11 years ago
  27. d0e384e Merge "Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver()." by Dmitry Kovalev · 11 years ago
  28. 42ad07a Merge "[spatial svc]Multiple frame context feature" by Minghai Shang · 11 years ago
  29. 4460965 Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver(). by Dmitry Kovalev · 11 years ago
  30. d4a407c [spatial svc]Multiple frame context feature by Minghai Shang · 11 years ago
  31. f9fb3b8 Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’. by Dmitry Kovalev · 11 years ago
  32. eafa712 Merge "Replacing NOT_IMPLMENTED with NULL." by Dmitry Kovalev · 11 years ago
  33. cd6d984 Replacing NOT_IMPLMENTED with NULL. by Dmitry Kovalev · 11 years ago
  34. f2e6523 Removing iface pointer from vpx_codec_priv. by Dmitry Kovalev · 11 years ago
  35. d7a32e5 Merge "Using functions from vpx_mem.h inside vpx_image.c." by Dmitry Kovalev · 11 years ago
  36. c1a769d Using functions from vpx_mem.h inside vpx_image.c. by Dmitry Kovalev · 11 years ago
  37. 6acde6b Removing unused tbd struct member. by Dmitry Kovalev · 11 years ago
  38. c89d151 vpx_codec_internal.h : clean out unused function warning by Jim Bankoski · 11 years ago
  39. a6a997d vpx_internal_error -> fix -Wunused-function issues by Jim Bankoski · 11 years ago
  40. bcb97ec Merge "vpx_codec_decode: check data size" by James Zern · 11 years ago
  41. cedd19c Merge "inline vpx functions in headers to avoid unused function warning" by James Zern · 11 years ago
  42. 07a6752 inline vpx functions in headers to avoid unused function warning by Jim Bankoski · 11 years ago
  43. c0ade1c Merge "remove remaining references to XMA" by James Zern · 11 years ago
  44. febdebf remove remaining references to XMA by James Zern · 11 years ago
  45. 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
  46. 6a2e9ef vpx_codec_decode: check data size by James Zern · 11 years ago
  47. 80656a1 Adds spatial-svc macros to code to allow disabling by Deb Mukherjee · 11 years ago
  48. 9a4cd41 Merge "Removing legacy XMA features from libvpx." by Dmitry Kovalev · 11 years ago
  49. a42b5c2 Removing legacy XMA features from libvpx. by Dmitry Kovalev · 11 years ago
  50. 572de92 Add a codec control option to tune for screen content. by Alex Converse · 11 years ago
  51. 8a774e1 Changes interface to avoid uninitialized warnings in vp9_cx_iface.c. by Jim Bankoski · 11 years ago
  52. 24c9d6a [spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC by Minghai Shang · 11 years ago
  53. 943e432 allow config options to limit max size of decode by Jim Bankoski · 11 years ago
  54. f349b07 Rewrite functions related to first pass block stats by Pengchong Jin · 11 years ago
  55. e899859 [spatial svc]Implement alt reference frames by Minghai Shang · 11 years ago
  56. 5820c5d Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  57. 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
  58. 82dc133 Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  59. 83269ff Merge "[spatial svc] Remove encoding modes since we only need one mode at this time." by Minghai Shang · 11 years ago
  60. df38196 [spatial svc] Remove encoding modes since we only need one mode at this time. by Minghai Shang · 11 years ago
  61. 41b451e [spatial svc]Remove key frame quantizer settings since key frame is decided by rate control by Minghai Shang · 11 years ago
  62. 277338f [spatial svc]Implement lag in frames for spatial svc by Minghai Shang · 11 years ago
  63. 0a86adb Do not export non-existant symbols by Sean McGovern · 11 years ago
  64. 8a8b662 Removing ctrl_id parameter from vpx_codec_control_fn_t. by Dmitry Kovalev · 11 years ago
  65. 76bf681 Merge "[spatial svc] Remove hard coded rc_end_usage setting" by Minghai Shang · 11 years ago
  66. 652a3cc [spatial svc] Disable auto alt reference by Minghai Shang · 11 years ago
  67. 39aef40 [spatial svc] Remove hard coded rc_end_usage setting by Minghai Shang · 11 years ago
  68. 80acef0 Merge "make spatial svc an experiment" by James Zern · 11 years ago
  69. 7af3440 [spatial svc] Remove some restrictions that are needed to improve the quality by Minghai Shang · 11 years ago
  70. 0912ee1 Cleaning up vp9_cx_iface.c. by Dmitry Kovalev · 11 years ago
  71. f12ebfc make spatial svc an experiment by James Zern · 11 years ago
  72. 89f38d1 svc_encodeframe.c: change to use correct type by Yaowu Xu · 11 years ago
  73. 58cf8be Merge "Mark VP8E_SET_ARNR_TYPE as being deprecated" by Adrian Grange · 11 years ago
  74. a765705 Mark VP8E_SET_ARNR_TYPE as being deprecated by Adrian Grange · 11 years ago
  75. 0affa0e [spatial svc] Fix one extra frame count during flush by Minghai Shang · 11 years ago
  76. 8b2b737 Merge "Revert "Force ARNR filtering to be centered on the ARF frame"" by Adrian Grange · 11 years ago
  77. e97aea2 Added 16bit vpx_img_fmt_t enums by Peter de Rivaz · 11 years ago
  78. 0a386b9 Revert "Force ARNR filtering to be centered on the ARF frame" by Adrian Grange · 11 years ago
  79. 18c0860 Add VPXD_SET_DECRYPTOR support to the VP9 decoder. by Joey Parrish · 11 years ago
  80. f7bd127 Enable vpxenc to specify internal coded frame size by Adrian Grange · 11 years ago
  81. 0eb88c9 Add codec control function for enabling frame_periodic_boost. by Marco Paniconi · 11 years ago
  82. d4124ea [svc] Fix issue for setting layers through ffmpeg by Minghai Shang · 11 years ago
  83. 6c3c66f [svc] Add min/max q and min/max bitrate in svc test app by Minghai Shang · 11 years ago
  84. d205335 [svc] Finalize spatial svc first pass rate control by Minghai Shang · 11 years ago
  85. 6c0565a svc_encodeframe: quiet -Warray-bounds warnings by James Zern · 11 years ago
  86. 6281a9a Adding type casts to remove C++ compiler errors. by Dmitry Kovalev · 11 years ago
  87. b0c146e [svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder. by Minghai Shang · 11 years ago
  88. 0bbc7f9 Merge "[svc] Fix "possible loss of data", "division by zero" and "index 5 out of bounds for type" compiler warings" by Minghai Shang · 11 years ago
  89. d6321c3 Merge "Cleaning up vpx_codec_get_cx_data() function." by Dmitry Kovalev · 11 years ago
  90. e526c04 [svc] Fix "possible loss of data", "division by zero" and by Minghai Shang · 11 years ago
  91. 3a8deeb Merge "[svc] Add target bitrate settings for each layers." by Minghai Shang · 11 years ago
  92. 20da065 Merge "Change for adding QP settings for key frames" by Minghai Shang · 11 years ago
  93. e4118e2 Merge "Adding vpx_sse_to_psnr() function." by Dmitry Kovalev · 11 years ago
  94. 7d5bffc Adding vpx_sse_to_psnr() function. by Dmitry Kovalev · 11 years ago
  95. 74e1830 log overall psnr, average psnr, and overall mse by Ivan Maltz · 11 years ago
  96. 8c196b2 [svc] Add target bitrate settings for each layers. by Minghai Shang · 11 years ago
  97. c79bd22 Change for adding QP settings for key frames by Minghai Shang · 11 years ago
  98. 53a11c9 vp8cx.h: add brief desc. for VP9E_SET_SVC_LAYER_ID by James Zern · 11 years ago
  99. fdb2337 Merge "Fixed compilation on mingw with secure APIs enabled by default." by James Zern · 11 years ago
  100. c467095 Merge "vpx_frame_buffer.h: add doxygen \file block" by James Zern · 11 years ago