projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Prevent low delay from being used with mpeg1.
[ffmpeg.git]
/
vhook
/
null.c
diff --git
a/vhook/null.c
b/vhook/null.c
index
c933089
..
6f31037
100644
(file)
--- a/
vhook/null.c
+++ b/
vhook/null.c
@@
-20,8
+20,8
@@
*/
#include <stdio.h>
-#include "framehook.h"
-#include "swscale.h"
+#include "
libavformat/
framehook.h"
+#include "
libswscale/
swscale.h"
static int sws_flags = SWS_BICUBIC;