[Bug 776927] gl: gldownload: convert GstGLMemory to GstDmaBuf

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 29 16:00:22 UTC 2017


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

--- Comment #42 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
With Meson:
/home/nicolas/Sources/gstreamer-master/gst-plugins-bad/build/../ext/gl/gstgldownloadelement.c:265:
undefined reference to `gst_dmabuf_allocator_alloc'
ext/gl/gstopengl at sha/gstgldownloadelement.c.o: In function
`gst_gl_download_element_set_caps':
/home/nicolas/Sources/gstreamer-master/gst-plugins-bad/build/../ext/gl/gstgldownloadelement.c:125:
undefined reference to `gst_dmabuf_allocator_new'

Apprently some deps don't get propagated with automake but not meson. For
automake, we have ext/gl that depends on libgstgl, that depends on
badallocators which finally depends on gstreamer-allocators-1.0.

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