Dolby is apparently recreating all their certificates (as they will soon expire)...
[dcpomatic.git] / src / wx / gl_video_view.cc
index 4fc620936d9eb837bc22cefe089d1fb1f678a384..397693f51f1fbd7afe26a5fb796f788e60488564 100644 (file)
@@ -79,6 +79,7 @@ check_gl_error (char const * last)
 GLVideoView::GLVideoView (FilmViewer* viewer, wxWindow *parent)
        : VideoView (viewer)
        , _context (nullptr)
+       , _rec2020(false)
        , _vsync_enabled (false)
        , _playing (false)
        , _one_shot (false)