TSin: fix FEC_INPUT_CONTROL

This commit is contained in:
afl1
2019-05-01 11:53:04 +02:00
committed by Dongjin Kim
parent bf913c91a3
commit b357a898bd

View File

@@ -450,7 +450,7 @@ s32 esparser_init(struct stream_buf_s *buf, struct vdec_s *vdec)
/* TS data path */
#ifndef CONFIG_AM_DVB
WRITE_DEMUX_REG(FEC_INPUT_CONTROL, 0);
// WRITE_DEMUX_REG(FEC_INPUT_CONTROL, 0);
#else
tsdemux_set_reset_flag();
#endif