X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ffilter_graph.h;h=8a8dd9a30e4da857fc46ccff6f649ad53aa8669f;hb=6904ca547ce503c9ea06b4def9b9a716068e493c;hp=5b43c5512fb9fa127bf5c364e292a22d9a7e1ce0;hpb=f4030653da8f5a0b3daebe640f485b3daf9ef091;p=dcpomatic.git diff --git a/src/lib/filter_graph.h b/src/lib/filter_graph.h index 5b43c5512..8a8dd9a30 100644 --- a/src/lib/filter_graph.h +++ b/src/lib/filter_graph.h @@ -26,8 +26,9 @@ #include "util.h" +struct AVFilterContext; +struct AVFrame; class Image; -class VideoFilter; class FFmpegContent; /** @class FilterGraph