[FFmpeg-devel] Fwd: framebuffer device demuxer
Stefano Sabatini
stefano.sabatini-lala
Sat Mar 12 15:28:07 CET 2011
On date Saturday 2011-03-12 14:15:49 +0100, Nicolas George encoded:
> Le septidi 17 vent?se, an CCXIX, Stefano Sabatini a ?crit?:
> > > > while (nanosleep(&ts, &ts) && errno == EINTR);
>
> > + while (nanosleep(&ts, &ts) == EINTR);
>
> I think you made a mistake while writing the loop: nanosleep does not return
> the error status directly but through errno.
Check updated.
--
FFmpeg = Fiendish & Furious Mortal Pacific Extroverse Gangster
More information about the ffmpeg-devel
mailing list