You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02: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:
@@ -22,7 +22,10 @@
|
|||||||
#include "avfilter.h"
|
#include "avfilter.h"
|
||||||
#include "avfiltergraph.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 {
|
typedef struct AVFilterGraph {
|
||||||
unsigned filter_count;
|
unsigned filter_count;
|
||||||
|
Reference in New Issue
Block a user