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

List:       kde-commits
Subject:    =?utf-8?q?=5Bphonon-gstreamer=5D_gstreamer=3A_gst=5Fx=5Foverlay?=
From:       Trever Fischer <wm161 () wm161 ! net>
Date:       2011-02-15 5:14:43
Message-ID: 20110215051443.F143AA609B () git ! kde ! org
[Download RAW message or body]

Git commit c5791ce1af42a99f21dabbea5e349271b719bc22 by Trever Fischer.
Committed on 15/02/2011 at 06:13.
Pushed by tdfischer into branch 'master'.

gst_x_overlay_set_xwindow_id is deprecated

M  +1    -1    gstreamer/x11renderer.cpp     

http://commits.kde.org/phonon-gstreamer/c5791ce1af42a99f21dabbea5e349271b719bc22

diff --git a/gstreamer/x11renderer.cpp b/gstreamer/x11renderer.cpp
index dffe2c0..f773dcf 100644
--- a/gstreamer/x11renderer.cpp
+++ b/gstreamer/x11renderer.cpp
@@ -179,7 +179,7 @@ void X11Renderer::setOverlay()
         // Even if we have created a winId at this point, other X applications
         // need to be aware of it.
         QApplication::syncX();
-        gst_x_overlay_set_xwindow_id ( GST_X_OVERLAY(m_videoSink) ,  windowId );
+        gst_x_overlay_set_window_handle( GST_X_OVERLAY(m_videoSink), windowId );
     }
     windowExposed();
     m_overlaySet = true;

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

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