Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Heiko Becker
kdenlive
Commits
58296e94
Commit
58296e94
authored
Apr 12, 2019
by
Jean-Baptiste Mardelle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix parameters for blur type
parent
f43ffb3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
data/effects/frei0r_iirblur.xml
data/effects/frei0r_iirblur.xml
+1
-1
No files found.
data/effects/frei0r_iirblur.xml
View file @
58296e94
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<comment>
Amount of blur
</comment>
<comment>
Amount of blur
</comment>
</parameter>
</parameter>
<parameter
type=
"list"
name=
"Type"
default=
"0.5"
paramlist=
"0.0
,
0.5
,
0.999"
>
<parameter
type=
"list"
name=
"Type"
default=
"0.5"
paramlist=
"0.0
;
0.5
;
0.999"
>
<paramlistdisplay>
Exponential,Lowpass,Gaussian
</paramlistdisplay>
<paramlistdisplay>
Exponential,Lowpass,Gaussian
</paramlistdisplay>
<name>
Type
</name>
<name>
Type
</name>
<comment>
Select blurring algorithm
</comment>
<comment>
Select blurring algorithm
</comment>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment