Skip to content

timeline: Fix wrong usage of scale_int

We are multiplying the framerate by GST_SECOND and thus have no guarantee that it won't overflow.

Merge request reports