--- trunk/xvidcore/src/motion/motion_est.c 2002/04/11 10:48:03 116 +++ trunk/xvidcore/src/motion/motion_est.c 2002/04/11 15:04:05 117 @@ -340,7 +340,7 @@ int32_t sad16; int32_t deviation; - if (sadInit); + if (sadInit) (*sadInit)(); // note: i==horizontal, j==vertical