bsd lang segv fix, enable bsd lv2, lv2 gui enable fix, proxy/ffmpeg toggle resize...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / formattools.inc
index 5654e2fe5e6a8b745e27d6b61e5c9a1f80f993ff..1239c0632f2120559bae6ae83de06716de6578e0 100644 (file)
 #define FORMATTOOLS_INC
 
 class FormatTools;
+class FormatPathText;
+class FormatFormat;
+class FormatFFMPEG;
+class FFMpegType;
+class FormatAParams;
+class FormatVParams;
+class FormatAThread;
+class FormatVThread;
+class FormatAudio;
+class FormatVideo;
+class FormatFilePerLabel;
 
 #endif