summaryrefslogtreecommitdiff
path: root/vp8/encoder/x86/denoising_sse2.c
AgeCommit message (Expand)Author
2012-12-20add emmintrin_compat.h for builds with gcc < 4James Zern
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-08-31Encoder denoiser performance improvementYunqing Wang
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-05-31Fixes a win build issue related to denoising.Stefan Holmer
2012-05-31Fixes a clang linking error.Stefan Holmer
2012-05-30Added another denoising threshold for finding DC shifts.Stefan Holmer
2012-05-21Inline Intrinsic optimized DenoiserChristian Duvivier