summaryrefslogtreecommitdiff
path: root/vpx/svc_context.h
AgeCommit message (Expand)Author
2015-10-09vpx/*.h, cosmetics: fix some typosJames Zern
2015-09-15Add cyclic refresh parameters to svc-layer context.Marco
2015-06-02Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco
2014-11-18Changes SvcContext_t to SvcContextDeb Mukherjee
2014-11-10Vidyo: Support for one-pass rc-enabled SVC encoderDeb Mukherjee
2014-09-18[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...Minghai Shang
2014-09-17[spatial svc] Use string for quantizers and scale-factors option in the test appMinghai Shang
2014-09-12[spatial svc] Remove useless APIs and variablesMinghai Shang
2014-09-11[spatial svc] Remove handling frame and stats packets in the codecMinghai Shang
2014-09-02[svc] Temporal svc with two pass rate controlMinghai Shang
2014-06-27Merge "[spatial svc] Remove encoding modes since we only need one mode at thi...Minghai Shang
2014-06-25[spatial svc] Remove encoding modes since we only need one mode at this time.Minghai Shang
2014-06-25[spatial svc]Remove key frame quantizer settings since key frame is decided b...Minghai Shang
2014-06-24[spatial svc]Implement lag in frames for spatial svcMinghai Shang
2014-02-28[svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder.Minghai Shang
2014-02-26Change for adding QP settings for key framesMinghai Shang
2013-12-16vpx: normalize include guardsJames Zern
2013-12-16Include files in the same directory directlyJohann
2013-12-04Modified spatial scalable encoder & unit testsAdrian Grange
2013-11-06Move SVC per-frame loop from sample app into libvpx properIvan Maltz
2013-10-22Revert "Merge "SVC improvements""James Zern
2013-10-21SVC improvementsIvan Maltz