From: Jaroslav Kysela Date: Tue, 22 Apr 2014 13:20:24 +0000 (+0200) Subject: SAT>IP: Fix the forced full mux per tuner X-Git-Tag: v4.1~2115^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31977de37a3da1ef7c0ed4a8b95eebb6e3d8825f;p=thirdparty%2Ftvheadend.git SAT>IP: Fix the forced full mux per tuner --- diff --git a/src/input/mpegts/satip/satip_frontend.c b/src/input/mpegts/satip/satip_frontend.c index 2732c5b31..f973a657e 100644 --- a/src/input/mpegts/satip/satip_frontend.c +++ b/src/input/mpegts/satip/satip_frontend.c @@ -750,6 +750,8 @@ satip_frontend_pid_changed( http_client_t *rtsp, if (lfe->sf_pids_count > lfe->sf_device->sd_pids_max) any = lfe->sf_device->sd_fullmux_ok ? 1 : 0; + if (lfe->sf_fullmux && lfe->sf_device->sd_fullmux_ok) + any = 1; if (any) {