summaryrefslogtreecommitdiff
path: root/vpx/src/svc_encodeframe.c
AgeCommit message (Expand)Author
2018-08-16Refactor: move svc example files to from vpx/ to examples/Jerome Jiang
2018-08-15svc: Force the quantizer to be same as that in encoder config.Jerome Jiang
2018-07-04vp9-svc: add more command line options to test app.Sergey Silkin
2018-03-14remove spatial svc experimentJohann
2018-03-13spatial svc: remove vpx_svc_get_messageJohann
2017-11-30decouple spatial-svc from encoder abiJames Zern
2017-11-17vp9 svc: fix a few compile warnings.Jerome Jiang
2017-11-13vp9 svc: Change conditions on VPX_ENCODER_ABI_VERSION.Jerome Jiang
2017-05-10vp9: SVC: Fix setting in sample encoder.Marco
2016-11-28svc_test: fix two warningsJim Bankoski
2016-10-31vp9-svc: Add checks to layer bitrates in vp9_spatial_svc_encoder.Marco
2016-10-28vp9: Updates to SVC sample encoder.Marco
2016-07-25vp9 svc: Enable different speed setting for each spatial layer.jackychen
2016-07-21vpx/: apply clang-formatclang-format
2016-06-24vp9-svc: Remove some unneeded code/comment.Marco
2016-03-08vp9-svc: Change default spatial bitrate allocation.Marco
2016-01-20Vidyo patch: Changes to the scalability code.Marco
2015-12-01Fix a spatial svc test crashDebargha Mukherjee
2015-11-23vp9-svc: Fix to allow setting qp-max/min per spatial and temporal layer.Marco
2015-10-27VP9-SVC: Allow frame dropping due to overshoot for spatial layers.Marco
2015-09-17Add SVC codec control to set frame flags and buffer indices.Marco
2015-09-09SVC sample encoder: Change some settings/update.Marco
2015-06-03Remove ABI check for 1 pass CBR SVC.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-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-12[spatial svc] Remove useless APIs and variablesMinghai Shang
2014-09-11[spatial svc] Output psnr for all layers in one packet.Minghai Shang
2014-09-11[spatial svc] Remove handling frame and stats packets in the codecMinghai Shang
2014-09-09Merge "Removing legacy compatibility layer."Dmitry Kovalev
2014-09-05[spatial svc]Add layer bitrates options and clean up parsing options from stringMinghai Shang
2014-09-02Removing legacy compatibility layer.Dmitry Kovalev
2014-09-02[svc] Temporal svc with two pass rate controlMinghai Shang
2014-08-25[spatial svc]Multiple frame context featureMinghai Shang
2014-08-08Adds spatial-svc macros to code to allow disablingDeb Mukherjee
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-05-22Merge "[spatial svc] Remove hard coded rc_end_usage setting"Minghai Shang
2014-05-21[spatial svc] Disable auto alt referenceMinghai Shang
2014-05-21[spatial svc] Remove hard coded rc_end_usage settingMinghai Shang
2014-05-20[spatial svc] Remove some restrictions that are needed to improve the qualityMinghai Shang