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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/engine/gst
From:       Mark Kretschmann <markey () web ! de>
Date:       2005-08-31 21:31:20
Message-ID: 1125523880.847018.16553.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 455569 by markey:

Let's simply unref the bin, that worked best so far.

 M  +0 -5      gstengine.cpp  


--- trunk/extragear/multimedia/amarok/src/engine/gst/gstengine.cpp #455568:455569
@@ -893,11 +893,6 @@
 
     if ( m_pipelineFilled ) {
         debug() << "Unreffing pipeline." << endl;
-
-        GstPad* const audiopad = gst_element_get_pad( m_gst_audioconvert, "sink" );
-        if ( GST_PAD_IS_LINKED( audiopad ) )
-            gst_pad_unlink( audiopad, GST_PAD_PEER( audiopad ) );
-
         gst_object_unref( GST_OBJECT( m_gst_thread ) );
 
         m_pipelineFilled = false;
[prev in list] [next in list] [prev in thread] [next in thread] 

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