summaryrefslogtreecommitdiff
path: root/examples/vpx_temporal_svc_encoder.c
Commit message (Expand)AuthorAgeFilesLines
* Fix settings for num of tiles in samples & tests.Jerome Jiang2018-04-061-1/+2
* temporal svc: zero layer_target_bitrateJohann2018-03-141-0/+2
* VP9 ROI: Fix errors in example encoder.Jerome Jiang2018-02-091-4/+4
* Reland "Add ROI support for VP9."Jerome Jiang2018-02-091-25/+58
* clang-format v5.0.0 examples/Johann2018-01-121-3/+4
* vp9 svc: Allow denoising next to highest resolution.Jerome Jiang2017-12-111-9/+17
* decouple spatial-svc from encoder abiJames Zern2017-11-301-6/+0
* vp8: Enable use of ROI map.Jerome Jiang2017-10-171-0/+58
* vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.Marco2017-06-201-2/+2
* vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.Marco2017-06-201-2/+2
* vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.Marco2017-06-191-2/+2
* vp9: Sample encoder vpx_temporal_svc_encoder: enable row-mtMarco2017-03-101-1/+6
* vp9: Add control to vpx_temporal_svc_encoder for row-mt.Marco2017-03-081-0/+1
* vpx_temporal_svc_encoder: Expose error resilient control to cmd line.Jerome Jiang2017-02-151-10/+17
* vp9: Add some controls to sample encoder: vpx_temporal_svc_encoderMarco2017-01-061-0/+3
* Update to vpx_temporal_svc_encoder command line.Marco2016-10-031-9/+9
* examples: quiet -Wshorten-64-to-32 warningsJames Zern2016-09-191-8/+8
* apply clang-formatclang-format2016-09-151-4/+2
* vp9 svc: Fix a valgrind error.JackyChen2016-08-021-0/+1
* examples: apply clang-formatclang-format2016-07-181-180/+168
* vp9: Simplify the logic in denoiser SSE2 code.JackyChen2016-04-261-1/+1
* Vidyo patch: Changes to the scalability code.Marco2016-01-201-3/+28
* Setting change in sample encoder: vpx_temporal_svc_encoder.cMarco2015-10-201-2/+2
* Update to vpx_temporal_svc_encoder:Marco2015-07-071-0/+1
* Add dynamic resize logic for 1 pass CBR.Marco2015-06-181-1/+3
* Remove ABI check for 1 pass CBR SVC.Marco2015-06-031-19/+14
* Fix to sample encoder: vpx_temporal_svc_encoder.cMarco2015-06-031-5/+10
* Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco2015-06-021-6/+20
* tools_common.h: fix usage_exit() prototypeJames Zern2015-05-111-1/+1
* vpx_temporal_svc_encoder: Keep static_threshold off as default.Marco2015-04-291-1/+1
* vpx_temporal_svc_encoder: Update some settings.Marco2015-04-291-1/+1
* vpx_temporal_svc_encoder: Set static threshold to off by default.Marco2015-04-291-1/+1
* put spatial svc behind an ABI checkJames Zern2015-03-191-0/+6
* vpx_temporal_svc_encoder: Update some default settings.Marco2015-03-111-1/+3
* Set the threads/tile_columns in vpx_temporal_svc_encoder.Marco2015-03-061-0/+4
* vpx_temporal_svc_encoder: Adjust default qp-max setting for vp9.Marco2015-02-121-0/+2
* vpx_temporal_svc_encoder: change default setting for static threshold.Marco2015-02-051-1/+2
* Xcode: Fix includes in examples.Tom Finegan2015-02-041-3/+3
* Various updates to vp8.Marco2014-12-031-0/+6
* temporal_svc encoder: Change default setting for layering_mode = 0.Marco2014-11-261-1/+1
* Add more rate control stats to vpx_temporal_svc_encoder.Marco2014-11-141-1/+57
* Adds highbitdepth support to svc examplesDeb Mukherjee2014-10-021-3/+58
* Change the control function of VP9 denoiser.JackyChen2014-09-121-1/+1
* Removing legacy compatibility layer.Dmitry Kovalev2014-09-021-1/+0
* vpx_temporal_svc_encoder: initialize outfile to avoid warningJim Bankoski2014-08-211-1/+4
* vpx_temporal_svc_encoder.c : removed dead assignment.Jim Bankoski2014-08-211-6/+5
* Add an adaptive denoising mode.Marco Paniconi2014-08-141-1/+2
* vp8: Add an aggressive denoising mode.Marco Paniconi2014-07-291-1/+1
* temporal_svc sample encoder: setting for denoiser.Marco Paniconi2014-07-181-1/+1
* Merge "Renames interface field in VpxInterface"Deb Mukherjee2014-07-151-3/+3
|\