summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* examples: quiet -Wshorten-64-to-32 warningsJames Zern2016-09-198-26/+26
* Merge changes from topic 'clang-format'James Zern2016-09-163-8/+4
|\
| * apply clang-formatclang-format2016-09-153-8/+4
* | zero structures completelyJohann2016-09-164-8/+22
|/
* vp9cx_set_ref.c: remove unused 'cfg' parameterJohann2016-09-131-11/+9
* vp8: Fix denoiser setting in multi-res sample encoder.Marco2016-08-101-1/+1
* vp9 svc: Fix a valgrind error.JackyChen2016-08-021-0/+1
* examples: apply clang-formatclang-format2016-07-1814-1262/+1062
* Fix Visual Studio build warningYunqing Wang2016-07-071-1/+1
* Modify the name of vp9cx_set_ref exampleYunqing Wang2016-07-061-16/+14
* Make set_reference control API work in VP9Yunqing Wang2016-07-011-0/+455
* Merge "twopass_encoder: Add frame limit argument."Tom Finegan2016-05-121-6/+18
|\
| * twopass_encoder: Add frame limit argument.Tom Finegan2016-05-111-6/+18
* | simple_encoder: Add a frame limit argument.Tom Finegan2016-05-111-9/+13
|/
* vp9: Simplify the logic in denoiser SSE2 code.JackyChen2016-04-261-1/+1
* vp8: multi-res-encoder: Fix timer around encoder in sample encoder.Marco2016-02-291-8/+10
* Vidyo patch: Changes to the scalability code.Marco2016-01-202-3/+33
* Remove unused POSIX_MMAP referencesJohann2015-12-171-7/+0
* Update to vp9_spatial_svc_encoder.Marco2015-10-291-4/+31
* Setting change in sample encoder: vpx_temporal_svc_encoder.cMarco2015-10-201-2/+2
* Add SVC codec control to set frame flags and buffer indices.Marco2015-09-171-0/+78
* Add cyclic refresh parameters to svc-layer context.Marco2015-09-151-2/+6
* vp9_spatial_svc_encoder: Enable aq-mode for real-time mode.Marco2015-08-261-0/+3
* vp9_spatial_svc_encoder: Add encoding time log.Marco2015-08-261-0/+10
* Update to vpx_temporal_svc_encoder:Marco2015-07-071-0/+1
* Add dynamic resize logic for 1 pass CBR.Marco2015-06-181-1/+3
* vp9_ethread: create enough threads while using SVCYunqing Wang2015-06-151-1/+2
* 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-022-18/+375
* Merge changes from topic 'missing-proto'James Zern2015-05-1213-14/+15
|\
| * tools_common.h: fix usage_exit() prototypeJames Zern2015-05-1113-14/+15
* | Remove reference to compatibility layerJohann2015-05-121-1/+0
|/
* 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-0412-34/+43
* Various updates to vp8.Marco2014-12-032-258/+702
* temporal_svc encoder: Change default setting for layering_mode = 0.Marco2014-11-261-1/+1
* Changes SvcContext_t to SvcContextDeb Mukherjee2014-11-181-2/+2
* Add more rate control stats to vpx_temporal_svc_encoder.Marco2014-11-141-1/+57
* Vidyo: Support for one-pass rc-enabled SVC encoderDeb Mukherjee2014-11-101-2/+2
* [spatial svc] Make spatial svc working for one pass rate controlMinghai Shang2014-11-041-2/+11
* Resolves some lint errorsDeb Mukherjee2014-10-132-4/+4
* vp9_spatial_svc_encoder: fix -bit-depth arg parsingJames Zern2014-10-111-1/+1