[totem] Fix utter stupidness making viz not work
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [totem] Fix utter stupidness making viz not work
- Date: Fri, 13 Nov 2009 13:51:06 +0000 (UTC)
commit 4a4e421c22cea93a5c097759a5211363590b4784
Author: Bastien Nocera <hadess hadess net>
Date: Fri Nov 13 13:50:30 2009 +0000
Fix utter stupidness making viz not work
Left-over from the reverse-stepping bug.
src/backend/bacon-video-widget-gst-0.10.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/backend/bacon-video-widget-gst-0.10.c b/src/backend/bacon-video-widget-gst-0.10.c
index 6007a3a..fc24348 100644
--- a/src/backend/bacon-video-widget-gst-0.10.c
+++ b/src/backend/bacon-video-widget-gst-0.10.c
@@ -6606,7 +6606,6 @@ bacon_video_widget_new (int width, int height,
g_object_unref (bvw);
return NULL;
}
- g_object_set (bvw->priv->play, "flags", 0x00000015, NULL);
bvw->priv->bus = gst_element_get_bus (bvw->priv->play);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]