git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add libavfilter_version
[ffmpeg.git]
/
libavfilter
/
avfilter.h
diff --git
a/libavfilter/avfilter.h
b/libavfilter/avfilter.h
index
5aec139
..
b64448d
100644
(file)
--- a/
libavfilter/avfilter.h
+++ b/
libavfilter/avfilter.h
@@
-22,6
+22,8
@@
#ifndef FFMPEG_AVFILTER_H
#define FFMPEG_AVFILTER_H
#ifndef FFMPEG_AVFILTER_H
#define FFMPEG_AVFILTER_H
+#define LIBAVFILTER_VERSION 0.0.0
+
#include <stddef.h>
#include "avcodec.h"
#include <stddef.h>
#include "avcodec.h"