event: Add running-time-offset field to all events
authorSebastian Dröge <sebastian@centricular.com>
Fri, 4 Apr 2014 15:06:18 +0000 (17:06 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 10 Apr 2014 06:25:50 +0000 (08:25 +0200)
commitd445027ec17954820c60379b5aadd16274ad683f
treebaaee7315c5cb3bbff07d40c2543a35e56c6efed
parent3004cc5f45427c44e425c9130faef53aa62438f0
event: Add running-time-offset field to all events

Events passing through #GstPads that have a running time
offset set via gst_pad_set_offset() will get their offset
adjusted according to the pad's offset.

If the event contains any information that related to the
running time, this information will need to be updated
before usage with this offset.
docs/gst/gstreamer-sections.txt
gst/gstevent.c
gst/gstevent.h
win32/common/libgstreamer.def