[MPlayer-dev-eng] [PATCH] use pthreads for caching
A Mennucc
mennucc1 at debian.org
Sat Jan 27 13:27:43 CET 2007
hi Reimar
Reimar Döffinger ha scritto:
> Hello,
>> @@ -296,18 +341,24 @@
>> if(s->eof) break; // file is smaller than prefill size
>> if(mp_input_check_interrupt(PREFILL_SLEEP_TIME))
>> return 0;
>> + usec_sleep(100); // no use cycling like crazy while waiting
>
> Unrelated and actually wrong. If mp_input_check_interrupt does not sleep
> at least PREFILL_SLEEP_TIME there is a bug somewhere else.
yes, my fault, I realized it just a few minutes ago
a.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070127/4ea97bab/attachment.pgp>
More information about the MPlayer-dev-eng
mailing list