clip picons as clip_icon.png, vwindow hang, fix for drop target test
[goodguy/history.git] / cinelerra-5.1 / plugin_defs
index 848f58163016d68598bf36996b3cce69a8c97988..2d4690eaa6cb65b695aa16b2113fad7324898155 100644 (file)
@@ -1,6 +1,8 @@
 export TOPDIR ?= ../..
 include $(TOPDIR)/global_config
 
+# plugin_dirs is translated in awindowgui.C, update if changed.
+
 plugin_dirs := themes
 themes := theme_bright theme_suv theme_blond theme_blue theme_blue_dot \
        theme_hulk theme_pinklady theme_unflat theme_blond_cv
@@ -18,10 +20,10 @@ transforms := 1080to480 1080to540 720to480 lens perspective photoscale \
 
 plugin_dirs += colors
 colors := brightness bluebanana C41 color3way colorbalance huesaturation \
-       gamma gradient histogram histogram_bezier threshold
+       gamma gradient histeq histogram histogram_bezier threshold
 
 plugin_dirs += exotic
-exotic := aging burn dot holo oil edge
+exotic := aging burn dot holo oil edge spherecam
 
 plugin_dirs += audio_tools
 audio_tools := audioscope cdripper compressor dcoffset delayaudio \
@@ -29,18 +31,19 @@ audio_tools := audioscope cdripper compressor dcoffset delayaudio \
        gain graphic interpolateaudio invertaudio leveleffect loopaudio \
        normalize overlayaudio parametric pitch removegaps resample \
        resamplert reverb reverseaudio synthesizer timestretch timestretchrt \
-       vocoder
+       spectrogram vocoder
 
 plugin_dirs += video_tools
 video_tools := blur decimate delayvideo denoisemjpeg denoisevideo downsample \
        fieldframe flash framefield freezeframe greycstoration interpolatepixels \
-       interpolatevideo invertvideo linearblur loopvideo motion2 motionblur \
-       motion overlay radialblur reframe reframert reroute reversevideo \
-       seltempavg sharpen spectrogram svg titler timeavg timefront unsharp \
-       videoscope wave zoomblur
+       interpolatevideo invertvideo linearblur loopvideo \
+       motion2 motionblur motion motion-cv motion-hv motion51 \
+       overlay radialblur reframe reframert reroute reversevideo \
+       rumbler seltempavg sharpen svg titler timeavg timefront \
+       unsharp videoscope wave zoomblur findobject
 
 plugin_dirs += blending
-blending := chromakeyhsv chromakey diffkey
+blending := crikey chromakeyhsv chromakey diffkey
 
 plugin_dirs += tv_effects
 tv_effects := deinterlace-cv deinterlace ivtc liveaudio livevideo rgb601 \