git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba7395a
)
ffmpeg: do not include vsrc_buffer.h.
author
Nicolas George
<nicolas.george@normalesup.org>
Sat, 5 May 2012 07:52:05 +0000
(09:52 +0200)
committer
Nicolas George
<nicolas.george@normalesup.org>
Sun, 6 May 2012 14:14:34 +0000
(16:14 +0200)
ffmpeg.c
patch
|
blob
|
history
diff --git
a/ffmpeg.c
b/ffmpeg.c
index
1054d82
..
ab31673
100644
(file)
--- a/
ffmpeg.c
+++ b/
ffmpeg.c
@@
-59,7
+59,6
@@
# include "libavfilter/avfiltergraph.h"
# include "libavfilter/buffersink.h"
# include "libavfilter/buffersrc.h"
-# include "libavfilter/vsrc_buffer.h"
#if HAVE_SYS_RESOURCE_H
#include <sys/types.h>