gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Still have...
authorJulien Moutte <julien@moutte.net>
Sun, 25 Jan 2004 12:28:05 +0000 (12:28 +0000)
committerJulien Moutte <julien@moutte.net>
Sun, 25 Jan 2004 12:28:05 +0000 (12:28 +0000)
commit3325d549cdc313d7eed5c63579f1c88371f4d69b
tree6f0a311da42338ed056d4f8fc89b8b0be3f26e14
parente2d2dc2a8768d7b5938fc82caf48721ca19e4162
gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Still have an issue with switch blocking wh...

Original commit message from CVS:
2004-01-25  Julien MOUTTE  <julien@moutte.net>

* gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
(gst_play_identity_handoff), (gst_play_set_location),
(gst_play_set_visualization), (gst_play_connect_visualization): Another
try in visualization implementation. Still have an issue with switch
blocking when pulling from video_queue and only audio comes out of
spider.
* gst/switch/gstswitch.c: (gst_switch_release_pad),
(gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
release method. And check if the pad is usable before pulling.
ChangeLog
gst-libs/gst/play/gstplay.c
gst-libs/gst/play/play.c