[Bug 740900] glbufferpool: Add support for GstVideoAlignement

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Dec 13 18:50:25 PST 2014


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

--- Comment #11 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2014-12-14 02:50:23 UTC ---
Created an attachment (id=292685)
 View: https://bugzilla.gnome.org/attachment.cgi?id=292685
 Review: https://bugzilla.gnome.org/review?bug=740900&attachment=292685

[PATCH] gl: Add support for GstVideoAlignment


This allow saving a copy with libav video decoders or decoders with
similar padding requirement.

https://bugzilla.gnome.org/show_bug.cgi?id=740900
---
 ext/gl/gstgloverlay.c               |   4 +-
 gst-libs/gst/gl/gstglbufferpool.c   |  18 ++++++-
 gst-libs/gst/gl/gstglcolorconvert.c |   4 +-
 gst-libs/gst/gl/gstgldownload.c     |   2 +-
 gst-libs/gst/gl/gstglmemory.c       | 105 +++++++++++++++++++++++++-----------
 gst-libs/gst/gl/gstglmemory.h       |  15 +++---
 gst-libs/gst/gl/gstglupload.c       |   6 +--
 gst-libs/gst/gl/gstgluploadmeta.c   |   4 +-
 8 files changed, 107 insertions(+), 51 deletions(-)

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