1. 0fde156 Reset film grain chroma params for mono output by bohanli · 1 year, 9 months ago
  2. cd252e7 noise_model.c: add a few missing malloc casts by L. E. Segovia · 2 years ago
  3. 6058d32 Add or clean up comments related to denoising by Wan-Teh Chang · 2 years, 1 month ago
  4. 83ed5ab Move some var decls in aom_flat_block_finder_run() by Wan-Teh Chang · 2 years, 2 months ago
  5. 002e191 Remove common subexpr in aom_flat_block_finder_run by Wan-Teh Chang · 2 years, 2 months ago
  6. 82654c4 noise_model.c: add a few missing allocation checks by James Zern · 3 years ago
  7. a26f946 aom_noise_model_init: add additional error checking by James Zern · 3 years ago
  8. f2658a3 clear -Wextra-semi/-Wextra-semi-stmt warnings by James Zern · 3 years, 1 month ago
  9. 9a0d1b7 Move mathutils.h to aom_dsp by Yaowu Xu · 3 years, 8 months ago
  10. 12adc72 aom_dsp: Fix aom_noise_strength_lut_init with zero size by Wan-Teh Chang · 3 years, 11 months ago
  11. 82e76bd aom_dsp: Fix aom_noise_strength_lut_init with negative size by Neil Birkbeck · 4 years ago
  12. 08eb1d4 Add option to skip applying denoising with denoise-noise-level by n9Mtq4 · 4 years, 1 month ago
  13. 0a52fcb Add a newline ('\n') to the end of error message by Wan-Teh Chang · 4 years, 6 months ago
  14. a017ff8 Add a clamp to avoid float overflow by Yaowu Xu · 5 years ago
  15. 6fdf934 Fix static analysis warnings by kyslov · 6 years ago
  16. 5859dca Fix more warnings from static analysis by kyslov · 6 years ago
  17. d13a4eb Fix sending repeated random_seed in film grain by Andrey Norkin · 7 years ago
  18. a2893ab Add denoiser & noise estimation in the encoder. by Neil Birkbeck · 7 years ago
  19. 6fbfae3 Make type conversions explicit by Yaowu Xu · 7 years ago
  20. 0472179 Add 2d wiener denoiser for regrainer by Neil Birkbeck · 7 years ago
  21. de50ad4 Revert "Add 2d wiener denoiser for regrainer" by Wan-Teh Chang · 7 years ago
  22. 729cd50 Add 2d wiener denoiser for regrainer by Neil Birkbeck · 7 years ago
  23. 269aa7c Fix estimation of correlated noise by Neil Birkbeck · 7 years ago
  24. 26c20813 Add some visualization of noise_model parameters by Neil Birkbeck · 7 years ago
  25. c2efb00 Score flat blocks and always return some. by Neil Birkbeck · 7 years ago
  26. 43f74ac Fix msvc compile errors of inline by Peng Bin · 7 years ago
  27. a488d70 Make noise_model.c work in highbd on highbd inputs by Neil Birkbeck · 7 years ago
  28. 0f0b370 Adding a sample binary to model film grain by Neil Birkbeck · 7 years ago
  29. 5e99b7c Add parameter mapping from estimated params to film grain params. by Neil Birkbeck · 7 years ago
  30. 7029948 Fix subsampled AR-filter coefficient estimation by Neil Birkbeck · 7 years ago
  31. ed25a61 Add utilities to aom_dsp for modeling correlated noise. by Neil Birkbeck · 7 years ago