1. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  2. 890c4f2 aomcx_set_ref -> aom_cx_set_ref by Yaowu Xu · 9 years ago
  3. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  4. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  5. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  6. 397d964 examples: apply clang-format by clang-format · 9 years ago
  7. 9df7c25 Merge "remove SVC" into nextgenv2 by James Zern · 9 years ago
  8. cc73e1f remove SVC by James Zern · 9 years ago
  9. 2c14c53 remove vp8cx_set_ref.c by James Zern · 9 years ago
  10. a3cff08 more cleanup of vp8 and vp9 by Yaowu Xu · 9 years ago
  11. 5eee907 Rename files with vp9_ prefix by Yaowu Xu · 9 years ago
  12. 2a5a3f6 Combine vpxcx_set_ref example for VP9 and VP10 by Yunqing Wang · 9 years ago
  13. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  14. 9d7eaf0 Merge "twopass_encoder: Add frame limit argument." by Tom Finegan · 9 years ago
  15. 7d6edc3 simple_encoder: Add a frame limit argument. by Tom Finegan · 9 years ago
  16. 9d47341 twopass_encoder: Add frame limit argument. by Tom Finegan · 9 years ago
  17. 1a53c0c vp9: Simplify the logic in denoiser SSE2 code. by JackyChen · 9 years ago
  18. 37241e6 Merge "Merge branch 'masterbase' into nextgenv2" into nextgenv2 by Yaowu Xu · 9 years ago
  19. 9aaa3c9 Make set_reference control API work in VP9 and VP10 by Yunqing Wang · 9 years ago
  20. 729c997 vp8: multi-res-encoder: Fix timer around encoder in sample encoder. by Marco · 9 years ago
  21. abf58ec Vidyo patch: Changes to the scalability code. by Marco · 9 years ago
  22. 91c75c5 Remove unused POSIX_MMAP references by Johann · 9 years ago
  23. 9cb7365 Update to vp9_spatial_svc_encoder. by Marco · 9 years ago
  24. be3f271 Setting change in sample encoder: vpx_temporal_svc_encoder.c by Marco · 9 years ago
  25. 730cdef Add SVC codec control to set frame flags and buffer indices. by Marco · 10 years ago
  26. eb53c69 Add cyclic refresh parameters to svc-layer context. by Marco · 10 years ago
  27. 1b556e1 vp9_spatial_svc_encoder: Enable aq-mode for real-time mode. by Marco · 10 years ago
  28. 4ebded6 vp9_spatial_svc_encoder: Add encoding time log. by Marco · 10 years ago
  29. 83f8ab5 Update to vpx_temporal_svc_encoder: by Marco · 10 years ago
  30. d77f51b Add dynamic resize logic for 1 pass CBR. by Marco · 10 years ago
  31. c98273c vp9_ethread: create enough threads while using SVC by Yunqing Wang · 10 years ago
  32. a8c5ab2 Remove ABI check for 1 pass CBR SVC. by Marco · 10 years ago
  33. 5df6c04 Fix to sample encoder: vpx_temporal_svc_encoder.c by Marco · 10 years ago
  34. c139b81 Vidyo patch: Rate control for SVC, 1 pass CBR mode. by Marco · 10 years ago
  35. f237849 Merge changes from topic 'missing-proto' by James Zern · 10 years ago
  36. 4aaf466 Remove reference to compatibility layer by Johann · 10 years ago
  37. 59e7a47 tools_common.h: fix usage_exit() prototype by James Zern · 10 years ago
  38. ee3d42b vpx_temporal_svc_encoder: Keep static_threshold off as default. by Marco · 10 years ago
  39. 0810a2d vpx_temporal_svc_encoder: Update some settings. by Marco · 10 years ago
  40. 03f12e1 vpx_temporal_svc_encoder: Set static threshold to off by default. by Marco · 10 years ago
  41. 1861340 put spatial svc behind an ABI check by James Zern · 10 years ago
  42. a250ebf vpx_temporal_svc_encoder: Update some default settings. by Marco · 10 years ago
  43. c76ebff Set the threads/tile_columns in vpx_temporal_svc_encoder. by Marco · 10 years ago
  44. 87a6175 vpx_temporal_svc_encoder: Adjust default qp-max setting for vp9. by Marco · 10 years ago
  45. ef6d6ec vpx_temporal_svc_encoder: change default setting for static threshold. by Marco · 10 years ago
  46. 9e96bdc Xcode: Fix includes in examples. by Tom Finegan · 10 years ago
  47. af898b5 Various updates to vp8. by Marco · 10 years ago
  48. e0b3e21 temporal_svc encoder: Change default setting for layering_mode = 0. by Marco · 10 years ago
  49. 4c12046 Changes SvcContext_t to SvcContext by Deb Mukherjee · 10 years ago
  50. b643591 Add more rate control stats to vpx_temporal_svc_encoder. by Marco · 10 years ago
  51. 0ba1542 Vidyo: Support for one-pass rc-enabled SVC encoder by Deb Mukherjee · 10 years ago
  52. 86c36a5 [spatial svc] Make spatial svc working for one pass rate control by Minghai Shang · 10 years ago
  53. a349ee3 Resolves some lint errors by Deb Mukherjee · 10 years ago
  54. e4caf22 vp9_spatial_svc_encoder: fix -bit-depth arg parsing by James Zern · 10 years ago
  55. 4bad0e6 Adds highbitdepth support to svc examples by Deb Mukherjee · 11 years ago
  56. c9527aa examples/simple_decoder: Correct comments/remove unnecessary include. by Tom Finegan · 11 years ago
  57. 209ee12 [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer by Minghai Shang · 11 years ago
  58. 4f5b2b2 [spatial svc]Remove quantizers option. Use max/min quantizers for each layer. by Minghai Shang · 11 years ago
  59. 76885de [spatial svc] Use string for quantizers and scale-factors option in the test app by Minghai Shang · 11 years ago
  60. bb1a236 Change the control function of VP9 denoiser. by JackyChen · 11 years ago
  61. e9b6c5f Merge "[spatial svc] Remove handling frame and stats packets in the codec" by Minghai Shang · 11 years ago
  62. fb285ba Merge "Adding lossless encoding example." by Dmitry Kovalev · 11 years ago
  63. 12aaff5 [spatial svc] Remove handling frame and stats packets in the codec by Minghai Shang · 11 years ago
  64. cb1f97e Adding lossless encoding example. by Dmitry Kovalev · 11 years ago
  65. 4e94dec examples/twopass_encoder: Use good quality. by Tom Finegan · 11 years ago
  66. 56b9c64 Merge "Removing legacy compatibility layer." by Dmitry Kovalev · 11 years ago
  67. 759afe5 Merge "[svc] Temporal svc with two pass rate control" by Minghai Shang · 11 years ago
  68. 9cdaa3d Removing legacy compatibility layer. by Dmitry Kovalev · 11 years ago
  69. be3b08d [svc] Temporal svc with two pass rate control by Minghai Shang · 11 years ago
  70. 296f2e6 Switching back to #define instead of static const int. by Dmitry Kovalev · 11 years ago
  71. 0c1b9c7 vp8_multi_resolution_encoder: Huge cleanup. by Dmitry Kovalev · 11 years ago
  72. 1e82bde twopass_encoder: Flush encoder. by Dmitry Kovalev · 11 years ago
  73. 393e5d9 twopass_encoder: Separate functions for first and second pass. by Dmitry Kovalev · 11 years ago
  74. 812506b set_maps: add exit to avoid uninitialized variable warning by Jim Bankoski · 11 years ago
  75. 339391a vpx_temporal_svc_encoder: initialize outfile to avoid warning by Jim Bankoski · 11 years ago
  76. 116aa2d vpx_temporal_svc_encoder.c : removed dead assignment. by Jim Bankoski · 11 years ago
  77. a8e674d set_maps: Flush encoder. by Dmitry Kovalev · 11 years ago
  78. 965af79 vp8cx_set_ref: Flush encoder. by Dmitry Kovalev · 11 years ago
  79. 8db245b Add an adaptive denoising mode. by Marco Paniconi · 11 years ago
  80. a4e85a5 Implementing right flushing for simple_encoder. by Dmitry Kovalev · 11 years ago
  81. 9180117 vp8: Add an aggressive denoising mode. by Marco Paniconi · 11 years ago
  82. 1094a11 temporal_svc sample encoder: setting for denoiser. by Marco Paniconi · 11 years ago
  83. f1f3d09 Merge "Renames interface field in VpxInterface" by Deb Mukherjee · 11 years ago
  84. f332c63 Renames interface field in VpxInterface by Deb Mukherjee · 11 years ago
  85. 21042c7 vp8: Allow for on/off control of UV temporal denoiser. by Marco Paniconi · 11 years ago
  86. c0061cc Merge "Fix build for examples/vp8_multi_resolution_encoder." by Marco Paniconi · 11 years ago
  87. 5f732c2 Fix build for examples/vp8_multi_resolution_encoder. by Marco Paniconi · 11 years ago
  88. 83269ff Merge "[spatial svc] Remove encoding modes since we only need one mode at this time." by Minghai Shang · 11 years ago
  89. df38196 [spatial svc] Remove encoding modes since we only need one mode at this time. by Minghai Shang · 11 years ago
  90. 41b451e [spatial svc]Remove key frame quantizer settings since key frame is decided by rate control by Minghai Shang · 11 years ago
  91. 277338f [spatial svc]Implement lag in frames for spatial svc by Minghai Shang · 11 years ago
  92. 76bf681 Merge "[spatial svc] Remove hard coded rc_end_usage setting" by Minghai Shang · 11 years ago
  93. 21a0371 vpx_temporal_svc_encoder: fix memory leak on success by James Zern · 11 years ago
  94. 39aef40 [spatial svc] Remove hard coded rc_end_usage setting by Minghai Shang · 11 years ago
  95. 7083560 set_map.c: cleanup -wextra warnings by Yaowu Xu · 11 years ago
  96. a77d6d0 Rename vpx_temporal_scalable_patterns.c by Tom Finegan · 11 years ago
  97. cea4167 Rename vp9_spatial_scalable_encoder. by Tom Finegan · 11 years ago
  98. 732e49b Remove bitrotted example code: example_xma by Tom Finegan · 11 years ago
  99. f06de3b Remove decode_with_partial_drops example. by Tom Finegan · 11 years ago
  100. d899a1c [spatial svc] Use VPX_DL_GOOD_QUALITY for vp9_spatial_scalable_encoder by Minghai Shang · 11 years ago