X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fglobal_config;h=d1c64a32abd8873d26d6f9b9b0557ddd86de6e7c;hb=1f78d86b5532943b2a3ea51f409a1fe5bd961e02;hp=9860da83ea6f23666d8f21a6bddf853ce657462a;hpb=a9bdd58fae360fa33d27caa059f5ca2c6fa26cd4;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/global_config b/cinelerra-5.1/global_config index 9860da83..d1c64a32 100644 --- a/cinelerra-5.1/global_config +++ b/cinelerra-5.1/global_config @@ -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