[MPlayer-dev-eng] [PATCH] demux_audio: use !finite instead of isinf

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Wed Sep 15 17:03:19 CEST 2004


Hi,
> it seems that e.g. on solaris isinf isn't defined. In addition I think 
> that checking !finite makes much more sense as leaving last_pts at NaN 
> doesn't make sense either (no idea if it could have this value, but still).
> If nobody objects I will apply tomorrow.

I updated the patch to include math.h as well. Maybe this alone would 
fix the compile problem on solaris, but I still think that !finite is 
better.

Greetings,
Reimar Döffinger
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: isinf_fix.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20040915/ac8fd44c/attachment.txt>


More information about the MPlayer-dev-eng mailing list