summaryrefslogtreecommitdiff
path: root/vpx/src
AgeCommit message (Expand)Author
2018-07-04vp9-svc: add more command line options to test app.Sergey Silkin
2018-04-09vpx_image: remove unused image formatsJames Zern
2018-03-14remove spatial svc experimentJohann
2018-03-13spatial svc: remove vpx_svc_get_messageJohann
2018-01-23vpx_codec_enc_init_multi: fix segfault w/vp9James Zern
2018-01-22Fix crash invalid params for vp8 multres. Add test.Jerome Jiang
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-10-10Fix alignment in vpx_image without external allocation.Jerome Jiang
2017-09-28Fix image width alignment. Enable ImageSizeSetting test.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-09-09vpx_codec_control: return incapable for unmatched controlJames Zern
2016-07-25vp9 svc: Enable different speed setting for each spatial layer.jackychen
2016-07-21vpx/: apply clang-formatclang-format
2016-06-27Merge "Port metric computation changes from nextgenv2"Yaowu Xu
2016-06-24Port metric computation changes from nextgenv2Yaowu Xu
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-10-01Adds support of 440 content.Deb Mukherjee
2014-10-01High-bitdepth bugfixesDeb Mukherjee
2014-09-30Misc. high-bit-depth fixesDeb Mukherjee
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-03Merge "[svc] Temporal svc with two pass rate control"Minghai Shang
2014-09-02Removing legacy compatibility layer.Dmitry Kovalev
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-09-02[svc] Temporal svc with two pass rate controlMinghai Shang