Revert "mpegts network discovery: do not accept NIT params change on tuned mux"
This reverts commit 0472520eb9
.
This commit is contained in:
parent
6e1815c376
commit
91123eb73e
1 changed files with 0 additions and 2 deletions
|
@ -364,8 +364,6 @@ dvb_network_create_mux
|
|||
dvb_mux_conf_t *dmc = p;
|
||||
|
||||
mm = dvb_network_find_mux(ln, dmc, onid, tsid);
|
||||
/* Ignore change requests from NIT for tuned mux */
|
||||
if (mm == mmo) return mm;
|
||||
if (!mm && ln->mn_autodiscovery) {
|
||||
const idclass_t *cls;
|
||||
cls = dvb_network_mux_class((mpegts_network_t *)ln);
|
||||
|
|
Loading…
Add table
Reference in a new issue