X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fplayer_video.h;h=0952eafb95ea880d47d9874a62fd1b58ece7820f;hb=d1a57244622f5f4160d0f58af7fe71a829175345;hp=56cfbd1005912a00b879f7263205a1017f980c7b;hpb=41daefcf0f0fcabd03e084ab05ee35f823740234;p=dcpomatic.git diff --git a/src/lib/player_video.h b/src/lib/player_video.h index 56cfbd100..0952eafb9 100644 --- a/src/lib/player_video.h +++ b/src/lib/player_video.h @@ -76,7 +76,7 @@ public: void add_metadata (xmlpp::Node* node) const; void write_to_socket (boost::shared_ptr socket) const; - bool reset_metadata (boost::shared_ptr film, dcp::Size video_container_size, dcp::Size film_frame_size); + bool reset_metadata (boost::shared_ptr film, dcp::Size player_video_container_size); bool has_j2k () const; boost::shared_ptr j2k () const;