vpx/examples
Johann 8276005eba temporal svc: zero layer_target_bitrate
These values are set in main() from user input. Ensure
they are cleared out first.

Clears a static analysis warning:
warning: The right operand of '*' is a garbage value
1000.0 * rc->layer_target_bitrate[0] / rc->layer_framerate[0];

Change-Id: I09bd209be5aff31b87597a24d37a9673fa99381b
2018-03-14 13:56:39 -07:00
..
decode_to_md5.c examples: apply clang-format 2016-07-18 19:04:56 -07:00
decode_with_drops.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
postproc.c examples: apply clang-format 2016-07-18 19:04:56 -07:00
resize_util.c examples: apply clang-format 2016-07-18 19:04:56 -07:00
set_maps.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
simple_decoder.c examples: apply clang-format 2016-07-18 19:04:56 -07:00
simple_encoder.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
twopass_encoder.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
vp8_multi_resolution_encoder.c vp8 simulcast: fix compile warnings. 2017-11-20 16:18:31 -08:00
vp8cx_set_ref.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
vp9_lossless_encoder.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
vp9_spatial_svc_encoder.c spatial svc: zero sizes 2018-03-13 18:22:50 -07:00
vp9cx_set_ref.c Add compiler flag -Wsign-compare 2016-09-27 12:39:36 -07:00
vpx_temporal_svc_encoder.c temporal svc: zero layer_target_bitrate 2018-03-14 13:56:39 -07:00