fix for ffmpeg seek pos 0, add pactl probe
[goodguy/history.git] / cinelerra-5.1 / global_config
index eb1fb5154d120c5bce42d8a727cd19760c0abc99..e25ee3154c9d4fc99d3624a0e7e16a0d79034eea 100644 (file)
@@ -8,6 +8,8 @@ HAVE_FIREWIRE := y
 HAVE_OSS := y
 HAVE_XFT := y
 HAVE_VIDEO4LINUX := n
+# build thirdparty ladspa
+HAVE_LADSPA := y
 
 # probed, uncomment and set to override probe
 #STATIC_LIBRARIES := y
@@ -16,6 +18,7 @@ HAVE_VIDEO4LINUX := n
 #HAVE_GL := y
 #HAVE_DL := y
 #HAVE_NUMA := y
+#HAVE_PACTL := y
 
 OBJDIR := $(shell uname -m)