# HG changeset patch # User pacman # Date 1145573073 0 # Node ID f167814411d485b698e3c919f8abb205a24fa0b0 # Parent e952e8cdf98e07095116ab7dd1f9c30ffd7fdf01 Fix BGR32 big-endian output diff -r e952e8cdf98e -r f167814411d4 libmpcodecs/vd_ijpg.c --- a/libmpcodecs/vd_ijpg.c Thu Apr 20 21:40:03 2006 +0000 +++ b/libmpcodecs/vd_ijpg.c Thu Apr 20 22:44:33 2006 +0000 @@ -190,9 +190,15 @@ // rgb24 -> bgr32 case IMGFMT_BGR32: for(x=0;x