X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fplayer_video.h;h=3cd5594097baa42e7a3727ba59c83d6ae0544d18;hb=7c73ec405fdb55bd78d82d764999b5af6d81e973;hp=c38d60641f71f499210ccf41ed577f1abec65e09;hpb=306e2f021410d2184a3945b1e374b563104b3ea8;p=dcpomatic.git diff --git a/src/lib/player_video.h b/src/lib/player_video.h index c38d60641..3cd559409 100644 --- a/src/lib/player_video.h +++ b/src/lib/player_video.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2013-2015 Carl Hetherington + Copyright (C) 2013-2019 Carl Hetherington This file is part of DCP-o-matic. @@ -54,6 +54,7 @@ public: Eyes, Part, boost::optional, + VideoRange video_range, boost::weak_ptr, boost::optional ); @@ -117,6 +118,7 @@ private: Eyes _eyes; Part _part; boost::optional _colour_conversion; + VideoRange _video_range; boost::optional _text; /** Content that we came from. This is so that reset_metadata() can work, and also * for variant:swaroop's non-skippable ads.