Commit 88ccaf6f authored by Michael Niedermayer's avatar Michael Niedermayer

put testing code under #ifdef TEST

Originally committed as revision 14805 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent cd5cd377
......@@ -149,7 +149,7 @@ int ff_pca(PCA *pca, double *eigenvector, double *eigenvalue){
return -1;
}
#if 1
#ifdef TEST
#undef printf
#undef random
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment