From 5fbdb807ec9a22281b31ef12b04bb3c23b3ea46b Mon Sep 17 00:00:00 2001 From: arpi Date: Fri, 19 Oct 2001 14:54:26 +0000 Subject: PP_FUNNY_STRIDE disabled git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2293 b3059339-0415-0410-9bf9-f77b7e298cf2 --- postproc/postprocess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postproc') diff --git a/postproc/postprocess.h b/postproc/postprocess.h index 4aa395cb97..78a45b1026 100644 --- a/postproc/postprocess.h +++ b/postproc/postprocess.h @@ -60,7 +60,7 @@ #define GET_PP_QUALITY_MAX 6 //must be defined if stride%8 != 0 -#define PP_FUNNY_STRIDE +//#define PP_FUNNY_STRIDE //#define TIMING //#define MORE_TIMING -- cgit v1.2.3