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