mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
Testing code uses random().
Originally committed as revision 14804 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
a50bd69d9d
commit
cd5cd37741
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user