]> granicus.if.org Git - libvpx/commit
Allow arf just before kfs or end of sequence.
authorPaul Wilkins <paulwilkins@google.com>
Wed, 11 Dec 2013 15:03:04 +0000 (15:03 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Thu, 19 Dec 2013 16:52:38 +0000 (16:52 +0000)
commitcb8659981d0ca11e259946dd97269ad0a8ee0cb4
tree921fa8ae71e62bf1cab590e87dd3367bd8b6ec70
parente1312c36964f7ff23e80478f7410e5e026afb837
Allow arf just before kfs or end of sequence.

This will hurt metrics in some cases (particularly for static
clips at low data rates where there is extra overhead, but it
helps smooth transitions around forced key frames between
stitched kf sections.

Change-Id: I7e1026ae0de6c77bba863061e115136d7f283cc0
vp9/encoder/vp9_firstpass.c