[MN-dev] [mndiff]: r102 - trunk/noe/test.c
michael
subversion at mplayerhq.hu
Wed Oct 22 03:06:08 CEST 2008
Author: michael
Date: Wed Oct 22 03:06:07 2008
New Revision: 102
Log:
Enable encoder testing.
Modified:
trunk/noe/test.c
Modified: trunk/noe/test.c
==============================================================================
--- trunk/noe/test.c (original)
+++ trunk/noe/test.c Wed Oct 22 03:06:07 2008
@@ -156,7 +156,7 @@ int main(){
printf("."); fflush(stdout);
}
#endif
-#if 0
+#if 1
printf("\nTesting encoder");
for(i=1; i<(SIZE/2)>>decimate; i+=i+5){
int n= (SIZE - 1)>>decimate;
More information about the Mndiff-dev
mailing list