minor improvements from Andrew
[goodguy/cinelerra.git] / cinelerra-5.1 / plugin_defs
index a5f8b45a56bba55f26c2cb06fa461ab94c0d6358..137c49f468e17711b19dd7e79e9cb59f9831a900 100644 (file)
@@ -15,6 +15,7 @@ themes := \
        theme_suv \
        theme_neophyte \
        theme_unflat \
+       theme_cakewalk \
 
 plugin_dirs += video
 video := \
@@ -22,10 +23,12 @@ video := \
        1080to540 \
        720to480 \
        aging \
+       alpha \
        bandslide \
        bandwipe \
        bluebanana \
        blur \
+       boxblur \
        brightness \
        burn \
        C41 \
@@ -33,7 +36,9 @@ video := \
        chromakeyhsv \
        color3way \
        colorbalance \
+       colorspace \
        crikey \
+       cropp \
        crossfade \
        decimate \
        deinterlace \
@@ -50,6 +55,7 @@ video := \
        fieldframe \
        flash \
        flip \
+       foreground \
        framefield \
        freezeframe \
        gamma \
@@ -76,6 +82,8 @@ video := \
        motionblur \
        motion-cv \
        motion-hv \
+       mandelcuda \
+       nbodycuda \
        oil \
        overlay \
        perspective \
@@ -104,8 +112,10 @@ video := \
        swapframes \
        threshold \
        timeavg \
+       timeblur \
        timefront \
        titler \
+       tracer \
        translate \
        unsharp \
        videoscope \
@@ -122,7 +132,9 @@ plugin_dirs += audio
 audio := \
        audioscope \
        cdripper \
+       chorus \
        compressor \
+       compressormulti \
        dcoffset \
        delayaudio \
        denoise \
@@ -131,6 +143,7 @@ audio := \
        echo \
        echocancel \
        freeverb \
+       flanger \
        gain \
        graphic \
        interpolateaudio \
@@ -150,6 +163,7 @@ audio := \
        synthesizer \
        timestretch \
        timestretchrt \
+       tremolo \
        vocoder \
 
 plugin_dirs += opencv