[Bug 776447] videotimecode: New GstVideoTimeCodeDiff type, ability to add to a GstVideoTimeCode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 11 00:35:01 UTC 2017


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.11.1

--- Comment #11 from Jan Schmidt <thaytan at noraisin.net> ---
Thanks, pushed:

commit eefa0d8cf5f843f3af72bf07ad57bfbbc06ca54d
Author: Vivia Nikolaidou <vivia at ahiru.eu>
Date:   Tue Jan 10 16:36:08 2017 +0200

    videotimecode: Added unit test for GstVideoTimeCodeInterval

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

commit 629e8229a7b9de1632222f92cd69a9245b5f0494
Author: Vivia Nikolaidou <vivia at toolsonair.com>
Date:   Thu Dec 29 14:42:52 2016 +0200

    videotimecode: New GstVideoTimeCodeInterval type, ability to add to a
GstVideoTimeCode

    Sometimes there is a human-oriented timecode that represents an
    interval between two other timecodes. It corresponds to the human
    perception of "add X hours" or "add X seconds" to a specific timecode,
    taking drop-frame oddities into account. This interval-representing
    timecode is now a GstVideoTimeCodeInterval. Also added function to add it
to
    a GstVideoTimeCode.

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

-- 
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