gst/playback/gstplaybin.c: Added vis plugin support, need to configure the vis elemen...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 12 Oct 2004 16:41:23 +0000 (16:41 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 12 Oct 2004 16:41:23 +0000 (16:41 +0000)
Original commit message from CVS:
* gst/playback/gstplaybin.c: (gen_video_element),
(gen_vis_element), (remove_sinks), (setup_sinks):
Added vis plugin support, need to configure the vis
element to activate it.

ChangeLog

index 93056936c8f56c65d79fbff3c6080cc7e9b81da6..43712728df5b7f22646a1b1063a7b2ee005d30f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-12  Wim Taymans  <wim@fluendo.com>
+
+       * gst/playback/gstplaybin.c: (gen_video_element),
+       (gen_vis_element), (remove_sinks), (setup_sinks):
+       Added vis plugin support, need to configure the vis
+       element to activate it.
+
 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
        * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),