vpx/vp8
Stefan Holmer d850034443 Added another denoising threshold for finding DC shifts.
Compares the sum of differences between the input block and the averaged
block. If they differ too much the block will not be filtered. Negligible
perfomance hit.

Change-Id: Ib1c31a265efd4d100b3abc4a1ea6675038c8ddde
2012-05-30 16:50:21 +02:00
..
common Added another denoising threshold for finding DC shifts. 2012-05-30 16:50:21 +02:00
decoder Fix another multithreaded encoder loopfilter race condition 2012-05-23 15:19:48 +03:00
encoder Added another denoising threshold for finding DC shifts. 2012-05-30 16:50:21 +02:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk Move all tests to test/ directory 2012-05-22 15:00:10 -07:00
vp8_cx_iface.c Prevent external frame size changes in two-pass 2012-05-23 13:49:05 -07:00
vp8_dx_iface.c remove deprecated pre-v0.9.0 API 2012-05-04 10:44:46 -07:00
vp8cx_arm.mk Move SAD and variance functions to common 2012-03-05 16:50:33 -08:00
vp8cx.mk Merge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4,Ia2f40ef2 2012-05-23 13:47:48 -07:00
vp8dx.mk Eliminated reconintra_mt.c 2012-02-28 14:12:30 -05:00