]> git.sesse.net Git - kdenlive/blob - effects/CMakeLists.txt
Add channelcopy effect (thanks Dan)
[kdenlive] / effects / CMakeLists.txt
1 INSTALL (FILES 
2
3 automask.xml
4 boxblur.xml
5 brightness.xml
6 channelcopy.xml
7 charcoal.xml
8 chroma_hold.xml
9 chroma.xml
10 freeze.xml
11 gamma.xml
12 greyscale.xml
13 invert.xml
14 ladspa_declipper.xml
15 ladspa_equalizer.xml
16 ladspa_limiter.xml
17 ladspa_phaser.xml
18 ladspa_pitch_scale.xml
19 ladspa_pitch.xml
20 ladspa_rate_scale.xml
21 ladspa_reverb.xml
22 ladspa_room_reverb.xml
23 ladspa_vinyl.xml
24 mirror.xml
25 mute.xml
26 normalise.xml
27 obscure.xml
28 rotation.xml
29 sepia.xml
30 sox_bass.xml
31 sox_gain.xml
32 sox_phaser.xml
33 sox_band.xml
34 sox_echo.xml
35 sox_flanger.xml
36 sox_pitch.xml
37 sox_reverb.xml
38 sox_vibro.xml
39 sox_stretch.xml
40 threshold.xml
41 volume.xml
42 wave.xml
43 fadein.xml
44 fadeout.xml
45 frei0r_squareblur.xml
46 frei0r_distort0r.xml
47
48 DESTINATION ${DATA_INSTALL_DIR}/kdenlive/effects)