[Bug 752411] New: video-overlay-composition:move _GstVideoOverlayRectangle and _GstVideoOverlayComposition structs to their header file
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 15 02:51:43 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752411
Bug ID: 752411
Summary: video-overlay-composition:move
_GstVideoOverlayRectangle and
_GstVideoOverlayComposition structs to their header
file
Classification: Platform
Product: GStreamer
Version: git master
OS: Windows
Status: NEW
Severity: major
Priority: Normal
Component: gst-plugins-base
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: sudip.jain at st.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 307457
--> https://bugzilla.gnome.org/attachment.cgi?id=307457&action=edit
move structs to their header files
It is required to move _GstVideoOverlayRectangle and _GstVideoOvelayComposition
structs to their header file to avoid compilation error when casted by other
elements, as member variables are not seen.
Typically when video overlay buffer is attached as meta data and rectangles are
extracted on the sink to compose using hardware overlays.
Regards,
Sudip
--
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