Add rc_max_intra_bitrate_pct control
authorJohn Koleszar <jkoleszar@google.com>
Mon, 25 Apr 2011 15:44:50 +0000 (11:44 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 25 Apr 2011 17:47:14 +0000 (13:47 -0400)
commitaa926fbd273c7d62d43487f73f2f3cdce7bec5a8
tree1a0fbae05abc5af5a5806291e5b14a0f70478616
parentaeca599087409c83cf4e24a59b5830a380e22327
Add rc_max_intra_bitrate_pct control

Adds a control to limit the maximum size of a keyframe, as a function of
the per-frame bitrate. See this thread[1] for more detailed discussion:

[1]: http://groups.google.com/a/webmproject.org/group/codec-devel/browse_thread/thread/271b944a5e47ca38

Change-Id: I7337707642eb8041d1e593efc2edfdf66db02a94
vp8/common/onyx.h
vp8/encoder/onyx_if.c
vp8/vp8_cx_iface.c
vpx/vpx_encoder.h
vpxenc.c