[Gstreamer-bugs] [Bug 134300] Changed - libgstxwindowlistener is installed in the plugins dir

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Feb 24 08:35:13 PST 2004


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=134300

Changed by rbultje at ronald.bitfreak.net.

--- shadow/134300	Fri Feb 13 03:38:18 2004
+++ shadow/134300.tmp.21934	Tue Feb 24 11:35:12 2004
@@ -1,22 +1,35 @@
 Bug#: 134300
 Product: GStreamer
 Version: HEAD CVS
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: normal
 Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: in7y118 at public.uni-hamburg.de               
 QAContact: gstreamer-maint at bugzilla.gnome.org
-TargetMilestone: HEAD
+TargetMilestone: NONE
 URL: 
 Summary: libgstxwindowlistener is installed in the plugins dir
 
 This lib should either be integrated into libgstinterfaces, be installed in
 libdir or be made a plugin. 
 
 I don't even know what it is, so I'm not going to suggest anything, I only
 know the current way of installing a lib in the plugins dir is wrong.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2004-02-24 11:35 -------
+This is correct behaviour.
+
+xwindowlistener is a plugin that is used by v4l/v4l2 (and in future by
+dxr3) plugins to "listen" to the position/size/overlaying windows on a
+specifix XWindow. This is useful for hardware overlay (which all of
+those provide) through means of X windows. This can then be used to
+make the element support th xoverlay interface.
+
+It is not a lib, since only plugins use it, apps don't. But it is not
+an element either. So it is a helper plugin, and the current behaviour
+is correct.




More information about the Gstreamer-bugs mailing list