1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7031 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
michael 2002-08-16 22:39:02 +00:00
parent 75e28d06f8
commit 672183346b

View File

@ -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++){