- 25 Jun, 2021 3 commits
-
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-
- 24 Jun, 2021 1 commit
-
-
Found via codespell
-
- 21 Jun, 2021 1 commit
-
-
Alexander Robb authored
-
- 20 Jun, 2021 1 commit
-
-
Jean-Baptiste Mardelle authored
-
- 18 Jun, 2021 1 commit
-
-
Jean-Baptiste Mardelle authored
BUG: 431505
-
- 11 Jun, 2021 1 commit
-
-
Jean-Baptiste Mardelle authored
-
- 10 Jun, 2021 3 commits
-
-
Ryan Holtz authored
When building the QVariantMap for serialization into a QJsonDocument within KeyframeMdel::getRotoProperty, an incorrect padding width was being calculated for the QString keys. As a QVariantMap uses string ordering for its values, this resulted in Roto_spline keyframe data appearing out-of-order in saved data, as well as when being handed to MLT for previewing. As adding 1 to the incoming value of log10() is ostensibly a no-op, and log10() returns 1 less than the number of digits in positive integers, the original author's intent was probably to add 1 to the result rather than the input. This results in all of the resulting JSON objects' names being padded equally, eliminating the ordering-related munging. Additionally, any user previously affected by this needs only to re-save the relevant .kdenlive project file, and proper ordering will be restored.
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-
- 09 Jun, 2021 3 commits
-
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-
- 08 Jun, 2021 6 commits
-
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
Fixes #1085
-
Jean-Baptiste Mardelle authored
-
- 07 Jun, 2021 6 commits
-
-
Jean-Baptiste Mardelle authored
Fixes #907
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
Fixes #1074
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-
- 05 Jun, 2021 1 commit
-
-
Yuri Chornoivan authored
-
- 04 Jun, 2021 2 commits
-
-
Jean-Baptiste Mardelle authored
Fixes #1093
-
Jean-Baptiste Mardelle authored
Fixes #1092
-
- 03 Jun, 2021 3 commits
-
-
Eric Parker authored
-
Eric Parker authored
-
Eric Parker authored
-
- 02 Jun, 2021 1 commit
-
-
Jean-Baptiste Mardelle authored
-
- 01 Jun, 2021 2 commits
-
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
Audio cut task: detect incompatible encoders to prevent losing audio or video on stream copy attempt
-
- 28 May, 2021 1 commit
-
-
Jean-Baptiste Mardelle authored
-
- 24 May, 2021 2 commits
-
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-
- 23 May, 2021 2 commits
-
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-