summaryrefslogtreecommitdiff
path: root/vp8/common
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2013-03-20 10:22:20 -0700
committerJohn Koleszar <jkoleszar@google.com>2013-03-26 08:23:24 -0700
commit441e2eab1b86ca77521a084abfc2fbbf96c4abb9 (patch)
treef82a0f0be62cdfaa6bfa1ef49c032e8582d885ff /vp8/common
parentd14c7265f190ff11869310c85bf177c4b622742f (diff)
downloadlibvpx-441e2eab1b86ca77521a084abfc2fbbf96c4abb9.tar
libvpx-441e2eab1b86ca77521a084abfc2fbbf96c4abb9.tar.gz
libvpx-441e2eab1b86ca77521a084abfc2fbbf96c4abb9.tar.bz2
libvpx-441e2eab1b86ca77521a084abfc2fbbf96c4abb9.zip
Add an in-loop deringing experiment
Adds a per-frame, strength adjustable, in loop deringing filter. Uses the existing vp9_post_proc_down_and_across 5 tap thresholded blur code, with a brute force search for the threshold. Results almost strictly positive on the YT HD set, either having no effect or helping PSNR in the range of 1-3% (overall average 0.8%). Results more mixed for the CIF set, (-0.5 min, 1.4 max, 0.1 avg). This has an almost strictly negative impact to SSIM, so examining a different filter or a more balanced search heuristic is in order. Other test set results pending. Change-Id: I5ca6ee8fe292dfa3f2eab7f65332423fa1710b58
Diffstat (limited to 'vp8/common')
0 files changed, 0 insertions, 0 deletions