[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gstreamer-cvs
Subject:    [gst-cvs] gst-plugins-base: xoverlay: fix endless loop in
From:       cymacs () kemper ! freedesktop ! org (René Stadler)
Date:       2010-09-28 12:28:35
Message-ID: 20100928122835.7427110057 () kemper ! freedesktop ! org
[Download RAW message or body]

Module: gst-plugins-base
Branch: master
Commit: cfa7bf740007f3935d63c9d868fa799faf2d3236
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=cfa7bf740007f3935d63c9d868fa799faf2d3236


Author: René Stadler <rene.stadler@nokia.com>
Date:   Tue Sep 28 15:15:57 2010 +0300

xoverlay: fix endless loop in deprecated method

---

 gst-libs/gst/interfaces/xoverlay.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gst-libs/gst/interfaces/xoverlay.c b/gst-libs/gst/interfaces/xoverlay.c
index 1e873a3..2900021 100644
--- a/gst-libs/gst/interfaces/xoverlay.c
+++ b/gst-libs/gst/interfaces/xoverlay.c
@@ -416,7 +416,7 @@ gst_x_overlay_got_xwindow_id (GstXOverlay * overlay, gulong \
xwindow_id)  {
   GST_WARNING_OBJECT (overlay,
       "Using deprecated gst_x_overlay_got_xwindow_id()");
-  gst_x_overlay_got_xwindow_id (overlay, xwindow_id);
+  gst_x_overlay_got_window_handle (overlay, xwindow_id);
 }
 #endif
 



------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev

_______________________________________________
gstreamer-cvs mailing list
gstreamer-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic