add cancel to ff_options view
[goodguy/history.git] / cinelerra-5.1 / global_config
index 9860da83ea6f23666d8f21a6bddf853ce657462a..d1c64a32abd8873d26d6f9b9b0557ddd86de6e7c 100644 (file)
@@ -10,8 +10,12 @@ HAVE_XFT := y
 HAVE_VIDEO4LINUX := n
 # build thirdparty ladspa
 HAVE_LADSPA := y
-# x264/x265 build flags
-HAVE_HIGH_DEPTH := n
+
+#thirdparty configure tweaks, uncomment for overrides
+# x264 hi depth
+#x264.cfg_params:= --enable-static --bit-depth=10
+# x265 hi depth
+#x265.cfg_params:= -DENABLE_SHARED=no -DHIGH_BIT_DEPTH:BOOL=ON
 
 # probed, uncomment and set to override probe
 #STATIC_LIBRARIES := y
@@ -135,4 +139,3 @@ endif
 CFLAGS += -D__STDC_CONSTANT_MACROS
 CFLAGS += -D__STDC_LIMIT_MACROS
 CFLAGS += -DPNG_SKIP_SETJMP_CHECK=1
-EXTRA_LIBS += -lbluray