[FFmpeg-devel] Fwd: framebuffer device demuxer

Michael Niedermayer michaelni
Sun Mar 13 00:16:06 CET 2011


On Sat, Mar 12, 2011 at 03:28:07PM +0100, Stefano Sabatini wrote:
> 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

>  fbdev.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 9f283621b311df17db7cb89a584e4d0c8c17863d  0002-fbdev-fix-check-on-nanosleep-return-vale.patch
> From 70baeb2f456523812a4b1393fd04b836f69a7dc4 Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> Date: Sat, 12 Mar 2011 14:46:16 +0100
> Subject: [PATCH] fbdev: fix check on nanosleep return vale

applied

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many things microsoft did are stupid, but not doing something just because
microsoft did it is even more stupid. If everything ms did were stupid they
would be bankrupt already.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110313/2ce016e8/attachment.pgp>



More information about the ffmpeg-devel mailing list