mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-01 12:22:09 +00:00
Remove header now made useless
Commited in SoC by Vitor Sessak on 2008-02-12 20:59:51 Originally committed as revision 12723 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
9958f07a81
commit
4dae572fff
@ -22,7 +22,10 @@
|
||||
#include "avfilter.h"
|
||||
#include "avfiltergraph.h"
|
||||
|
||||
#include "allfilters.h"
|
||||
extern AVFilter avfilter_vf_scale;
|
||||
extern AVFilter avfilter_vf_graph;
|
||||
extern AVFilter avfilter_vf_graphfile;
|
||||
extern AVFilter avfilter_vf_graphdesc;
|
||||
|
||||
typedef struct AVFilterGraph {
|
||||
unsigned filter_count;
|
||||
|
Loading…
Reference in New Issue
Block a user