[Bug 740222] libav: Video decoder maps buffer READ/WRITE instead of just WRITE

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Nov 16 13:18:02 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740222
  GStreamer | gst-libav | 1.4.4

--- Comment #1 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2014-11-16 21:17:57 UTC ---
Created an attachment (id=290815)
 View: https://bugzilla.gnome.org/attachment.cgi?id=290815
 Review: https://bugzilla.gnome.org/review?bug=740222&attachment=290815

[PATCH] videdec: Only map buffer for writing


Mapping buffer for read/write instead of just writing will cost a buffer
download with texture backed GL memory.

https://bugzilla.gnome.org/show_bug.cgi?id=74022
---
 ext/libav/gstavviddec.c | 5 ++---
 1 file changed, 2 insertions(+), 3 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.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list