[MPlayer-dev-eng] [PATCH] fix inconsistencies in libvo/geometry.c

Benson Mitchell benson.mitchell at gmail.com
Fri Jun 26 12:01:38 CEST 2009


In geometry.c, -1 and INT_MIN were used alternately for unspecified values
of the same variables; it appears some partial conversion was in progress,
but never finished.

I can't see that it really matters which way they go, but the attached patch
converts them all to INT_MIN. If there's a reason I'm missing (and my
coin-toss went the wrong way ;)), I can redo it with -1...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: geometry.diff
Type: application/octet-stream
Size: 1037 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090626/a11c322a/attachment.obj>


More information about the MPlayer-dev-eng mailing list