]> git.sesse.net Git - kdenlive/blobdiff - effects/CMakeLists.txt
Fix pan & zoom effect (paste, edit after reloading project)
[kdenlive] / effects / CMakeLists.txt
index 14747a2de02ad969bf164b83739755a82ee335bd..523ede4b5a9cc8a753be603b1f14c952def7c0b9 100644 (file)
@@ -10,29 +10,21 @@ chroma_hold.xml
 chroma.xml
 crop.xml
 dust.xml
+dynamictext.xml
 freeze.xml
 gamma.xml
 grain.xml
 greyscale.xml
 invert.xml
-ladspa_declipper.xml
-ladspa_equalizer.xml
-ladspa_equalizer_15.xml
-ladspa_limiter.xml
-ladspa_phaser.xml
-ladspa_pitch_scale.xml
-ladspa_pitch.xml
-ladspa_rate_scale.xml
-ladspa_reverb.xml
-ladspa_room_reverb.xml
-ladspa_vinyl.xml
 mirror.xml
 mute.xml
 normalise.xml
 oldfilm.xml
 pan_zoom.xml
 obscure.xml
+region.xml
 rotation.xml
+rotation_keyframable.xml
 scratchlines.xml
 sepia.xml
 sox_bass.xml
@@ -47,16 +39,13 @@ volume.xml
 wave.xml
 fadein.xml
 fadeout.xml
-frei0r_3dflippo.xml
 frei0r_alpha0ps.xml
 frei0r_alphagrad.xml
 frei0r_alphaspot.xml
 frei0r_balanc0r.xml
 frei0r_baltan.xml
 frei0r_bezier_curves.xml
-frei0r_bluescreen0r.xml
 frei0r_brightness.xml
-frei0r_bw0r.xml
 frei0r_cartoon.xml
 frei0r_cluster.xml
 frei0r_coloradj_rgb.xml
@@ -75,6 +64,8 @@ frei0r_flippo.xml
 frei0r_glow.xml
 frei0r_hqdn3d.xml
 frei0r_hueshift0r.xml
+frei0r_iirblur.xml
+frei0r_keyspillm0pup.xml
 frei0r_lenscorrection.xml
 frei0r_letterb0xed.xml
 frei0r_levels.xml
@@ -83,7 +74,6 @@ frei0r_luminance.xml
 frei0r_mask0mate.xml
 frei0r_nervous.xml
 frei0r_nosync0r.xml
-frei0r_perspective.xml
 frei0r_pixeliz0r.xml
 frei0r_pr0be.xml
 frei0r_pr0file.xml
@@ -101,10 +91,14 @@ frei0r_tehroxx0r.xml
 frei0r_three_point_balance.xml
 frei0r_threelay0r.xml
 frei0r_threshold0r.xml
+frei0r_timeout.xml
 frei0r_tint0r.xml
 frei0r_twolay0r.xml
 frei0r_vectorscope.xml
 frei0r_vertigo.xml
+frei0r_vignette.xml
+frei0r_facebl0r.xml
+frei0r_facedetect.xml
 gain.xml
 fade_from_black.xml
 fade_to_black.xml
@@ -114,5 +108,8 @@ vignette.xml
 swapchannels.xml
 audiobalance.xml
 audiopan.xml
+rotoscoping.xml
 
 DESTINATION ${DATA_INSTALL_DIR}/kdenlive/effects)
+
+add_subdirectory(update)