[Bug 740900] glbufferpool: Add support for GstVideoAlignement

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 1 09:46:49 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740900
  GStreamer | gst-plugins-bad | git

--- Comment #4 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2014-12-01 17:46:45 UTC ---
Created an attachment (id=291941)
 View: https://bugzilla.gnome.org/attachment.cgi?id=291941
 Review: https://bugzilla.gnome.org/review?bug=740900&attachment=291941

[v2] gl: Add support for GstVideoAlignment

This new version does not rely on adding API to GstVideoInfo. Instead it
assumed that plane size = stride * padded_height, and obtain the padded height
by padding
the GstVideoAlignment to GstGLMemory.

I've duplicated a lot of API to be "backward compatible" and reduce the patch
size also. It might though be better just to add the parameter, and allow NULL.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list