[Bug 703486] Implement GstNavigation interface in glimagesink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 5 16:41:51 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=703486
  GStreamer | gst-plugins-gl | git

Matthew Waters <ystreet00> changed:

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

--- Comment #13 from Matthew Waters <ystreet00 at gmail.com> 2014-07-05 23:41:48 UTC ---
Review of attachment 279917:
 --> (https://bugzilla.gnome.org/review?bug=703486&attachment=279917)

Looks reasonable.

::: gst-libs/gst/gl/gstglwindow.c
@@ +115,3 @@
+};
+
+static guint gst_glwindow_signals[LAST_SIGNAL] = { 0 };

gst_gl_window_signals :)

@@ +154,3 @@
+   *
+   */
+  gst_glwindow_signals[EVENT_MOUSE_SIGNAL] =

same

@@ +168,3 @@
+   *
+   */
+  gst_glwindow_signals[EVENT_KEY_SIGNAL] =

same

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