reverted PARALLEL_MODE of FFdecsa to 64_INT

This commit is contained in:
Robert 2009-10-24 14:31:21 +00:00
parent 6356ddca38
commit 19a03c0830

View file

@ -56,7 +56,7 @@
//////// our choice //////////////// our choice //////////////// our choice //////////////// our choice ////////
#ifndef PARALLEL_MODE
#define PARALLEL_MODE PARALLEL_128_SSE2
#define PARALLEL_MODE PARALLEL_64_MMX
#endif
//////// our choice //////////////// our choice //////////////// our choice //////////////// our choice ////////