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

List:       kde-commits
Subject:    [phonon-gstreamer/1.0-porting-for-merge] gstreamer: Initialize some Pipeline members
From:       Dan_Vrátil <dvratil () redhat ! com>
Date:       2013-11-26 10:51:02
Message-ID: E1VlGEQ-0005NO-Fk () scm ! kde ! org
[Download RAW message or body]

Git commit 86bb4f3eba22027ef69b0b48eb4114427610ae88 by Dan Vr=C3=A1til.
Committed on 26/11/2013 at 10:45.
Pushed by dvratil into branch '1.0-porting-for-merge'.

Initialize some Pipeline members

Makes Valgrind happy.

M  +2    -0    gstreamer/pipeline.cpp

http://commits.kde.org/phonon-gstreamer/86bb4f3eba22027ef69b0b48eb411442761=
0ae88

diff --git a/gstreamer/pipeline.cpp b/gstreamer/pipeline.cpp
index f512d78..8bcc5a9 100644
--- a/gstreamer/pipeline.cpp
+++ b/gstreamer/pipeline.cpp
@@ -50,7 +50,9 @@ Pipeline::Pipeline(QObject *parent)
     , m_isHttpUrl(false)
     , m_installer(new PluginInstaller(this))
     , m_reader(0) // Lazy init
+    , m_seeking(false)
     , m_resetting(false)
+    , m_posAtReset(0)
 {
     qRegisterMetaType<GstState>("GstState");
 #if GST_VERSION < GST_VERSION_CHECK (1,0,0,0)
[prev in list] [next in list] [prev in thread] [next in thread] 

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