examples/gstplay/player.c: using g_print instead of g_message.
authorJulien Moutte <julien@moutte.net>
Sun, 21 Dec 2003 22:11:46 +0000 (22:11 +0000)
committerJulien Moutte <julien@moutte.net>
Sun, 21 Dec 2003 22:11:46 +0000 (22:11 +0000)
commit1835d5eb9c76f5c8eab4fe6ac8fca3bd0f846564
treec003f79c828cbba2045ba43d3382dd9077c88aaf
parentca200c8a757d4d4e59425f0ff8add0770e1427e4
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)
ChangeLog
examples/gstplay/player.c
gst-libs/gst/play/gstplay.c
gst-libs/gst/play/play.c