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