1. c98273c vp9_ethread: create enough threads while using SVC by Yunqing Wang · 10 years ago
  2. c139b81 Vidyo patch: Rate control for SVC, 1 pass CBR mode. by Marco · 10 years ago
  3. 59e7a47 tools_common.h: fix usage_exit() prototype by James Zern · 10 years ago
  4. 9e96bdc Xcode: Fix includes in examples. by Tom Finegan · 10 years ago
  5. 4c12046 Changes SvcContext_t to SvcContext by Deb Mukherjee · 10 years ago
  6. 0ba1542 Vidyo: Support for one-pass rc-enabled SVC encoder by Deb Mukherjee · 10 years ago
  7. 86c36a5 [spatial svc] Make spatial svc working for one pass rate control by Minghai Shang · 10 years ago
  8. a349ee3 Resolves some lint errors by Deb Mukherjee · 10 years ago
  9. e4caf22 vp9_spatial_svc_encoder: fix -bit-depth arg parsing by James Zern · 10 years ago
  10. 4bad0e6 Adds highbitdepth support to svc examples by Deb Mukherjee · 10 years ago
  11. 209ee12 [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer by Minghai Shang · 11 years ago
  12. 4f5b2b2 [spatial svc]Remove quantizers option. Use max/min quantizers for each layer. by Minghai Shang · 11 years ago
  13. 76885de [spatial svc] Use string for quantizers and scale-factors option in the test app by Minghai Shang · 11 years ago
  14. 12aaff5 [spatial svc] Remove handling frame and stats packets in the codec by Minghai Shang · 11 years ago
  15. be3b08d [svc] Temporal svc with two pass rate control by Minghai Shang · 11 years ago
  16. 83269ff Merge "[spatial svc] Remove encoding modes since we only need one mode at this time." by Minghai Shang · 11 years ago
  17. df38196 [spatial svc] Remove encoding modes since we only need one mode at this time. by Minghai Shang · 11 years ago
  18. 41b451e [spatial svc]Remove key frame quantizer settings since key frame is decided by rate control by Minghai Shang · 11 years ago
  19. 277338f [spatial svc]Implement lag in frames for spatial svc by Minghai Shang · 11 years ago
  20. 39aef40 [spatial svc] Remove hard coded rc_end_usage setting by Minghai Shang · 11 years ago
  21. cea4167 Rename vp9_spatial_scalable_encoder. by Tom Finegan · 11 years ago[Renamed from examples/vp9_spatial_scalable_encoder.c]
  22. d899a1c [spatial svc] Use VPX_DL_GOOD_QUALITY for vp9_spatial_scalable_encoder by Minghai Shang · 11 years ago
  23. 6c3c66f [svc] Add min/max q and min/max bitrate in svc test app by Minghai Shang · 11 years ago
  24. d205335 [svc] Finalize spatial svc first pass rate control by Minghai Shang · 11 years ago
  25. b0c146e [svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder. by Minghai Shang · 11 years ago
  26. c79bd22 Change for adding QP settings for key frames by Minghai Shang · 11 years ago
  27. 20eb5cb move vp9_spatial_scalable_encoder.c to examples/ by James Zern · 11 years ago[Renamed from vp9_spatial_scalable_encoder.c]
  28. 9c7c8ff Calling vpx_img_read() from vp9_spatial_scalable_encoder. by Dmitry Kovalev · 11 years ago
  29. 14db3bf Using video writer API from vp9_spatial_scalable_encoder. by Dmitry Kovalev · 11 years ago
  30. 373b0f9 Changing ivf_write_frame_header() function signature. by Dmitry Kovalev · 11 years ago
  31. 7ec2769 Adapting simple_decoder to use new file reading API. by Dmitry Kovalev · 11 years ago
  32. 8aa33ed Write correct resolution to the IVF file header (b/11270652) by Charles 'Buck' Krasic · 11 years ago
  33. 475d1d6 Modified spatial scalable encoder & unit tests by Adrian Grange · 11 years ago
  34. 00a35aa vpx[dec|enc]: Extract IVF support from the apps. by Tom Finegan · 11 years ago
  35. 1ed0e1b Move SVC per-frame loop from sample app into libvpx proper by Ivan Maltz · 11 years ago
  36. cd74a90 Revert "Merge "SVC improvements"" by James Zern · 11 years ago
  37. 663916c SVC improvements by Ivan Maltz · 11 years ago
  38. 01b35c3 API extensions and sample app for spacial scalable encoder by Ivan Maltz · 12 years ago