videotimecode: New GstVideoTimeCodeInterval type, ability to add to a GstVideoTimeCode
authorVivia Nikolaidou <vivia@toolsonair.com>
Thu, 29 Dec 2016 12:42:52 +0000 (14:42 +0200)
committerJan Schmidt <jan@centricular.com>
Wed, 11 Jan 2017 00:05:21 +0000 (11:05 +1100)
commit629e8229a7b9de1632222f92cd69a9245b5f0494
treea5fdc201963e4ce37e3cb5eb1fe56d37d21da998
parent7bd7b2209ad124d65ce33c804c15edc4cc193cb4
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
gst-libs/gst/video/gstvideotimecode.c
gst-libs/gst/video/gstvideotimecode.h