avfilter_graph_parse frees inputs and outputs passed in, so we should not.
[dcpomatic.git] / src / lib / examine_content_job.h
index 016a56371de1ff8f8641b137484a2712d6d9ad04..b97e7823d6b99b808e18c0ddd0ab6fbbd4ba5096 100644 (file)
@@ -30,6 +30,7 @@ public:
        ~ExamineContentJob ();
 
        std::string name () const;
+       std::string json_name () const;
        void run ();
 
 private: