summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* vp9-svc: add more command line options to test app.Sergey Silkin2018-07-041-2/+27
* vp9-svc: fix strings concatenation in test app.Sergey Silkin2018-06-291-8/+16
* vp9-svc: Add frame dropper control to sample encoder.Marco Paniconi2018-05-291-0/+7
* vp9: Changes for scene detection overshoot and SVC.Marco Paniconi2018-04-181-0/+2
* Fix settings for num of tiles in samples & tests.Jerome Jiang2018-04-062-2/+3
* Fix to svc sample enocoder for visual studio build.Marco Paniconi2018-04-031-3/+2
* vp9-svc: Fix to svc sample encoder for write_out.Marco Paniconi2018-04-021-4/+7
* VP9 SVC: Write bitstream for each spatial layer in sample.Jerome Jiang2018-03-301-17/+24
* vp9-svc: Fix to sample encoderMarco Paniconi2018-03-211-2/+14
* VP9 SVC: Add control to disable inter layer prediction.Jerome Jiang2018-03-201-0/+2
* vp9-svc: Improve frame dropper for spatial layers.Marco Paniconi2018-03-201-24/+30
* Merge changes I5501d0d6,I8c863ced,I19895d06,Ifa39353d,I09bd209bJohann Koenig2018-03-151-0/+2
|\
| * temporal svc: zero layer_target_bitrateJohann2018-03-141-0/+2
* | spatial svc: set window_size to 15Johann2018-03-141-0/+1
|/
* spatial svc: zero sizesJohann2018-03-131-0/+1
* spatial svc: remove vpx_svc_get_messageJohann2018-03-131-3/+1
* spatial svc: remove unused localsJohann2018-03-131-2/+0
* spatial svc: rescope slJohann2018-03-131-2/+3
* 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
* vp9 svc: Make top layer non-ref: for 2 TL caseMarco Paniconi2018-01-311-0/+4
* Revert "vp9 svc: fix to make top layer frame non-ref"Marco Paniconi2018-01-311-4/+0
* vp9 svc: fix to make top layer frame non-refJerome Jiang2018-01-291-0/+4
* vp9: Fix to vp9_svc sample encoder for bypass mode.Marco2018-01-241-5/+13
* clang-format v5.0.0 examples/Johann2018-01-122-5/+7
* 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 simulcast: fix compile warnings.Jerome Jiang2017-11-201-18/+14
* vp9 svc: fix a few compile warnings.Jerome Jiang2017-11-171-5/+5
* vp8: Enable use of ROI map.Jerome Jiang2017-10-171-0/+58
* SVC: Add setting for max_intra_rate_pct in sample encoder.Marco2017-09-251-0/+1
* apply clang-formatclang-format2017-09-011-2/+3
* vp9 svc: Fix the stats output when sl = 1.Jerome Jiang2017-08-141-0/+2
* vp8: Fix compile warning in vp8_multi_resolution_encoder.cMarco2017-07-201-2/+3
* 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: SVC: Enable row-mt in sample encoder.Marco2017-06-071-1/+4
* Merge "vp9: Enable row multithreading for SVC in real-time mode."Jerome Jiang2017-03-141-1/+3
|\
| * vp9: Enable row multithreading for SVC in real-time mode.Marco2017-03-101-1/+3
* | 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
* vp8 multi_res_encoder: Ajust some settings in sample encoder.Marco2016-12-081-6/+8
* vp9: Fix some TODOs in svc code.Marco2016-12-071-2/+2
* vp9-svc: Fix some stats in vp9_spatial_svc_encoder.Marco2016-10-311-5/+5
* vp9: Updates to SVC sample encoder.Marco2016-10-281-7/+17
* Update to vpx_temporal_svc_encoder command line.Marco2016-10-031-9/+9
* Add compiler flag -Wsign-compareUrvang Joshi2016-09-271-3/+7