[mythtv] [PATCH] Remove use of deprecated DVB events.

Stuart Auchterlonie stuarta at squashedfrog.net
Thu Sep 1 15:54:45 UTC 2005


On Thu, Sep 01, 2005 at 03:30:07PM +0100, Allan Stirling wrote:
> Stuart Auchterlonie wrote:
> >On Thu, Sep 01, 2005 at 03:07:01PM +0200, Kenneth Aafløy wrote:
> >>
> >>With 'while (ioctl(fd_frontend, FE_GET_EVENT, &event) == 0);' commented 
> >>out:
> >>
> >
> >
> >I thought you were trying to get rid of FE_GET_EVENT's ????
> >
> >Other than that we are getting closer to a proper solution 8-)
> >
> The poll() returns because there's an event in the queue.
> 

Hmmm, changing between channels on the same mplex the backend
gets stuck in select waiting for an event. This leads to the conclusion
that we are eating too many events. How or why I'm not sure at the
moment.


Stuart



More information about the mythtv-dev mailing list