[Phonehome-commits] r128 - trunk/client/src
pamadio at garage.maemo.org
pamadio at garage.maemo.org
Mon Oct 27 21:46:51 EET 2008
Author: pamadio
Date: 2008-10-27 21:46:51 +0200 (Mon, 27 Oct 2008)
New Revision: 128
Modified:
trunk/client/src/dsk_mgr.c
Log:
some random gst_object_unref
Modified: trunk/client/src/dsk_mgr.c
===================================================================
--- trunk/client/src/dsk_mgr.c 2008-10-27 19:37:28 UTC (rev 127)
+++ trunk/client/src/dsk_mgr.c 2008-10-27 19:46:51 UTC (rev 128)
@@ -723,6 +723,7 @@
G_OBJECT(image_sink), "handoff",
G_CALLBACK(buffer_probe_callback), NULL);
+ gst_object_unref(GST_OBJECT (image_sink));
g_timeout_add(5000,stop_cam,NULL);
More information about the Phonehome-commits
mailing list