summaryrefslogtreecommitdiff
path: root/vpx/src
AgeCommit message (Expand)Author
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
2014-08-28Removing alg_priv from vpx_codec_priv struct.Dmitry Kovalev
2014-08-25Merge "Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver()."Dmitry Kovalev
2014-08-25Merge "[spatial svc]Multiple frame context feature"Minghai Shang
2014-08-25Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver().Dmitry Kovalev
2014-08-25[spatial svc]Multiple frame context featureMinghai Shang
2014-08-20Removing iface pointer from vpx_codec_priv.Dmitry Kovalev
2014-08-19Using functions from vpx_mem.h inside vpx_image.c.Dmitry Kovalev
2014-08-13vpx_internal_error -> fix -Wunused-function issuesJim Bankoski
2014-08-12Merge "vpx_codec_decode: check data size"James Zern
2014-08-11remove remaining references to XMAJames Zern
2014-08-11vpx_codec_decode: check data sizeJames Zern