]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
mpegts: ensure init scan completes properly
authorAdam Sutton <dev@adamsutton.me.uk>
Sun, 29 Dec 2013 23:38:31 +0000 (23:38 +0000)
committerAdam Sutton <dev@adamsutton.me.uk>
Sun, 29 Dec 2013 23:38:31 +0000 (23:38 +0000)
commitaea03049a0785d1bb9da417b2b36d1fbebdf679d
tree1aa1f03a61ea2574330cbf1c282bb679f0a04bcd
parent403f2af9b96b7d420eecb0411e1a8a016ee6f3e0
mpegts: ensure init scan completes properly

I was not properly checking completion on table completion and CAT processing
was not marking that table as complete (ever).
src/input/mpegts/dvb_psi.c
src/input/mpegts/mpegts_mux.c
src/input/mpegts/mpegts_table.c