X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fffmpeg_encoder.cc;h=1d112bdb4e20a3320d38fc03cbd34bd4b27da834;hb=c4403784febdbdd42e9c32e67fadb147f11fe566;hp=07b69195605dfd35998448f1c1a9e885d1715276;hpb=ad1ef39eda58b3a919ea3b7084401a0439409ec6;p=dcpomatic.git 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,