Various fixes to PTS mangling.
[dcpomatic.git] / src / lib / subtitle_content.h
index 1092b7b1cc7e32440515d653bc817f9005ecb680..c29485feeb6796bf1bbe942c0949da96d1fe4501 100644 (file)
@@ -50,7 +50,9 @@ public:
                return _subtitle_scale;
        }
        
-private:       
+private:
+       friend class ffmpeg_pts_offset_test;
+       
        /** y offset for placing subtitles, as a proportion of the container height;
            +ve is further down the frame, -ve is further up.
        */