gstreamer/gst-libs/gst/play
Julien Moutte ff322c28e2 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.
2004-01-25 12:28:05 +00:00
..
gstplay.c gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Still have an issue with switch blocking wh... 2004-01-25 12:28:05 +00:00
gstplay.h examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
Makefile.am examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
play.c gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Still have an issue with switch blocking wh... 2004-01-25 12:28:05 +00:00
play.h examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
play.old.c Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). 2004-01-12 03:40:18 +00:00
play.old.h Change GST_*_PADDING to _gst_private[GST_PADDING] 2003-12-09 10:02:08 +00:00
playpipelines.c There was a floating doubt on the way visualization is written. We use 'z' everywhere now. Both in gst-player and lib... 2003-10-06 10:29:27 +00:00