[Bug 697797] videosignal ported to 1.0
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Apr 11 07:31:06 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=697797
GStreamer | gst-plugins-bad | 1.x
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |t.i.m at zen.co.uk
Ever Confirmed|0 |1
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-04-11 14:31:00 UTC ---
Great, many thanks!
One minor niggle: you shouldn't really have to deal with the GstMemory in the
GstBuffer, instead just poke at the data[] array in the GstVideoFrame
structures directly, it should already be mapped and filled in.
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstvideo.html#GstVideoFrame
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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