]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/fft-test.c
lavc: use buf[0] instead of data[0] as the indicator of an allocated frame
[ffmpeg] / libavcodec / fft-test.c
index ff5a126e5f509970954ea71b2f9fee246ea1ae7a..7e923d52ad5fe666bb48a667d05b802a4ae0d668 100644 (file)
@@ -37,6 +37,7 @@
 #if HAVE_UNISTD_H
 #include <unistd.h>
 #endif
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>