From: Jaroslav Kysela Date: Sat, 19 Oct 2019 06:24:20 +0000 (+0200) Subject: dvb psi: fix the removed MPEG2VIDEO assignment, fixes #5752 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fbb30d039c763268b3e9017e062b0c9ec6bebeb;p=thirdparty%2Ftvheadend.git dvb psi: fix the removed MPEG2VIDEO assignment, fixes #5752 --- diff --git a/src/input/mpegts/dvb_psi_pmt.c b/src/input/mpegts/dvb_psi_pmt.c index 87debc393..bff3a7d34 100644 --- a/src/input/mpegts/dvb_psi_pmt.c +++ b/src/input/mpegts/dvb_psi_pmt.c @@ -319,6 +319,7 @@ dvb_psi_parse_pmt switch(estype) { case 0x01: case 0x02: + hts_stream_type = SCT_MPEG2VIDEO; break; case 0x03: