allow ffmpeg video to resample curr_pos, add bluray format
[goodguy/history.git] / cinelerra-5.0 / plugin_defs
1 plugin_dirs := \
2         themes \
3         audio_transitions \
4         video_transitions \
5         transforms \
6         colors \
7         exotic \
8         audio_tools \
9         video_tools \
10         blending \
11         tv_effects \
12
13 blondtheme      := themes
14 bluedottheme    := themes
15 brighttheme     := themes
16 suv             := themes
17
18 crossfade       := audio_transitions
19
20 bandslide       := video_transitions
21 bandwipe        := video_transitions
22 dissolve        := video_transitions
23 flip            := video_transitions
24 irissquare      := video_transitions
25 shapewipe       := video_transitions
26 slide           := video_transitions
27 wipe            := video_transitions
28 zoom            := video_transitions
29
30 1080to480       := transforms
31 1080to540       := transforms
32 720to480        := transforms
33 lens            := transforms
34 perspective     := transforms
35 photoscale      := transforms
36 polar           := transforms
37 rotate          := transforms
38 scale           := transforms
39 translate       := transforms
40 whirl           := transforms
41
42 brightness      := colors
43 bluebanana      := colors
44 C41             := colors
45 color3way       := colors
46 colorbalance    := colors
47 huesaturation   := colors
48 gamma           := colors
49 gradient        := colors
50 histogram       := colors
51 threshold       := colors
52
53 aging           := exotic
54 burn            := exotic
55 dot             := exotic
56 holo            := exotic
57 oil             := exotic
58
59 audioscope      := audio_tools
60 cdripper        := audio_tools
61 compressor      := audio_tools
62 dcoffset        := audio_tools
63 delayaudio      := audio_tools
64 denoisefft      := audio_tools
65 denoise         := audio_tools
66 despike         := audio_tools
67 downsample      := audio_tools
68 echocancel      := audio_tools
69 echo            := audio_tools
70 freeverb        := audio_tools
71 gain            := audio_tools
72 graphic         := audio_tools
73 interpolateaudio := audio_tools
74 invertaudio     := audio_tools
75 leveleffect     := audio_tools
76 loopaudio       := audio_tools
77 normalize       := audio_tools
78 overlayaudio    := audio_tools
79 parametric      := audio_tools
80 pitch           := audio_tools
81 removegaps      := audio_tools
82 resample        := audio_tools
83 resamplert      := audio_tools
84 reverb          := audio_tools
85 reverseaudio    := audio_tools
86 synthesizer     := audio_tools
87 timestretch     := audio_tools
88 timestretchrt   := audio_tools
89 vocoder         := audio_tools
90
91 blur            := video_tools
92 decimate        := video_tools
93 delayvideo      := video_tools
94 denoisemjpeg    := video_tools
95 denoisevideo    := video_tools
96 fieldframe      := video_tools
97 flash           := video_tools
98 framefield      := video_tools
99 freezeframe     := video_tools
100 greycstoration  := video_tools
101 interpolatepixels := video_tools
102 interpolatevideo := video_tools
103 invertvideo     := video_tools
104 linearblur      := video_tools
105 loopvideo       := video_tools
106 motion2         := video_tools
107 motionblur      := video_tools
108 motion          := video_tools
109 overlay         := video_tools
110 radialblur      := video_tools
111 reframe         := video_tools
112 reframert       := video_tools
113 reroute         := video_tools
114 reversevideo    := video_tools
115 seltempavg      := video_tools
116 sharpen         := video_tools
117 spectrogram     := video_tools
118 svg             := video_tools
119 titler          := video_tools
120 timeavg         := video_tools
121 timefront       := video_tools
122 unsharp         := video_tools
123 videoscope      := video_tools
124 wave            := video_tools
125 zoomblur        := video_tools
126
127 chromakeyhsv    := blending
128 chromakey       := blending
129 diffkey         := blending
130
131 deinterlace-cv  := tv_effects
132 deinterlace     := tv_effects
133 ivtc            := tv_effects
134 liveaudio       := tv_effects
135 livevideo       := tv_effects
136 rgb601          := tv_effects
137 rgbshift        := tv_effects
138 shiftinterlace  := tv_effects
139 swapchannels    := tv_effects
140 swapframes      := tv_effects
141 yuv             := tv_effects
142 yuvshift        := tv_effects
143