Hide some more FFmpeg warnings.
[dcpomatic.git] / src / lib / ffmpeg_stream.cc
index 60327ab0d9d87c0f199215da1f05dda10dd67dd8..2d85a90bb69fcf81bc595b2ec3f96439bb5b1de4 100644 (file)
 #include <dcp/raw_convert.h>
 DCPOMATIC_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
-DCPOMATIC_ENABLE_WARNINGS
 extern "C" {
 #include <libavformat/avformat.h>
 }
+DCPOMATIC_ENABLE_WARNINGS
 
 using std::string;
 using dcp::raw_convert;