]> granicus.if.org Git - libvpx/commit
Make frame-wide filter-type decision fully RD-based.
authorRonald S. Bultje <rbultje@google.com>
Mon, 8 Jul 2013 21:49:33 +0000 (14:49 -0700)
committerRonald S. Bultje <rbultje@google.com>
Mon, 8 Jul 2013 23:22:37 +0000 (16:22 -0700)
commited995afba18ec356fa72772d20d3e2f93635b1e3
treec238297042bf6bc32bf03e5b01e614992f261a6c
parentd9b62160a0782ce99a62ede946390557bf22ddce
Make frame-wide filter-type decision fully RD-based.

Overall, on all test sets, this gains about +0.2% on all metrics.
City is a clip where this really hurts (-1.0% on all metrics), I'm
not quite sure why yet. Maybe interesting to look into in the future.

Change-Id: I6f0eecb20e72f0194633270d30bf00d76d9eae78
vp9/encoder/vp9_block.h
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_rdopt.c