]> granicus.if.org Git - libvpx/commit
Experimental change to two pass prediction decay calculation.
authorPaul Wilkins <paulwilkins@google.com>
Wed, 16 May 2012 13:49:30 +0000 (14:49 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Thu, 17 May 2012 08:40:34 +0000 (09:40 +0100)
commitf63894f691316a7e8bc615c66b99466cf7e2aec3
tree8c6ca976383b44b29fdd4dbf920626cf139535da
parentacf3c729d848e2c97c560264578082f985a331ca
Experimental change to two pass prediction decay calculation.

Remove dependency on amount and speed of motion as this
may not behave well across different image sizes.

Tweak impact of % inter.

Add in experimental adjustment based on relative quality of an
older second reference frame.

Cap range of decay values allowed.

Some small + effect on derf but -ve on yt & hd at this stage.

Change-Id: I390d6f6ebe67a2eb0b834980d0d4650124980d3e
vp8/encoder/firstpass.c