• Jean-Paul Saman's avatar
    dvbinfo: PMT use correct cleanup function · 48d5e912
    Jean-Paul Saman authored
    PMT are attached by using dvbpsi_pmt_attach() function directly and not through
    a demuxing chain, so release the PMT's in the same manner. Thus using the
    function dvbpsi_pmt_detach() directly.
    48d5e912
libdvbpsi.c 114 KB