Hide the fact that caps nego doesn't work over a queue.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 24 Dec 2001 01:04:08 +0000 (01:04 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 24 Dec 2001 01:04:08 +0000 (01:04 +0000)
Original commit message from CVS:
Hide the fact that caps nego doesn't work over a queue.

Can someone fix xvideosink so that it compiles with Xv support again?

gstplay/gstplay.c

index 8442ffa..8492728 100644 (file)
@@ -187,7 +187,7 @@ gst_play_init (GstPlay *play)
                                   "sink");
        }
        else {
-         GST_FLAG_SET (priv->video_element, GST_ELEMENT_THREAD_SUGGESTED);
+         //GST_FLAG_SET (priv->video_element, GST_ELEMENT_THREAD_SUGGESTED);
          gst_bin_add (GST_BIN (priv->video_element), colorspace);
          gst_element_connect (colorspace, "src", priv->video_show, "sink");
          gst_element_add_ghost_pad (priv->video_element,