[Bug 744246] gl: Broken VideoAlignment handling?

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Feb 28 09:02:12 PST 2015


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

--- Comment #14 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Created attachment 298170
  --> https://bugzilla.gnome.org/attachment.cgi?id=298170&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       | 135 ++++++++++++++++++++++--------------
 gst-libs/gst/gl/gstglmemory.h       |  10 +--
 gst-libs/gst/gl/gstglupload.c       |   4 +-
 6 files changed, 99 insertions(+), 64 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