fix denoiser for temporal patterns and rd
[profile/ivi/libvpx.git] / vp8 / encoder / denoising.c
2012-05-24 Jim Bankoskifix denoiser for temporal patterns and rd
2012-05-22 Yunqing WangMerge "multi-res: force Key frame sychronization"
2012-05-21 JohannMerge "Be explicit about 'in-place'"
2012-05-21 Jim BankoskiMerge "Inline Intrinsic optimized Denoiser"
2012-05-21 Christian DuvivierInline Intrinsic optimized Denoiser
2012-05-14 John KoleszarMerge "Fix missing param name in NEON scaler functions"
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-04 John Koleszarfix vp8_ namespace issues
2012-03-29 John KoleszarMerge "remove unused BOOL_CODER::value"
2012-03-29 John KoleszarMerge "FTFY: support wordwrapping commit messages"
2012-03-29 John KoleszarMerge "FTFY: an automated style corrector"
2012-03-21 James BerryMerge "remove __inline for compiler compatibility"
2012-03-21 James Berryremove __inline for compiler compatibility
2012-03-16 JohannMerge "RFC: Reorganize MFQE loops"
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-14 John KoleszarMerge "fix potential use of uninitialized rate_y"
2012-03-13 Jim BankoskiMerge "Adds a motion compensated temporal denoiser...
2012-03-13 Stefan HolmerAdds a motion compensated temporal denoiser to the...