On Wed, Feb 23, 2005 at 12:18:41PM +0100, Jindrich Makovicka wrote: > ok, reverted. > > i'll try to grep libpostproc for stride (ab)uses. also mp_image.h > declares strides as unsigned int, this should be fixed too. yes, it's broken on 64bit systems if stride is unsigned int... rich