summaryrefslogtreecommitdiff
path: root/examples/vpx_temporal_svc_encoder.c
AgeCommit message (Expand)Author
2019-03-14Merge "Enclose macro arguments in parentheses"Jerome Jiang
2019-03-14Enclose macro arguments in parenthesesJerome Jiang
2019-03-05vp9: map speed > 9 to speed 9.Jerome Jiang
2019-02-05No vpx_img_alloc for y4m input in example encoders.Jerome Jiang
2019-01-30add y4m support to vp9 example encoders.Jerome Jiang
2018-08-16SVC: extend api to specify temporal id for each spatial layers.Jerome Jiang
2018-04-06Fix settings for num of tiles in samples & tests.Jerome Jiang
2018-03-14temporal svc: zero layer_target_bitrateJohann
2018-02-09VP9 ROI: Fix errors in example encoder.Jerome Jiang
2018-02-09Reland "Add ROI support for VP9."Jerome Jiang
2018-01-12clang-format v5.0.0 examples/Johann
2017-12-11vp9 svc: Allow denoising next to highest resolution.Jerome Jiang
2017-11-30decouple spatial-svc from encoder abiJames Zern
2017-10-17vp8: Enable use of ROI map.Jerome Jiang
2017-06-20vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.Marco
2017-06-20vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.Marco
2017-06-19vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.Marco
2017-03-10vp9: Sample encoder vpx_temporal_svc_encoder: enable row-mtMarco
2017-03-08vp9: Add control to vpx_temporal_svc_encoder for row-mt.Marco
2017-02-15vpx_temporal_svc_encoder: Expose error resilient control to cmd line.Jerome Jiang
2017-01-06vp9: Add some controls to sample encoder: vpx_temporal_svc_encoderMarco
2016-10-03Update to vpx_temporal_svc_encoder command line.Marco
2016-09-19examples: quiet -Wshorten-64-to-32 warningsJames Zern
2016-09-15apply clang-formatclang-format
2016-08-02vp9 svc: Fix a valgrind error.JackyChen
2016-07-18examples: apply clang-formatclang-format
2016-04-26vp9: Simplify the logic in denoiser SSE2 code.JackyChen
2016-01-20Vidyo patch: Changes to the scalability code.Marco
2015-10-20Setting change in sample encoder: vpx_temporal_svc_encoder.cMarco
2015-07-07Update to vpx_temporal_svc_encoder:Marco
2015-06-18Add dynamic resize logic for 1 pass CBR.Marco
2015-06-03Remove ABI check for 1 pass CBR SVC.Marco
2015-06-03Fix to sample encoder: vpx_temporal_svc_encoder.cMarco
2015-06-02Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco
2015-05-11tools_common.h: fix usage_exit() prototypeJames Zern
2015-04-29vpx_temporal_svc_encoder: Keep static_threshold off as default.Marco
2015-04-29vpx_temporal_svc_encoder: Update some settings.Marco
2015-04-29vpx_temporal_svc_encoder: Set static threshold to off by default.Marco
2015-03-19put spatial svc behind an ABI checkJames Zern
2015-03-11vpx_temporal_svc_encoder: Update some default settings.Marco
2015-03-06Set the threads/tile_columns in vpx_temporal_svc_encoder.Marco
2015-02-12vpx_temporal_svc_encoder: Adjust default qp-max setting for vp9.Marco
2015-02-05vpx_temporal_svc_encoder: change default setting for static threshold.Marco
2015-02-04Xcode: Fix includes in examples.Tom Finegan
2014-12-03Various updates to vp8.Marco
2014-11-26temporal_svc encoder: Change default setting for layering_mode = 0.Marco
2014-11-14Add more rate control stats to vpx_temporal_svc_encoder.Marco
2014-10-02Adds highbitdepth support to svc examplesDeb Mukherjee
2014-09-12Change the control function of VP9 denoiser.JackyChen
2014-09-02Removing legacy compatibility layer.Dmitry Kovalev