[Bug 760918] omxvideodec : Use gstglmemoryegl for the RPi
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jan 21 01:45:03 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760918
--- Comment #3 from Gwang Yoon Hwang <yoon at igalia.com> ---
(In reply to Sebastian Dröge (slomo) from comment #2)
> Generally looks good but is this going to work right? Won't it make
Yes, :)
> omxviddec accept all kinds of GL memory... while actually it will not work
> good at all on anything but EGLImages?
It checks the allocator's name to ensure whether is it a GLMemoryEGL or not
before using it as a memory backend.
Default fallback is a SystemMemory, so there is no change for the worst case
scenario.
I'll update #760916 with a clean up to remove EGLImageMemory soon
--
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