Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Multimedia
Kdenlive
Commits
84968140
Commit
84968140
authored
Jan 05, 2021
by
Massimo Stella
Committed by
Jean-Baptiste Mardelle
Jan 10, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete unsharp.xml
parent
e5780eee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
24 deletions
+0
-24
data/effects/avfilter/unsharp.xml
data/effects/avfilter/unsharp.xml
+0
-24
No files found.
data/effects/avfilter/unsharp.xml
deleted
100644 → 0
View file @
e5780eee
<!DOCTYPE kpartgui>
<effect
tag=
"avfilter.unsharp"
>
<name>
Unsharp (avfilter)
</name>
<description>
Sharpen or blur your video
</description>
<author>
libavfilter
</author>
<parameter
type=
"constant"
name=
"av.lx"
max=
"23"
min=
"3"
default=
"5"
odd=
"1"
>
<name>
Luma horizontal matrix
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.ly"
max=
"23"
min=
"3"
default=
"5"
odd=
"1"
>
<name>
Luma vertical matrix
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.la"
max=
"1.5"
min=
"-1.5"
default=
"1"
decimals=
"2"
>
<name>
Luma strength
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.cx"
max=
"23"
min=
"3"
default=
"5"
odd=
"1"
>
<name>
Chroma horizontal matrix
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.cy"
max=
"23"
min=
"3"
default=
"5"
odd=
"1"
>
<name>
Chroma vertical matrix
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.ca"
max=
"1.5"
min=
"-1.5"
default=
"0"
decimals=
"2"
>
<name>
Chroma strength
</name>
</parameter>
</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