[MPlayer-dev-eng] [PATCH] cropdetect
Joey Parrish
joey at nicewarrior.org
Tue Aug 10 03:14:56 CEST 2004
On Mon, Aug 09, 2004 at 08:08:52PM -0400, Adrian wrote:
> Also, this is not true:
> > (a - b) % c = (a % c) - (b % c)
this is, though, correct?
(a - b) % c = ((a % c) - (b % c)) % c
--Joey
--
"There are trivial truths and there are great truths. The opposite of a
trivial truth is plainly false. The opposite of a great truth is also true."
--Neils Bohr
More information about the MPlayer-dev-eng
mailing list