From d4cb9e70a5dd423d03086bb4a60067bda2db8448 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Wed, 17 Oct 2001 02:04:16 +0000 Subject: [PATCH] quick fix for movies with a height which is not a multiple of 8 Originally committed as revision 2232 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc --- postproc/postprocess.c | 2 +- postproc/postprocess_template.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/postproc/postprocess.c b/postproc/postprocess.c index 5cd2f8900e..93603e0c3a 100644 --- a/postproc/postprocess.c +++ b/postproc/postprocess.c @@ -2607,7 +2607,7 @@ static void postProcess(uint8_t src[], int srcStride, uint8_t dst[], int dstStri for(x=0; x