More tests; fix blend for YUV420P10LE.
[dcpomatic.git] / test / video_content_scale_test.cc
index b1a1e258d1482c0587251daed57d09c632a24db3..202243dd8bdab4a50c94e0afdafaa568c3829882 100644 (file)
 
 */
 
-#include <boost/test/unit_test.hpp>
+/** @file  test/video_content_scale_test.cc
+ *  @brief Test VideoContentScale
+ *  @ingroup selfcontained
+ */
+
 #include "lib/ffmpeg_content.h"
 #include "lib/ratio.h"
 #include "lib/video_content.h"
+#include <dcp/raw_convert.h>
+#include <boost/test/unit_test.hpp>
 
 using std::list;
 using std::string;
 using std::cerr;
 using boost::shared_ptr;
 using boost::optional;
+using dcp::raw_convert;
 
 static
 void