[multimedia/kdenlive] data/transitions: Change author name
Jean-Baptiste Mardelle <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 10fa6ac002045e9be7691ef77e68cb18ccffba8b by Jean-Baptiste Mardelle, on behalf of Farid Abdelnour.
Committed on 07/08/2026 at 17:02.
Pushed by mardelle into branch 'master'.
Change author name
It be Brian as author based in the commit, right?: https://github.com/mltframework/mlt/commit/79f5fcb44d044ce28e13953bee00ae64f5282c8f
M +1 -1 data/transitions/autoduck.xml
https://invent.kde.org/multimedia/kdenlive/-/commit/10fa6ac002045e9be7691ef77e68cb18ccffba8b
diff --git a/data/transitions/autoduck.xml b/data/transitions/autoduck.xml
index b7de412212..acd0b76880 100644
--- a/data/transitions/autoduck.xml
+++ b/data/transitions/autoduck.xml
@@ -3,7 +3,7 @@
<transition tag="mix" id="autoduck" type="audiotransition">
<name>Auto Duck</name>
<description>Applies a volume change on the lower track depending on the volume of the upper track.</description>
- <author>Dan Dennedy</author>
+ <author>Brian Matherly</author>
<parameter type="constant" name="duck_threshold" max="0" min="-20" default="-15" decimals="1">
<name>Ducking Threshold</name>
</parameter>