projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63'
[ffmpeg.git]
/
libavfilter
/
avfiltergraph.h
diff --git
a/libavfilter/avfiltergraph.h
b/libavfilter/avfiltergraph.h
index f983bf8469f14b6595396673c9a73c4a89d0c2c4..c55b54977a7ff88dabab8d2370fcac8676941186 100644
(file)
--- a/
libavfilter/avfiltergraph.h
+++ b/
libavfilter/avfiltergraph.h
@@
-26,9
+26,7
@@
#include "libavutil/log.h"
typedef struct AVFilterGraph {
-#if FF_API_GRAPH_AVCLASS
const AVClass *av_class;
-#endif
unsigned filter_count;
AVFilterContext **filters;