]> granicus.if.org Git - libvpx/commit
Two Pass VBR change
authorPaul Wilkins <paulwilkins@google.com>
Mon, 10 Jan 2011 16:41:53 +0000 (16:41 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 10 Jan 2011 16:41:53 +0000 (16:41 +0000)
commitcf7c4732e5be5c881a49f778ba011ea5d656f66e
treee6f2bfaf19b45feee4c240cf1ac3d4f99dc7ab90
parent405499d835a4a01fe09bc5ea01a2e7e77aaef8da
Two Pass VBR change

Further experiment with restriction of the Q range.

This uses the average non KF/GF/ARF quantizer,  instead
of just relying on the initial value. It is not such a strong constraint
but there may be a reduced risk of rate misses.

Change-Id: I424fe782a37a2f4e18c70805e240db55bfaa25ec
vp8/encoder/firstpass.c
vp8/encoder/onyx_if.c