[Bug 773863] decklinkvideosrc: add VANC parsing
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Feb 21 00:12:31 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=773863
--- Comment #38 from John Poet <jppoet at gmail.com> ---
(In reply to Tim-Philipp Müller from comment #28)
> Can't we just chuck the meta into gstvideo somewhere? The V is for Video
> right? And there are no external deps?
I finally have some time to work on this again.
For this, I assume you mean to add
struct _GstVANCMeta {}
etc, to gst-plugins-base/gst-libs/gst/video/gstvideometa.h
instead of creating a new library in
gst-plugins-bad/gst-libs/gst/vanc
I can do that, if that is what you want. I initially created it in
gst-plugins-bad because I assumed it would need to be "promoted" to
gst-plugins-base after some period of time.
--
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