]> granicus.if.org Git - libvpx/commit
postproc: Tweaks to line drawing and blending.
authorFritz Koenig <frkoenig@google.com>
Wed, 27 Oct 2010 19:50:16 +0000 (12:50 -0700)
committerFritz Koenig <frkoenig@google.com>
Wed, 27 Oct 2010 20:20:03 +0000 (13:20 -0700)
commita097e189641fcbbecc92661e2c87019845dc7b00
tree4cd7df3df993cb43d088e534ea2ff9ad51770e5e
parent71ecb5d7d905d1f1771b6c5e130e873dcf458b73
postproc: Tweaks to line drawing and blending.

Turned down the blending level to make colored blocks obscure
the video less.
Not blending the entire block to give distinction to macro
block edges.
Added configuration so that macro block blending function can
be optimized.
Change to constrain line as to when dx and dy are computed.
Now draw two lines to form an arrow.

Change-Id: Id3ef0fdeeab2949a6664b2c63e2a3e1a89503f6c
vp8/common/generic/systemdependent.c
vp8/common/postproc.c
vp8/common/postproc.h