summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_noise_estimate.c
AgeCommit message (Expand)Author
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