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.
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 6b25ac1854 - Show all commits

View File

@ -46,8 +46,6 @@ float seq_time_media_playback_rate_factor_get(const struct Scene *scene,
int seq_time_strip_original_content_length_get(const struct Scene *scene,
const struct Sequence *seq);
float seq_retiming_evaluate(const struct Sequence *seq, const int frame_index);
float seq_time_media_playback_rate_factor_get(const struct Scene *scene,
const struct Sequence *seq);
#ifdef __cplusplus
}