-
Jean-Paul Saman authored
The functions dvbpsi_GatherXSections() and dvbpsi_NewDemuxSubDecoder() take a private decoder as argument. Change this argument from 'void *' to 'dvbpsi_decoder_t *'. This makes its use more clear.
826a8881
The functions dvbpsi_GatherXSections() and dvbpsi_NewDemuxSubDecoder() take a private decoder as argument. Change this argument from 'void *' to 'dvbpsi_decoder_t *'. This makes its use more clear.