John Koleszar bdd35c13cc avoid resetting framerate during vpx_codec_enc_config_set()
The calculated frame_rate is a state variable in the codec, and
shouldn't be maintained in the configuration struct. Move it to the
main part of cpi so that it isn't clobbered when the configuration
struct is updated. The initial framerate estimate is moved from the
vp8_cx_iface.c wrapper into the body of init_config() in onyx_if.c, so
that it is only called once and not reset on every call to
vp8_change_config().

Change-Id: I8d9a3d1283330d1ee297d07e9d78d1f2875f2465
2011-11-11 14:45:58 -08:00
..
2011-11-09 09:13:51 +02:00
2011-04-25 17:37:41 -04:00
2011-02-24 14:35:18 -05:00
2011-11-03 16:08:09 +02:00
2011-05-24 13:24:52 -04:00
2011-11-04 18:50:35 -07:00
2011-08-16 16:21:21 -04:00
2011-10-27 11:26:30 -04:00
2011-10-27 11:26:30 -04:00
2010-10-27 18:08:04 -07:00
2011-08-19 10:29:41 -04:00
2011-08-19 10:29:41 -04:00
2011-02-08 17:42:54 -05:00
2011-05-24 13:24:52 -04:00
2011-10-26 11:46:10 -04:00
2011-11-03 16:08:09 +02:00
2010-10-27 18:08:04 -07:00
2010-10-27 18:08:04 -07:00
2011-05-12 11:08:16 -04:00
2011-11-09 09:13:51 +02:00
2010-10-27 18:08:04 -07:00
2010-10-27 18:08:04 -07:00
2010-10-27 18:08:04 -07:00
2010-10-27 18:08:04 -07:00