summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2018-05-29vp9-svc: Add frame dropper control to sample encoder.Marco Paniconi
2018-04-18vp9: Changes for scene detection overshoot and SVC.Marco Paniconi
2018-04-06Fix settings for num of tiles in samples & tests.Jerome Jiang
2018-04-03Fix to svc sample enocoder for visual studio build.Marco Paniconi
2018-04-02vp9-svc: Fix to svc sample encoder for write_out.Marco Paniconi
2018-03-30VP9 SVC: Write bitstream for each spatial layer in sample.Jerome Jiang
2018-03-21vp9-svc: Fix to sample encoderMarco Paniconi
2018-03-20VP9 SVC: Add control to disable inter layer prediction.Jerome Jiang
2018-03-20vp9-svc: Improve frame dropper for spatial layers.Marco Paniconi
2018-03-15Merge changes I5501d0d6,I8c863ced,I19895d06,Ifa39353d,I09bd209bJohann Koenig
2018-03-14temporal svc: zero layer_target_bitrateJohann
2018-03-14spatial svc: set window_size to 15Johann
2018-03-13spatial svc: zero sizesJohann
2018-03-13spatial svc: remove vpx_svc_get_messageJohann
2018-03-13spatial svc: remove unused localsJohann
2018-03-13spatial svc: rescope slJohann
2018-02-09VP9 ROI: Fix errors in example encoder.Jerome Jiang
2018-02-09Reland "Add ROI support for VP9."Jerome Jiang
2018-01-31vp9 svc: Make top layer non-ref: for 2 TL caseMarco Paniconi
2018-01-31Revert "vp9 svc: fix to make top layer frame non-ref"Marco Paniconi
2018-01-29vp9 svc: fix to make top layer frame non-refJerome Jiang
2018-01-24vp9: Fix to vp9_svc sample encoder for bypass mode.Marco
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-11-20vp8 simulcast: fix compile warnings.Jerome Jiang
2017-11-17vp9 svc: fix a few compile warnings.Jerome Jiang
2017-10-17vp8: Enable use of ROI map.Jerome Jiang
2017-09-25SVC: Add setting for max_intra_rate_pct in sample encoder.Marco
2017-09-01apply clang-formatclang-format
2017-08-14vp9 svc: Fix the stats output when sl = 1.Jerome Jiang
2017-07-20vp8: Fix compile warning in vp8_multi_resolution_encoder.cMarco
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-06-07vp9: SVC: Enable row-mt in sample encoder.Marco
2017-03-14Merge "vp9: Enable row multithreading for SVC in real-time mode."Jerome Jiang
2017-03-10vp9: Sample encoder vpx_temporal_svc_encoder: enable row-mtMarco
2017-03-10vp9: Enable row multithreading for SVC in real-time mode.Marco
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-12-08vp8 multi_res_encoder: Ajust some settings in sample encoder.Marco
2016-12-07vp9: Fix some TODOs in svc code.Marco
2016-10-31vp9-svc: Fix some stats in vp9_spatial_svc_encoder.Marco
2016-10-28vp9: Updates to SVC sample encoder.Marco
2016-10-03Update to vpx_temporal_svc_encoder command line.Marco
2016-09-27Add compiler flag -Wsign-compareUrvang Joshi
2016-09-19examples: quiet -Wshorten-64-to-32 warningsJames Zern
2016-09-16Merge changes from topic 'clang-format'James Zern