]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
linuxdvb: add nodata and signal retune code
authorJaroslav Kysela <perex@perex.cz>
Sat, 17 Jan 2015 17:55:08 +0000 (18:55 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sat, 17 Jan 2015 17:55:08 +0000 (18:55 +0100)
commit4df20c2b6a07699919db261fb1f744725a92f7a3
treeb1021bb28aae3dd248d49de3e88c8c0235e5cca8
parent93aac31870c613e5dc66cba5f364883600fed456
linuxdvb: add nodata and signal retune code

Sometimes, the linux drivers requires "re-tune" requests to stabilize
or re-trigger reception which may hang. The two checks were added:

nodata - when no data are available for a little time period, issue re-tune
signal - when signal is lost for a little time period, issue re-tune
src/input/mpegts/linuxdvb/linuxdvb_frontend.c
src/input/mpegts/linuxdvb/linuxdvb_private.h