[Bug 711155] wayland: add wl_drm support to wayland sink
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Nov 23 12:16:21 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=711155
Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |olivier.crete at ocrete.ca
--- Comment #64 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
(In reply to Daniel Stone from comment #63)
> Right, I just meant in terms of potentially performing any flush at map /
> invalidation at unmap, for either caches or compressed buffers, or whatever.
> You'd have to have map() and unmap() plumbed through to the allocator,
> rather than a single fixed allocation. But I'm pretty sure this happens
> today, right?
The "download" should happen on the first call to gst_memory_map() and the
upload/flush/etc should be done by the sink.. Otherwise you may end up doing
multiple download/flushes as different elements may map/unmap the memory.
--
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