demux: rename dvbpsi_demux_subdec_t::p_cb_data to p_decoder
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.
Showing
Please register or sign in to comment