[SCM] morituri/master: add comment

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:09:25 UTC 2014


The following commit has been merged in the master branch:
commit 1c6ec82df9b426284dc25dde87e59744949aaa8b
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sun May 22 15:18:06 2011 +0000

    add comment

diff --git a/morituri/common/gstreamer.py b/morituri/common/gstreamer.py
index eb90788..94d52d9 100644
--- a/morituri/common/gstreamer.py
+++ b/morituri/common/gstreamer.py
@@ -60,6 +60,7 @@ class GstPipelineTask(task.Task):
 
         self.debug('pausing pipeline')
         self.pipeline.set_state(gst.STATE_PAUSED)
+        # FIXME: this can block
         self.pipeline.get_state()
         self.debug('paused pipeline')
 

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list