projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lavfi: move version macros to a new installed header version.h
[ffmpeg.git]
/
libavfilter
/
Makefile
diff --git
a/libavfilter/Makefile
b/libavfilter/Makefile
index 78c4692614115b5c014b9bb510034d9e316c1851..09865c148d21c822e9e9985ed72c5ce69240306e 100644
(file)
--- a/
libavfilter/Makefile
+++ b/
libavfilter/Makefile
@@
-3,7
+3,7
@@
FFLIBS = avutil
FFLIBS-$(CONFIG_MOVIE_FILTER) += avformat avcodec
FFLIBS-$(CONFIG_SCALE_FILTER) += swscale
FFLIBS-$(CONFIG_MOVIE_FILTER) += avformat avcodec
FFLIBS-$(CONFIG_SCALE_FILTER) += swscale
-HEADERS = avfilter.h avfiltergraph.h buffersrc.h vsrc_buffer.h
+HEADERS = avfilter.h avfiltergraph.h buffersrc.h v
ersion.h v
src_buffer.h
OBJS = allfilters.o \
avfilter.o \
OBJS = allfilters.o \
avfilter.o \