[MPlayer-cvslog] CVS: main/etc codecs.conf,1.393,1.394
D Richard Felker III
dalias at aerifal.cx
Thu Feb 24 18:13:26 CET 2005
On Thu, Feb 24, 2005 at 11:54:04AM -0500, D Richard Felker III wrote:
> 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...
i've fixed all the broken cases i found with a simple grep for
"unsigned int.*stride"...hopefully this is all of them. feel free to
do a better check later if you like.
rich
More information about the MPlayer-cvslog
mailing list