1 #ifndef __PLUGINFCLIENT_INC__
2 #define __PLUGINFCLIENT_INC__
5 typedef struct AVFilter AVFilter;
7 typedef struct AVFilterGraph AVFilterGraph;
9 class PluginFClient_Opt;
11 class PluginFClientConfig;
12 class PluginFClient_OptName;
13 class PluginFClient_OptValue;
14 class PluginFClient_OptPanel;
15 class PluginFClientUnits;
16 class PluginFClientText;
17 class PluginFClientApply;
18 class PluginFClientWindow;
24 #define FLT_MAX 3.40282346638528859812e+38F
28 #define FLT_MIN 1.17549435082228750797e-38F
32 #define DBL_MAX ((double)1.79769313486231570815e+308L)
36 #define DBL_MIN ((double)2.22507385850720138309e-308L)