Fix reffing of the AVFrame output by the decoder.
[dcpomatic.git] / src / lib / ab_transcode_job.h
index 983842038f936cb4ad0f0e63aeef8600e82712aa..8e3cbe2d8f8990586218b8925f3a9b5ed1514bee 100644 (file)
@@ -39,8 +39,7 @@ class ABTranscodeJob : public Job
 public:
        ABTranscodeJob (
                boost::shared_ptr<Film> f,
-               DecodeOptions o,
-               boost::shared_ptr<Job> req
+               DecodeOptions o
                );
 
        std::string name () const;