Merge commit '38f0c0781a'
* commit '38f0c0781a':
lavfi: merge avfiltergraph.h into avfilter.h
Conflicts:
doc/APIchanges
ffmpeg_filter.c
libavfilter/avfilter.h
libavfilter/avfiltergraph.h
libavfilter/version.h
tools/graph2dot.c
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
231fd4411f
13 changed files with 259 additions and 263 deletions
|
|
@ -26,7 +26,6 @@
|
|||
#include "libavutil/avstring.h"
|
||||
#include "libavutil/mem.h"
|
||||
#include "avfilter.h"
|
||||
#include "avfiltergraph.h"
|
||||
|
||||
#define WHITESPACES " \n\t"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue