[FFmpeg-devel] [PATCH] libavformat: Don't return errors if select is interrupted

Michael Niedermayer michaelni
Fri Mar 26 16:45:41 CET 2010


On Fri, Mar 26, 2010 at 10:42:39AM -0400, Ronald S. Bultje wrote:
> Hi,
> 
> On Fri, Mar 26, 2010 at 7:54 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
> > or was there some specific question ronald wanted me to awnser?
> 
> Just if the general approach (continue loop on interrupt) was OK with you.

this is a question for the unix/posix gurus/philosophers
whats clear is that we cant just return and continue later
we can either continue or return without the abilty for the user to continue

If there are specific parts in the code where we could cleanly return and
allow continuation then returnng is of course more corect

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

Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100326/5ae6b6f3/attachment.pgp>



More information about the ffmpeg-devel mailing list