--- image.c 2003/05/17 13:36:18 1.26.2.4 +++ image.c 2003/05/22 16:35:55 1.26.2.5 @@ -501,7 +501,7 @@ #undef IMG_V } - DPRINTF(XVID_DEBUG_DEBUG,"chroma_optimized_pixels = %i/%i", pixels, width*height/4); + DPRINTF(XVID_DEBUG_DEBUG,"chroma_optimized_pixels = %i/%i\n", pixels, width*height/4); }