[Bug 744246] gl: Broken VideoAlignment handling?
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Feb 25 15:09:57 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=744246
--- Comment #6 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Created attachment 297935
--> https://bugzilla.gnome.org/attachment.cgi?id=297935&action=edit
[PATCH] glmemory: Add GstAllocationParams and alignment support
This implements support for GstAllocationParams and memory alignments.
The parameters where simply ignored which could lead to crash on
certain platform when used with libav and no luck.
https://bugzilla.gnome.org/show_bug.cgi?id=744246
---
ext/gl/gstgloverlay.c | 6 ++-
gst-libs/gst/gl/gstglbufferpool.c | 3 +-
gst-libs/gst/gl/gstglcolorconvert.c | 5 ++-
gst-libs/gst/gl/gstglmemory.c | 81 ++++++++++++++++++++++++-------------
gst-libs/gst/gl/gstglmemory.h | 9 +++--
gst-libs/gst/gl/gstglupload.c | 4 +-
6 files changed, 69 insertions(+), 39 deletions(-)
--
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