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
Multimedia
Kdenlive
Commits
9e7a2da2
Commit
9e7a2da2
authored
Aug 29, 2010
by
Dan Dennedy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add center balance parameter to crop effect.
svn path=/trunk/kdenlive/; revision=4780
parent
0dc379c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
effects/crop.xml
effects/crop.xml
+3
-0
No files found.
effects/crop.xml
View file @
9e7a2da2
...
@@ -18,4 +18,7 @@
...
@@ -18,4 +18,7 @@
<parameter
type=
"bool"
name=
"center"
default=
"0"
>
<parameter
type=
"bool"
name=
"center"
default=
"0"
>
<name>
Automatic center-crop
</name>
<name>
Automatic center-crop
</name>
</parameter>
</parameter>
<parameter
type=
"constant"
name=
"center_bias"
max=
"5000"
min=
"-5000"
default=
"0"
>
<name>
Center balance
</name>
</parameter>
</effect>
</effect>
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