mirror of
https://github.com/mpv-player/mpv
synced 2025-03-03 12:47:49 +00:00
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7031 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
75e28d06f8
commit
672183346b
@ -625,7 +625,7 @@ void blur(
|
|||||||
|
|
||||||
int x, y;
|
int x, y;
|
||||||
|
|
||||||
#if 0
|
#if 1
|
||||||
unsigned char *s = buffer;
|
unsigned char *s = buffer;
|
||||||
unsigned short *t = tmp2+1;
|
unsigned short *t = tmp2+1;
|
||||||
for(y=0; y<height; y++){
|
for(y=0; y<height; y++){
|
||||||
|
Loading…
Reference in New Issue
Block a user