Try to capture ffmpeg logs during tests.
[dcpomatic.git] / src / lib / util.cc
index be5ab5b953d4544929db1881c64a78ec786d3307..05b69644f1ed95616eb4a8e0f4cde7ebdc85e0be 100644 (file)
@@ -408,7 +408,6 @@ ffmpeg_log_callback(void* ptr, int level, const char* fmt, va_list vl)
 }
 
 
-static
 void
 capture_ffmpeg_logs()
 {