Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Kdenlive
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
259
Issues
259
List
Boards
Labels
Service Desk
Milestones
Merge Requests
14
Merge Requests
14
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Multimedia
Kdenlive
Commits
8fe8439b
Commit
8fe8439b
authored
Nov 29, 2020
by
Jean-Baptiste Mardelle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Do not block deprecated effects, it was causing issues for existing project files
parent
75063593
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
49 additions
and
47 deletions
+49
-47
data/blacklisted_effects.txt
data/blacklisted_effects.txt
+45
-46
data/kdenliveeffectscategory.rc
data/kdenliveeffectscategory.rc
+4
-1
No files found.
data/blacklisted_effects.txt
View file @
8fe8439b
...
...
@@ -29,7 +29,7 @@ watermark
# region
resize
resample
mono
#
mono
transition
# DEPRECATED
...
...
@@ -96,39 +96,39 @@ avfilter.unsharp_opencl
avfilter.zmq
# WORKING BUT WARNING OR PATIALLY WORKING
avfilter.atadenoise
avfilter.dedot
avfilter.deflicker
avfilter.doubleweave
avfilter.random
avfilter.tmix
avfilter.vertigo
avfilter.w3fdif
avfilter.weave
avfilter.yadif
#
avfilter.atadenoise
#
avfilter.dedot
#
avfilter.deflicker
#
avfilter.doubleweave
#
avfilter.random
#
avfilter.tmix
#
avfilter.vertigo
#
avfilter.w3fdif
#
avfilter.weave
#
avfilter.yadif
# WORKING BUT NEED CHECKS
avfilter.amplify
avfilter.bwdif
avfilter.deblock
avfilter.deflate
avfilter.derain
avfilter.deshake
avfilter.inflate
avfilter.nlmeans
avfilter.owdenoise
avfilter.removegrain
avfilter.sr
deshake
fieldorder
frei0r.bgsubtract0r
frei0r.colorhalftone
frei0r.delaygrab
frei0r.lightgraffiti
frei0r.premultiply
gtkrescale
region
resize
#
avfilter.amplify
#
avfilter.bwdif
#
avfilter.deblock
#
avfilter.deflate
#
avfilter.derain
#
avfilter.deshake
#
avfilter.inflate
#
avfilter.nlmeans
#
avfilter.owdenoise
#
avfilter.removegrain
#
avfilter.sr
#
deshake
#
fieldorder
#
frei0r.bgsubtract0r
#
frei0r.colorhalftone
#
frei0r.delaygrab
#
frei0r.lightgraffiti
#
frei0r.premultiply
#
gtkrescale
#
region
#
resize
# WORKING
# avfilter.boxblur
...
...
@@ -152,7 +152,7 @@ resize
# avfilter.drawbox
# avfilter.drawgrid
# avfilter.elbg
avfilter.fspp
#
avfilter.fspp
# avfilter.gblur
# avfilter.hqdn3d
# avfilter.hqx
...
...
@@ -238,8 +238,7 @@ avfilter.perspective
avfilter.pseudocolor
avfilter.rotate
avfilter.shuffleframes
# Subtitles should not be blacklisted, since used internally
# avfilter.subtitles
avfilter.subtitles
avfilter.swaprect
avfilter.tlut2
avfilter.vignette
...
...
@@ -256,11 +255,11 @@ avfilter.convolution
avfilter.dctdnoiz
avfilter.delogo
avfilter.pixscope
#
avfilter.vaguedenoiser
#
BurningTV
#
frei0r.cluster
#
frei0r.dither
#
frei0r.IIRblur
avfilter.vaguedenoiser
BurningTV
frei0r.cluster
frei0r.dither
frei0r.IIRblur
frei0r.medians
frei0r.rgbnoise
frei0r.sharpness
...
...
@@ -268,9 +267,9 @@ grain
wave
# FRAME BUFFER ISSUES
avfilter.hqdn3d
avfilter.lagfun
frei0r.baltan
frei0r.bgsubtract0r
frei0r.lightgraffiti
frei0r.tehroxx0r
#
avfilter.hqdn3d
#
avfilter.lagfun
#
frei0r.baltan
#
frei0r.bgsubtract0r
#
frei0r.lightgraffiti
#
frei0r.tehroxx0r
data/kdenliveeffectscategory.rc
View file @
8fe8439b
...
...
@@ -75,5 +75,8 @@
</group>
<group
list=
"ladspa.1297511010,ladspa.1145921863,ladspa.1144210769,ladspa.1144210771,ladspa.1146114128,ladspa.1097681261,ladspa.1129539188,ladspa.1399604850,ladspa.1297511010"
>
<text>
DPF plugins
</text>
</group>
</group>
<group
list=
"avfilter.dctdnoiz, avfilter.delogo, avfilter.pixscope, avfilter.vaguedenoiser, BurningTV, frei0r.cluster, frei0r.dither, frei0r.IIRblur, frei0r.medians, frei0r.rgbnoise, frei0r.sharpness, grain, wave"
>
<text>
Deprecated
</text>
</group>
</data>
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