[Bug 704083] Improve GstBuffer/GstVideoFrame mappings for HW surfaces

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 28 20:04:22 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=704083
  GStreamer | gstreamer (core) | git

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #250091|none                        |needs-work
             status|                            |

--- Comment #12 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-09-29 03:04:13 UTC ---
Review of attachment 250091:
 --> (https://bugzilla.gnome.org/review?bug=704083&attachment=250091)

::: gst/gstmemory.h
@@ +193,3 @@
+ * Since: 1.2
+ */
+#define GST_MAP_WRITE_FIRST    (GST_MAP_READ | GST_MAP_WRITE |
GST_LOCK_FLAG_LAST)

Please define it in the enum so that it works correctly with
GObject-Introspection.

We should do the same for GST_MAP_READWRITE...

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