mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
Testing code uses random().
Originally committed as revision 14804 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -152,6 +152,7 @@ int ff_pca(PCA *pca, double *eigenvector, double *eigenvalue){
|
||||
#if 1
|
||||
|
||||
#undef printf
|
||||
#undef random
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user