summaryrefslogtreecommitdiffstats
path: root/postproc
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-19 14:54:26 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-19 14:54:26 +0000
commit5fbdb807ec9a22281b31ef12b04bb3c23b3ea46b (patch)
tree9b33fbc861071ba4d31e90ecd77b4516ed816f71 /postproc
parent62d5ab65a66ce33c8b3f25809569e1cfad03ede6 (diff)
downloadmpv-5fbdb807ec9a22281b31ef12b04bb3c23b3ea46b.tar.bz2
mpv-5fbdb807ec9a22281b31ef12b04bb3c23b3ea46b.tar.xz
PP_FUNNY_STRIDE disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2293 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'postproc')
-rw-r--r--postproc/postprocess.h2
1 files changed, 1 insertions, 1 deletions
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