summaryrefslogtreecommitdiff
path: root/vp8/encoder/denoising.c
AgeCommit message (Expand)Author
2013-03-14Removed shadow warnings : postproc.c decodframe.c threading.cScott LaVarnway
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-12-05added work buffer for denoiserScott LaVarnway
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-08-31Encoder denoiser performance improvementYunqing Wang
2012-08-20silent compiling warnings for VC9 buildYaowu Xu
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-05-30Added another denoising threshold for finding DC shifts.Stefan Holmer
2012-05-24fix denoiser for temporal patterns and rdJim Bankoski
2012-05-21Inline Intrinsic optimized DenoiserChristian Duvivier
2012-05-04fix vp8_ namespace issuesJohn Koleszar
2012-03-21remove __inline for compiler compatibilityJames Berry
2012-03-13Adds a motion compensated temporal denoiser to the encoder.Stefan Holmer