Changeset 11174


Ignore:
Timestamp:
11/25/15 01:32:54 (8 years ago)
Author:
theparasol
Message:

DVBAPI:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/module-dvbapi.c

    r11173 r11174  
    32233223        }
    32243224       
    3225         demux[demux_id].ECMpidcount = 0; // reset number of ecmpids
     3225        if(demux[demux_id].running == 0) demux[demux_id].ECMpidcount = 0; // reset number of ecmpids only if it was not running!
    32263226    }
    32273227    else // is_real_pmt
Note: See TracChangeset for help on using the changeset viewer.