Chromium Code Reviews| Index: source/libvpx/vp8/vp8_cx_iface.c |
| =================================================================== |
| --- source/libvpx/vp8/vp8_cx_iface.c (revision 254565) |
| +++ source/libvpx/vp8/vp8_cx_iface.c (working copy) |
| @@ -1265,6 +1265,7 @@ |
| "vp8.fpf" /* first pass filename */ |
| #endif |
| VPX_SS_DEFAULT_LAYERS, /* ss_number_layers */ |
| + {0}, /* ss_target_bitrate */ |
| 1, /* ts_number_layers */ |
| {0}, /* ts_target_bitrate */ |
| {0}, /* ts_rate_decimator */ |