Basics of FFmpeg examiner works.
[dcpomatic.git] / src / lib / black_decoder.cc
index ce79ba0d77db45620f1d654b7a9e9fae71284321..0b231edd355cdd4bc93d06c31bc849cb8f3f2a78 100644 (file)
@@ -60,7 +60,7 @@ BlackDecoder::video_length () const
 }
 
 Time
-BlackDecoder::next () const
+BlackDecoder::position () const
 {
        return _next_video;
 }