NIT, TOT and TDT support by Johann Hanne:
Support for the TOT table added. As the TDT table is nearly the same (it's a TOT without descriptors and CRC), it can also be used to create a TDT. As the TOT includes a CRC32 in it's payload, the patch also moves the CRC table to dvbpsi.c, so it can be access from tot.c.
Showing
src/tables/nit.c
0 → 100644
This diff is collapsed.
src/tables/nit.h
0 → 100644
This diff is collapsed.
src/tables/nit_private.h
0 → 100644
src/tables/tot.c
0 → 100644
This diff is collapsed.
src/tables/tot.h
0 → 100644
src/tables/tot_private.h
0 → 100644
Please register or sign in to comment