X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fffmpeg_encoder.cc;h=1d112bdb4e20a3320d38fc03cbd34bd4b27da834;hp=07b69195605dfd35998448f1c1a9e885d1715276;hb=c4403784febdbdd42e9c32e67fadb147f11fe566;hpb=248fe9bd28d93a9e269093b4dfbec5d0ceb49ce1 diff --git a/src/lib/ffmpeg_encoder.cc b/src/lib/ffmpeg_encoder.cc index 07b691956..1d112bdb4 100644 --- a/src/lib/ffmpeg_encoder.cc +++ b/src/lib/ffmpeg_encoder.cc @@ -41,6 +41,7 @@ using std::map; using boost::shared_ptr; using boost::bind; using boost::weak_ptr; +using namespace dcpomatic; FFmpegEncoder::FFmpegEncoder ( shared_ptr film,