X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=mixer.h;h=adfb7cf361f24ea22554c3deab545cbd9de87ad5;hb=c9b8208103504928d0f6dc32657de3ef56f8414f;hp=289ce45c9b5542da424942b4205ec825605d5848;hpb=833c02af5508ef67cc1c1d9e5acc55f81b920e57;p=nageru diff --git a/mixer.h b/mixer.h index 289ce45..adfb7cf 100644 --- a/mixer.h +++ b/mixer.h @@ -442,7 +442,7 @@ private: std::pair get_channel_color_http(unsigned channel_idx); HTTPD httpd; - unsigned num_cards, num_video_inputs, num_html_inputs; + unsigned num_cards, num_video_inputs, num_html_inputs = 0; QSurface *mixer_surface, *h264_encoder_surface, *decklink_output_surface; std::unique_ptr resource_pool;