summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_noise_estimate.c
AgeCommit message (Expand)Author
2018-01-04vp9: Increase convergence speed of noise estimation.Marco
2017-12-11vp9 svc: Allow denoising next to highest resolution.Jerome Jiang
2017-07-31vp9: Adjust noise estimation for 360p.Marco
2017-07-14vp9: Compute skin only for blocks eligible for noise estimation.Jerome Jiang
2017-07-10vp9: Move skinmap computation into multithreading loop.Jerome Jiang
2017-06-27vp9: compute skinmap only once before encoding.Jerome Jiang
2017-05-10vp9; Adjust noise estimation thresholds.Marco
2017-05-10vp9: Wrap threshold tuning for HD only when denoiser is enabled.Jerome Jiang
2017-05-10vp9: Adjustment to noise estimation.Marco
2017-05-05vp9: Adjust some thresholds for noise estimation.Marco
2017-05-04vp9: Enable noise estimation on low res.Jerome Jiang
2017-04-07vp9: Fix to noise estimation for temporal denoising.Marco
2017-03-15vp9: Fix some issues with denoiser and SVC.Marco
2017-01-26vp9: Fixes for usage of skin_map for high bit depth.Marco
2017-01-10vp9: Make the denoiser work with spatial SVC.Marco
2017-01-03vp9: 1 pass cbr: allow noise estimation down to 360p.Marco
2016-12-19vp9: With denoising on, only estimate noise level for higher resolns.Marco
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-05-06Merge changes from topic 'missing-proto'James Zern
2016-05-04vp9_noise_estimate.c: make function staticJames Zern
2016-05-04vp9-noise estimation. Decrease frame period for estimating noise.Marco
2016-04-25vp9: Fix condition to update consec_zero_mv.Marco
2016-04-25vp9: Add rc quantity to track amount of low motion in scene.Marco
2016-04-22vp9-noise estimation: Add check on whether skin detection is enabled.Marco
2016-04-22vp9: Move consec_zero_mv from cyclic refresh to cpi struct.Marco
2016-04-04vp9-noise estimate: Adhust threshold for Low level detection.Marco
2016-04-04vp9-noise estimation: Increase threshold for Low-level.Marco
2016-03-17vp9: Improvement to skin detection.Marco
2016-01-31vp9-noise estimate: Put check to avoid possible out of bounds.Marco
2016-01-26vp9_noise_estimate: protect copy_frame w/CONFIG checkJames Zern
2016-01-04vp9-skin detection: Refactoring.Marco
2015-12-15Revert "Add "unknown" status for noise estimation."Marco Paniconi
2015-12-14Add "unknown" status for noise estimation.jackychen
2015-12-03vp9-noise estimate: Move level setting to a function.Marco
2015-11-30vp9: Update to noise estimation for denoising.Marco
2015-11-13Reduce sampling time for noise estimate.Marco
2015-11-12VP9 noise estimation: add frame level motion metrics and adjust thresholds.JackyChen
2015-11-13Revert "Update to noise estimation."Marco Paniconi
2015-11-12Update to noise estimation.Marco
2015-11-11vp9 denoiser: Add another noise level to denoising.Marco
2015-11-09VP9 noise estimate: no noise estimate if frame size change.JackyChen
2015-11-06vp9: Disable noise estimate on resize trigger frame.Marco
2015-11-05vp9: Updates to noise estimation.Marco
2015-11-03Fix a msvc warningYaowu Xu
2015-11-02Move noise level estimate outside denoiser.Marco