diff options
Diffstat (limited to 'src/lib/video_content.h')
| -rw-r--r-- | src/lib/video_content.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/video_content.h b/src/lib/video_content.h index 72c72625b..81325516d 100644 --- a/src/lib/video_content.h +++ b/src/lib/video_content.h @@ -109,6 +109,8 @@ private: friend class best_dcp_frame_rate_test_single; friend class best_dcp_frame_rate_test_double; friend class audio_sampling_rate_test; + + void setup_default_colour_conversion (); libdcp::Size _video_size; float _video_frame_rate; |
