VSE: Add retiming tool #104544

Closed
Richard Antalik wants to merge 5 commits from iss:retiming-tool into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

5 Commits

Author SHA1 Message Date
Richard Antalik b34ca86766 Revert removal of speed factor for sound strips
buildbot/vexp-code-patch-coordinator Build done. Details
2023-02-21 13:24:03 +01:00
Richard Antalik 6b25ac1854 Fix redundant redeclaration warning 2023-02-15 01:44:48 +01:00
Richard Antalik e2042ab55d Fix crash on NULL dereference
buildbot/vexp-code-patch-coordinator Build done. Details
2023-02-15 00:35:40 +01:00
Richard Antalik 03c5ee0294 Fix compilation warning 2023-02-15 00:33:25 +01:00
Richard Antalik 0859cfbd50 VSE: Add retiming tool
This tools allows to change strip playback speed by manipulating
retiming handles. More handles can be added to single strip to create
variable playback speed.

This tool replaces Speed Factor property in time panel.
2023-02-09 18:20:27 +01:00