Mercurial > mplayer.hg
comparison libmpdemux/test.c @ 16739:e91f944f6ed9
Change unsigned->signed and int->long, this fits the asm code better on 64
bit systems.
Also fixes several crashes because (long)-i is incorrect if i is unsigned.
author | reimar |
---|---|
date | Wed, 12 Oct 2005 12:11:27 +0000 |
parents | 9a88e80e6314 |
children | 6ff3379a0862 |
comparison
equal
deleted
inserted
replaced
16738:482b7842476e | 16739:e91f944f6ed9 |
---|