# HG changeset patch # User rathann # Date 1137211788 0 # Node ID 95d02479f1d690f255cb0645741d8d56999e190c # Parent b0b5eefdb952d3c3e187d5103c99b3c77198df48 1l - one cast too many diff -r b0b5eefdb952 -r 95d02479f1d6 libmpdemux/cache2.c --- a/libmpdemux/cache2.c Sat Jan 14 02:26:19 2006 +0000 +++ b/libmpdemux/cache2.c Sat Jan 14 04:09:48 2006 +0000 @@ -289,7 +289,7 @@ #endif // wait until cache is filled at least prefill_init % mp_msg(MSGT_CACHE,MSGL_V,"CACHE_PRE_INIT: %"PRId64" [%"PRId64"] %"PRId64" pre:%d eof:%d \n", - (int64_t)s->min_filepos,(int64_t)s->read_filepos,(int64_t)s->max_filepos,min,(int64_t)s->eof); + (int64_t)s->min_filepos,(int64_t)s->read_filepos,(int64_t)s->max_filepos,min,s->eof); while(s->read_fileposmin_filepos || s->max_filepos-s->read_fileposmax_filepos-s->read_filepos)/(float)(s->buffer_size),