gstreamer/gst-libs/gst/play
Julien Moutte c453aa275f examples/gstplay/player.c: using g_print instead of g_message.
Original commit message from CVS:
* examples/gstplay/player.c: (got_time_tick), (got_stream_length),
(got_video_size), (main): using g_print instead of g_message.
* gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
signal which was not emitted because of "switch" element added to the
bin but not connected. (Removing from the bin temporarily)
2003-12-21 22:11:46 +00:00
..
gstplay.c examples/gstplay/player.c: using g_print instead of g_message. 2003-12-21 22:11:46 +00:00
gstplay.h Synchronizing my changes. 2003-12-14 17:00:18 +00:00
Makefile.am Using private structure for members so that we have more chance that the header is frozen. :) 2003-12-11 22:29:14 +00:00
play.c examples/gstplay/player.c: using g_print instead of g_message. 2003-12-21 22:11:46 +00:00
play.h Synchronizing my changes. 2003-12-14 17:00:18 +00:00
play.old.c Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:46:51 +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