buffer: Add GstReferenceTimestampMeta
authorSebastian Dröge <sebastian@centricular.com>
Sat, 25 Feb 2017 10:18:14 +0000 (12:18 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 12 May 2017 09:43:02 +0000 (11:43 +0200)
commit7d930b86930fbce5b6362e20c5d78073f24e3c8e
treec61b86695332fbe09694e99b03ed595faa5108df
parentda1d11be770a529b61b93bbc4cd3acbd5b7bc559
buffer: Add GstReferenceTimestampMeta

This is a meta that generically allows to attach additional reference
timestamps to a buffer, that don't have to relate to the pipeline clock
in any way.

Examples of this could be an NTP timestamp when the media was captured,
a frame counter on the capture side or the (local) UNIX timestamp when
the media was captured.

https://bugzilla.gnome.org/show_bug.cgi?id=779213
docs/gst/gstreamer-sections.txt
gst/gstbuffer.c
gst/gstbuffer.h
win32/common/libgstreamer.def