summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-16 22:39:02 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-16 22:39:02 +0000
commit672183346b7e2e24a69d0e4132d7fafc8185a33d (patch)
tree80d3381e868a9fd5e1e59132cd9eb4f89eccd572 /TOOLS
parent75e28d06f8b7678bb68699c568051f897a979f99 (diff)
downloadmpv-672183346b7e2e24a69d0e4132d7fafc8185a33d.tar.bz2
mpv-672183346b7e2e24a69d0e4132d7fafc8185a33d.tar.xz
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7031 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/subfont-c/subfont.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/subfont-c/subfont.c b/TOOLS/subfont-c/subfont.c
index f0a477bd20..7c85d829ec 100644
--- a/TOOLS/subfont-c/subfont.c
+++ b/TOOLS/subfont-c/subfont.c
@@ -625,7 +625,7 @@ void blur(
int x, y;
-#if 0
+#if 1
unsigned char *s = buffer;
unsigned short *t = tmp2+1;
for(y=0; y<height; y++){