summaryrefslogtreecommitdiff
path: root/test/svc_test.cc
AgeCommit message (Expand)Author
2016-07-27test: apply clang-formatclang-format
2015-06-02Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco
2015-04-16[svc] Fix syntax error when encoding multiple tiles.Minghai Shang
2014-10-16[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-10-16Revert "[spatial svc]Another workaround to avoid using prev_mi"Paul Wilkins
2014-10-14[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-09-18[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...Minghai Shang
2014-09-18[spatial svc]Remove quantizers option. Use max/min quantizers for each layer.Minghai Shang
2014-09-17[spatial svc] Use string for quantizers and scale-factors option in the test appMinghai 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-08-25Merge "[spatial svc]Multiple frame context feature"Minghai Shang
2014-08-25[spatial svc]Multiple frame context featureMinghai Shang
2014-08-22tests: use vpx_codec_dec_cfg_t() to initialize varsJames Zern
2014-08-18[spatial svc]Add a few different encode frame tests.Minghai Shang
2014-07-14[spatial svc]Implement alt reference framesMinghai 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-06-11[spatial svc]Combine first and second pass test to keep stats data in memory.Minghai Shang
2014-03-28[svc] Finalize first version of 2nd pass rcMinghai Shang
2014-03-27[svc] Verify and store input two pass stats data in 2nd pass rcMinghai Shang
2014-03-19[svc] Finalize spatial svc first pass rate controlMinghai Shang
2014-02-26Change for adding QP settings for key framesMinghai Shang
2014-01-29create super fast rtc modeJim Bankoski
2013-12-04Modified spatial scalable encoder & unit testsAdrian Grange
2013-11-11Fixed memory leak with svc_test.ccIvan Maltz
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