dvbsrc: Add timeout property and use GstPoll instead of poll
authorVincent Génieux <vgenieux@free.fr>
Mon, 23 May 2011 14:47:31 +0000 (16:47 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 23 May 2011 14:49:55 +0000 (16:49 +0200)
commit5616efb0f8868d9ffb57a308ccf42d4a4df8ea66
treee3db24354b6436264f9a316bcdb6fad280fa340c
parentefb89cfd4c84cd2e5bc04b9c105879c985b81261
dvbsrc: Add timeout property and use GstPoll instead of poll

This allows to use much higher timeout values because GstPoll
is interruptible and keeps the number of wakeups during signal
loss lower.

Fixes bug #608171.
sys/dvb/gstdvbsrc.c
sys/dvb/gstdvbsrc.h