[Bug 779866] videotimecode: Fix invalid timecode right before a new second

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 10 15:43:36 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=779866

--- Comment #1 from Vivia Nikolaidou <vivia at ahiru.eu> ---
Created attachment 347656
  --> https://bugzilla.gnome.org/attachment.cgi?id=347656&action=edit
videotimecode: Fix invalid timecode right before a new second

When initializing a timecode from a GDateTime, and the remaining time
until the new second is less than half a frame (according to the given
frame rate), it would lead to the creation of an invalid timecode, e.g.
00:00:00:25 (at 25 fps) instead of 00:00:01:00. Fixed.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list