1. 759afe5 Merge "[svc] Temporal svc with two pass rate control" by Minghai Shang · 11 years ago
  2. 5acfafb Adds config opt for highbitdepth + misc. vpx by Deb Mukherjee · 11 years ago
  3. be3b08d [svc] Temporal svc with two pass rate control by Minghai Shang · 11 years ago
  4. 73edeb0 Removing alg_priv from vpx_codec_priv struct. by Dmitry Kovalev · 11 years ago
  5. d0e384e Merge "Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver()." by Dmitry Kovalev · 11 years ago
  6. 42ad07a Merge "[spatial svc]Multiple frame context feature" by Minghai Shang · 11 years ago
  7. 4460965 Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver(). by Dmitry Kovalev · 11 years ago
  8. d4a407c [spatial svc]Multiple frame context feature by Minghai Shang · 11 years ago
  9. f9fb3b8 Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’. by Dmitry Kovalev · 11 years ago
  10. eafa712 Merge "Replacing NOT_IMPLMENTED with NULL." by Dmitry Kovalev · 11 years ago
  11. cd6d984 Replacing NOT_IMPLMENTED with NULL. by Dmitry Kovalev · 11 years ago
  12. f2e6523 Removing iface pointer from vpx_codec_priv. by Dmitry Kovalev · 11 years ago
  13. d7a32e5 Merge "Using functions from vpx_mem.h inside vpx_image.c." by Dmitry Kovalev · 11 years ago
  14. c1a769d Using functions from vpx_mem.h inside vpx_image.c. by Dmitry Kovalev · 11 years ago
  15. 6acde6b Removing unused tbd struct member. by Dmitry Kovalev · 11 years ago
  16. c89d151 vpx_codec_internal.h : clean out unused function warning by Jim Bankoski · 11 years ago
  17. a6a997d vpx_internal_error -> fix -Wunused-function issues by Jim Bankoski · 11 years ago
  18. bcb97ec Merge "vpx_codec_decode: check data size" by James Zern · 11 years ago
  19. cedd19c Merge "inline vpx functions in headers to avoid unused function warning" by James Zern · 11 years ago
  20. 07a6752 inline vpx functions in headers to avoid unused function warning by Jim Bankoski · 11 years ago
  21. c0ade1c Merge "remove remaining references to XMA" by James Zern · 11 years ago
  22. febdebf remove remaining references to XMA by James Zern · 11 years ago
  23. 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
  24. 6a2e9ef vpx_codec_decode: check data size by James Zern · 11 years ago
  25. 80656a1 Adds spatial-svc macros to code to allow disabling by Deb Mukherjee · 11 years ago
  26. 9a4cd41 Merge "Removing legacy XMA features from libvpx." by Dmitry Kovalev · 11 years ago
  27. a42b5c2 Removing legacy XMA features from libvpx. by Dmitry Kovalev · 11 years ago
  28. 572de92 Add a codec control option to tune for screen content. by Alex Converse · 11 years ago
  29. 8a774e1 Changes interface to avoid uninitialized warnings in vp9_cx_iface.c. by Jim Bankoski · 11 years ago
  30. 24c9d6a [spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC by Minghai Shang · 11 years ago
  31. 943e432 allow config options to limit max size of decode by Jim Bankoski · 11 years ago
  32. f349b07 Rewrite functions related to first pass block stats by Pengchong Jin · 11 years ago
  33. e899859 [spatial svc]Implement alt reference frames by Minghai Shang · 11 years ago
  34. 5820c5d Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  35. 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
  36. 82dc133 Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  37. 83269ff Merge "[spatial svc] Remove encoding modes since we only need one mode at this time." by Minghai Shang · 11 years ago
  38. df38196 [spatial svc] Remove encoding modes since we only need one mode at this time. by Minghai Shang · 11 years ago
  39. 41b451e [spatial svc]Remove key frame quantizer settings since key frame is decided by rate control by Minghai Shang · 11 years ago
  40. 277338f [spatial svc]Implement lag in frames for spatial svc by Minghai Shang · 11 years ago
  41. 0a86adb Do not export non-existant symbols by Sean McGovern · 11 years ago
  42. 8a8b662 Removing ctrl_id parameter from vpx_codec_control_fn_t. by Dmitry Kovalev · 11 years ago
  43. 76bf681 Merge "[spatial svc] Remove hard coded rc_end_usage setting" by Minghai Shang · 11 years ago
  44. 652a3cc [spatial svc] Disable auto alt reference by Minghai Shang · 11 years ago
  45. 39aef40 [spatial svc] Remove hard coded rc_end_usage setting by Minghai Shang · 11 years ago
  46. 80acef0 Merge "make spatial svc an experiment" by James Zern · 11 years ago
  47. 7af3440 [spatial svc] Remove some restrictions that are needed to improve the quality by Minghai Shang · 11 years ago
  48. 0912ee1 Cleaning up vp9_cx_iface.c. by Dmitry Kovalev · 11 years ago
  49. f12ebfc make spatial svc an experiment by James Zern · 11 years ago
  50. 89f38d1 svc_encodeframe.c: change to use correct type by Yaowu Xu · 11 years ago
  51. 58cf8be Merge "Mark VP8E_SET_ARNR_TYPE as being deprecated" by Adrian Grange · 11 years ago
  52. a765705 Mark VP8E_SET_ARNR_TYPE as being deprecated by Adrian Grange · 11 years ago
  53. 0affa0e [spatial svc] Fix one extra frame count during flush by Minghai Shang · 11 years ago
  54. 8b2b737 Merge "Revert "Force ARNR filtering to be centered on the ARF frame"" by Adrian Grange · 11 years ago
  55. e97aea2 Added 16bit vpx_img_fmt_t enums by Peter de Rivaz · 11 years ago
  56. 0a386b9 Revert "Force ARNR filtering to be centered on the ARF frame" by Adrian Grange · 11 years ago
  57. 18c0860 Add VPXD_SET_DECRYPTOR support to the VP9 decoder. by Joey Parrish · 11 years ago
  58. f7bd127 Enable vpxenc to specify internal coded frame size by Adrian Grange · 11 years ago
  59. 0eb88c9 Add codec control function for enabling frame_periodic_boost. by Marco Paniconi · 11 years ago
  60. d4124ea [svc] Fix issue for setting layers through ffmpeg by Minghai Shang · 11 years ago
  61. 6c3c66f [svc] Add min/max q and min/max bitrate in svc test app by Minghai Shang · 11 years ago
  62. d205335 [svc] Finalize spatial svc first pass rate control by Minghai Shang · 11 years ago
  63. 6c0565a svc_encodeframe: quiet -Warray-bounds warnings by James Zern · 11 years ago
  64. 6281a9a Adding type casts to remove C++ compiler errors. by Dmitry Kovalev · 11 years ago
  65. b0c146e [svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder. by Minghai Shang · 11 years ago
  66. 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
  67. d6321c3 Merge "Cleaning up vpx_codec_get_cx_data() function." by Dmitry Kovalev · 11 years ago
  68. e526c04 [svc] Fix "possible loss of data", "division by zero" and by Minghai Shang · 11 years ago
  69. 3a8deeb Merge "[svc] Add target bitrate settings for each layers." by Minghai Shang · 11 years ago
  70. 20da065 Merge "Change for adding QP settings for key frames" by Minghai Shang · 11 years ago
  71. e4118e2 Merge "Adding vpx_sse_to_psnr() function." by Dmitry Kovalev · 11 years ago
  72. 7d5bffc Adding vpx_sse_to_psnr() function. by Dmitry Kovalev · 11 years ago
  73. 74e1830 log overall psnr, average psnr, and overall mse by Ivan Maltz · 11 years ago
  74. 8c196b2 [svc] Add target bitrate settings for each layers. by Minghai Shang · 11 years ago
  75. c79bd22 Change for adding QP settings for key frames by Minghai Shang · 11 years ago
  76. 53a11c9 vp8cx.h: add brief desc. for VP9E_SET_SVC_LAYER_ID by James Zern · 11 years ago
  77. fdb2337 Merge "Fixed compilation on mingw with secure APIs enabled by default." by James Zern · 11 years ago
  78. c467095 Merge "vpx_frame_buffer.h: add doxygen \file block" by James Zern · 11 years ago
  79. 89ec990 Add comments to portion of SVC interface. by Marco Paniconi · 11 years ago
  80. aed2ca4 Fixed compilation on mingw with secure APIs enabled by default. by Jacek Caban · 11 years ago
  81. c8175ad vpx_frame_buffer.h: add doxygen \file block by James Zern · 11 years ago
  82. a4f30a5 Add VP9 decoder support for external frame buffers by Frank Galligan · 11 years ago
  83. 955b35d Cleaning up vpx_codec_get_cx_data() function. by Dmitry Kovalev · 11 years ago
  84. d51ca0d Merge "Add get release decoder frame buffer functions." by Frank Galligan · 11 years ago
  85. 7320fdd vpx_integer: Use inttypes.h in MSVC (2013 and later). by Tom Finegan · 11 years ago
  86. e8e1527 Add get release decoder frame buffer functions. by Frank Galligan · 11 years ago
  87. dd776e8 Fixing c++ compiler errors in svc_encodeframe.c. by Dmitry Kovalev · 11 years ago
  88. 6427930 Using vpx_codec_err_t instead of int. by Dmitry Kovalev · 11 years ago
  89. 4864ab2 Layer based rate control for CBR mode. by Marco Paniconi · 11 years ago
  90. 7ec838e Revert "Layer based rate control for CBR mode." by Marco Paniconi · 11 years ago
  91. 6be2b75 Layer based rate control for CBR mode. by Marco Paniconi · 11 years ago
  92. c6d5371 Merge "Revert external frame buffer code." by Frank Galligan · 11 years ago
  93. b1c72b6 Revert external frame buffer code. by Frank Galligan · 11 years ago
  94. ec7f213 vpx: add extern "C" to headers by James Zern · 11 years ago
  95. 8aa33ed Write correct resolution to the IVF file header (b/11270652) by Charles 'Buck' Krasic · 11 years ago
  96. 116e0a1 Removing vpx_codec_vp9x_cx and internal experimental flag. by Dmitry Kovalev · 11 years ago
  97. 6efb0ab Fix to overflow in asan test (for vp8 encoder). by Marco Paniconi · 11 years ago
  98. 9e41d56 Increase required number of external frame buffers by Frank Galligan · 11 years ago
  99. bbf5304 Add external constants. by Frank Galligan · 11 years ago
  100. 7386bde vpx: normalize include guards by James Zern · 11 years ago