opengl colorspace + BT2020
[goodguy/history.git] / cinelerra-5.1 / cinelerra / appearanceprefs.C
index 90b39c0028d568a651e4dd368514a7eeac8fb232..7342e3eab42f491837b6afb3622c6e8b79312ce9 100644 (file)
@@ -539,6 +539,7 @@ int HighlightInverseColor::handle_event()
 const char *YuvColorSpace::color_space[] = {
        N_("BT601"),
        N_("BT709"),
+       N_("BT2020"),
 };
 
 YuvColorSpace::YuvColorSpace(int x, int y, PreferencesWindow *pwindow)