Clean up of 3D->2D conversion.
[dcpomatic.git] / src / lib / transcoder.h
index 4256a5c91dfa4aa44caa2d6ebb60bc0dc13552d9..14f3636619a8303aacf2d568011df8883c5ec6de 100644 (file)
@@ -36,7 +36,7 @@ public:
        void go ();
 
        float current_encoding_rate () const;
-       int video_frames_out () const;
+       int video_frames_enqueued () const;
 
        /** @return true if we are in the process of calling Encoder::process_end */
        bool finishing () const {