[Bug 706054] move GstEGLImageBufferPool and allocator from eglglessink to gstegl lib

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 9 04:05:35 PDT 2013


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

--- Comment #27 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-09-09 11:05:28 UTC ---
(In reply to comment #24)
> Also should I put:
> GstAllocator *allocator;
> GstAllocationParams params;
> GstVideoInfo info;
> gboolean add_metavideo;
> gboolean want_eglimage;
> GstBuffer *last_buffer;
> 
> into GstEGLImageBufferPoolPrivate too ?

Yes, everything that should not be accessed from the outside. Also add padding
to the public structs.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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