]> granicus.if.org Git - libvpx/commit
Fixed "MAX" boost for static kf sections.
authorPaul Wilkins <paulwilkins@google.com>
Fri, 20 Jul 2018 13:15:42 +0000 (14:15 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Fri, 20 Jul 2018 15:39:55 +0000 (16:39 +0100)
commit59bbb331345ff1e98e3d7a35e51add1d3458abd9
treee9f78858e4a54775240bdcf743cfcba0e95a6124
parent7409225a3cd465142bd20cec313270c0ecd0589b
Fixed "MAX" boost for static kf sections.

Apply a fixed maximum boost for static key frame
groups /  slide show content (if > 8 frames long).
This insures sufficient boost on shorter sections
whilst preventing excessive boost on longer sections.

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