fix crash due to fast_memcpy calling itself instead of libc memcpy

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12493 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2004-05-20 21:34:10 +00:00
parent 6df33d76fe
commit 47eb1875d0
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include <stddef.h>
#include "../cpudetect.h"
#include "fastmemcpy.h"
#undef memcpy
#define BLOCK_SIZE 4096
#define CONFUSION_FACTOR 0