Try removing force of single-threaded decoding again.
[dcpomatic.git] / src / lib / ffmpeg_compatibility.h
index 7aaae92e2a53e9d23c6a83f4dfa2ea976a93fe72..80cc79ffb8b8995189c09d8bd976d9665c2c29fb 100644 (file)
@@ -17,6 +17,8 @@
 
 */
 
+struct AVFilterInOut;
+
 extern AVFilter* get_sink ();
 extern AVFilterInOut* avfilter_inout_alloc ();