]> granicus.if.org Git - libvpx/commit
Enable dual arf with constant q.
authorPaul Wilkins <paulwilkins@google.com>
Wed, 22 Oct 2014 12:46:40 +0000 (13:46 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Thu, 23 Oct 2014 12:19:31 +0000 (13:19 +0100)
commit8fc3ab774f120eeabd6c77ab7a980a0e81e22517
treefd1a6b8360388118eef20fff2693e8009ceada2b
parent7cd6330ef37f98c21cf6b7c4550076d3ac3ea3aa
Enable dual arf with constant q.

Add second level arf Q adjustment when using dual arfs
in constant Q mode.

Previously in constant Q mode enabling dual arf hurt by ~5%
but with this change the average benefit is ~1-1.5% with some
mid range data points up ~10%.

Note however that it still hurts on some clips including
some very low motion show content.

Change-Id: I5b7789a2f42a6127d9e801cc010c20a7113bdd9b
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_ratectrl.c