Merge "Disable frame dropping by default"

This commit is contained in:
John Koleszar 2010-09-02 08:41:46 -07:00 committed by Code Review
commit 9398be0f46

View File

@ -1024,7 +1024,7 @@ static vpx_codec_enc_cfg_map_t vp8e_usage_cfg_map[] =
0, /* g_lag_in_frames */
70, /* rc_dropframe_thresh */
0, /* rc_dropframe_thresh */
0, /* rc_resize_allowed */
60, /* rc_resize_down_thresold */
30, /* rc_resize_up_thresold */