1. 572de92 Add a codec control option to tune for screen content. by Alex Converse · 11 years ago
  2. 8a774e1 Changes interface to avoid uninitialized warnings in vp9_cx_iface.c. by Jim Bankoski · 11 years ago
  3. 24c9d6a [spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC by Minghai Shang · 11 years ago
  4. 943e432 allow config options to limit max size of decode by Jim Bankoski · 11 years ago
  5. f349b07 Rewrite functions related to first pass block stats by Pengchong Jin · 11 years ago
  6. e899859 [spatial svc]Implement alt reference frames by Minghai Shang · 11 years ago
  7. 5820c5d Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  8. 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
  9. 82dc133 Adds support for reading and writing 10/12-bit y4m by Deb Mukherjee · 11 years ago
  10. 83269ff Merge "[spatial svc] Remove encoding modes since we only need one mode at this time." by Minghai Shang · 11 years ago
  11. df38196 [spatial svc] Remove encoding modes since we only need one mode at this time. by Minghai Shang · 11 years ago
  12. 41b451e [spatial svc]Remove key frame quantizer settings since key frame is decided by rate control by Minghai Shang · 11 years ago
  13. 277338f [spatial svc]Implement lag in frames for spatial svc by Minghai Shang · 11 years ago
  14. 0a86adb Do not export non-existant symbols by Sean McGovern · 11 years ago
  15. 8a8b662 Removing ctrl_id parameter from vpx_codec_control_fn_t. by Dmitry Kovalev · 11 years ago
  16. 76bf681 Merge "[spatial svc] Remove hard coded rc_end_usage setting" by Minghai Shang · 11 years ago
  17. 652a3cc [spatial svc] Disable auto alt reference by Minghai Shang · 11 years ago
  18. 39aef40 [spatial svc] Remove hard coded rc_end_usage setting by Minghai Shang · 11 years ago
  19. 80acef0 Merge "make spatial svc an experiment" by James Zern · 11 years ago
  20. 7af3440 [spatial svc] Remove some restrictions that are needed to improve the quality by Minghai Shang · 11 years ago
  21. 0912ee1 Cleaning up vp9_cx_iface.c. by Dmitry Kovalev · 11 years ago
  22. f12ebfc make spatial svc an experiment by James Zern · 11 years ago
  23. 89f38d1 svc_encodeframe.c: change to use correct type by Yaowu Xu · 11 years ago
  24. 58cf8be Merge "Mark VP8E_SET_ARNR_TYPE as being deprecated" by Adrian Grange · 11 years ago
  25. a765705 Mark VP8E_SET_ARNR_TYPE as being deprecated by Adrian Grange · 11 years ago
  26. 0affa0e [spatial svc] Fix one extra frame count during flush by Minghai Shang · 11 years ago
  27. 8b2b737 Merge "Revert "Force ARNR filtering to be centered on the ARF frame"" by Adrian Grange · 11 years ago
  28. e97aea2 Added 16bit vpx_img_fmt_t enums by Peter de Rivaz · 11 years ago
  29. 0a386b9 Revert "Force ARNR filtering to be centered on the ARF frame" by Adrian Grange · 11 years ago
  30. 18c0860 Add VPXD_SET_DECRYPTOR support to the VP9 decoder. by Joey Parrish · 11 years ago
  31. f7bd127 Enable vpxenc to specify internal coded frame size by Adrian Grange · 11 years ago
  32. 0eb88c9 Add codec control function for enabling frame_periodic_boost. by Marco Paniconi · 11 years ago
  33. d4124ea [svc] Fix issue for setting layers through ffmpeg by Minghai Shang · 11 years ago
  34. 6c3c66f [svc] Add min/max q and min/max bitrate in svc test app by Minghai Shang · 11 years ago
  35. d205335 [svc] Finalize spatial svc first pass rate control by Minghai Shang · 11 years ago
  36. 6c0565a svc_encodeframe: quiet -Warray-bounds warnings by James Zern · 11 years ago
  37. 6281a9a Adding type casts to remove C++ compiler errors. by Dmitry Kovalev · 11 years ago
  38. b0c146e [svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder. by Minghai Shang · 11 years ago
  39. 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
  40. d6321c3 Merge "Cleaning up vpx_codec_get_cx_data() function." by Dmitry Kovalev · 11 years ago
  41. e526c04 [svc] Fix "possible loss of data", "division by zero" and by Minghai Shang · 11 years ago
  42. 3a8deeb Merge "[svc] Add target bitrate settings for each layers." by Minghai Shang · 11 years ago
  43. 20da065 Merge "Change for adding QP settings for key frames" by Minghai Shang · 11 years ago
  44. e4118e2 Merge "Adding vpx_sse_to_psnr() function." by Dmitry Kovalev · 11 years ago
  45. 7d5bffc Adding vpx_sse_to_psnr() function. by Dmitry Kovalev · 11 years ago
  46. 74e1830 log overall psnr, average psnr, and overall mse by Ivan Maltz · 11 years ago
  47. 8c196b2 [svc] Add target bitrate settings for each layers. by Minghai Shang · 11 years ago
  48. c79bd22 Change for adding QP settings for key frames by Minghai Shang · 11 years ago
  49. 53a11c9 vp8cx.h: add brief desc. for VP9E_SET_SVC_LAYER_ID by James Zern · 11 years ago
  50. fdb2337 Merge "Fixed compilation on mingw with secure APIs enabled by default." by James Zern · 11 years ago
  51. c467095 Merge "vpx_frame_buffer.h: add doxygen \file block" by James Zern · 11 years ago
  52. 89ec990 Add comments to portion of SVC interface. by Marco Paniconi · 11 years ago
  53. aed2ca4 Fixed compilation on mingw with secure APIs enabled by default. by Jacek Caban · 11 years ago
  54. c8175ad vpx_frame_buffer.h: add doxygen \file block by James Zern · 11 years ago
  55. a4f30a5 Add VP9 decoder support for external frame buffers by Frank Galligan · 11 years ago
  56. 955b35d Cleaning up vpx_codec_get_cx_data() function. by Dmitry Kovalev · 11 years ago
  57. d51ca0d Merge "Add get release decoder frame buffer functions." by Frank Galligan · 11 years ago
  58. 7320fdd vpx_integer: Use inttypes.h in MSVC (2013 and later). by Tom Finegan · 11 years ago
  59. e8e1527 Add get release decoder frame buffer functions. by Frank Galligan · 11 years ago
  60. dd776e8 Fixing c++ compiler errors in svc_encodeframe.c. by Dmitry Kovalev · 11 years ago
  61. 6427930 Using vpx_codec_err_t instead of int. by Dmitry Kovalev · 11 years ago
  62. 4864ab2 Layer based rate control for CBR mode. by Marco Paniconi · 11 years ago
  63. 7ec838e Revert "Layer based rate control for CBR mode." by Marco Paniconi · 11 years ago
  64. 6be2b75 Layer based rate control for CBR mode. by Marco Paniconi · 11 years ago
  65. c6d5371 Merge "Revert external frame buffer code." by Frank Galligan · 11 years ago
  66. b1c72b6 Revert external frame buffer code. by Frank Galligan · 11 years ago
  67. ec7f213 vpx: add extern "C" to headers by James Zern · 11 years ago
  68. 8aa33ed Write correct resolution to the IVF file header (b/11270652) by Charles 'Buck' Krasic · 11 years ago
  69. 116e0a1 Removing vpx_codec_vp9x_cx and internal experimental flag. by Dmitry Kovalev · 11 years ago
  70. 6efb0ab Fix to overflow in asan test (for vp8 encoder). by Marco Paniconi · 11 years ago
  71. 9e41d56 Increase required number of external frame buffers by Frank Galligan · 11 years ago
  72. bbf5304 Add external constants. by Frank Galligan · 11 years ago
  73. 7386bde vpx: normalize include guards by James Zern · 11 years ago
  74. e883c74 Include files in the same directory directly by Johann · 11 years ago
  75. fbada94 Add frame buffer lru cache. by Frank Galligan · 11 years ago
  76. 10f8916 Add support to pass in external frame buffers. by Frank Galligan · 11 years ago
  77. bbf61e3 Fix bug with put slice cb function. by Frank Galligan · 11 years ago
  78. 475d1d6 Modified spatial scalable encoder & unit tests by Adrian Grange · 11 years ago
  79. 2117fe0 Fix decoder to handle display size correctly by Adrian Grange · 11 years ago
  80. 1708465 vpxenc: add --aq-mode flag to control adaptive quantization by Guillaume Martres · 11 years ago
  81. 741c14f Merge "Move SVC per-frame loop from sample app into libvpx proper" by Ivan Maltz · 11 years ago
  82. 1ed0e1b Move SVC per-frame loop from sample app into libvpx proper by Ivan Maltz · 12 years ago
  83. f58eca9 Resolved Doxygen warnings. by Adrian Grange · 12 years ago
  84. cd74a90 Revert "Merge "SVC improvements"" by James Zern · 12 years ago
  85. 663916c SVC improvements by Ivan Maltz · 12 years ago
  86. b905dab Added necessary includes by Yaowu Xu · 12 years ago
  87. e288c60 Removing vpx_codec_impl_{top, bottom}.h files. by Dmitry Kovalev · 12 years ago
  88. 88c8ff2 Modified resize unit test to output test vector by Adrian Grange · 12 years ago
  89. 20abe59 Merge "API extensions and sample app for spacial scalable encoder" by Ivan Maltz · 12 years ago
  90. 01b35c3 API extensions and sample app for spacial scalable encoder by Ivan Maltz · 12 years ago
  91. e378a89 Support a constant quality mode in VP9 by Deb Mukherjee · 12 years ago
  92. b088998 vp[89]_dx_iface: factorize vp8_mmap_*() by James Zern · 12 years ago
  93. 43dc0f8 small update to peek_si/get_si documentation by James Zern · 12 years ago
  94. ccd9886 Fixing compilation error on Mac OS. by Dmitry Kovalev · 12 years ago
  95. 368c723 Change the encryption feature to use a callback for decryption. by Jeff Petkau · 12 years ago
  96. 8dd8287 Y4M input support for 4:2:2, 4:4:4, 4:4:4:4 by John Koleszar · 12 years ago
  97. 31ee193 Extension of segmentation to 8 segments. by Paul Wilkins · 12 years ago
  98. 672b75a Convert inv_tile_order to control interface by John Koleszar · 12 years ago
  99. 81708cc Convert g_frame_parallel_decoding to control interface by John Koleszar · 12 years ago
  100. 771fc83 Merge branch 'master' into experimental by John Koleszar · 12 years ago