[Bug 744246] gl: Broken VideoAlignment handling?

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 26 05:02:17 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=744246

--- Comment #9 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
There was one concern raised yesterday on IRC, the massive amount of parameters
in our GL memory allocation function. So I'd like to share a proposed solution. 

I would create a new public structure, GstGLAllocationParams. This structure
could contain GstAllocationParams, GstVideoInfo and GstVideoAlignment. Would
remain to decide if pass these as pointers or not. But it would make it easier
to extend if needed later. Do you think it's a good idea ?

-- 
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