dvb psi: fix build without DVB
This commit is contained in:
parent
940ab268e5
commit
33f72a3483
1 changed files with 2 additions and 0 deletions
|
@ -1411,7 +1411,9 @@ dvb_nit_callback
|
|||
{
|
||||
int save = 0;
|
||||
int r, sect, last, ver;
|
||||
#if ENABLE_MPEGTS_DVB
|
||||
uint32_t priv = 0;
|
||||
#endif
|
||||
uint8_t dtag;
|
||||
int llen, dlen;
|
||||
const uint8_t *lptr, *dptr;
|
||||
|
|
Loading…
Add table
Reference in a new issue