[MPlayer-cvslog] r24791 - in trunk/stream: tvi_v4l.c tvi_v4l2.c
Rich Felker
dalias at aerifal.cx
Tue Oct 16 05:17:31 CEST 2007
On Tue, Oct 16, 2007 at 03:53:35AM +0200, voroshil wrote:
> Author: voroshil
> Date: Tue Oct 16 03:53:34 2007
> New Revision: 24791
>
> Log:
> After receiving EINTR 'read' syscall should be restarted.
> Fixes receiving teletext on some systems.
Instead we should prevent EINTR from happening by using sigaction or
bsd_signal if needed...
Rich
More information about the MPlayer-cvslog
mailing list