This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Testing code uses random().
Originally committed as revision 14804 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer
17 years ago
parent
a50bd69d9d
commit
cd5cd37741
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libavutil/pca.c
+ 1
- 0
libavutil/pca.c
View File
@@ -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>
Write
Preview
Loading…
Cancel
Save