From: Julien Moutte Date: Sun, 15 Feb 2004 18:05:04 +0000 (+0000) Subject: gst/switch/gstswitch.c: Cleaning the sinkpads correctly on state change, mostly the... X-Git-Tag: 1.19.3~511^2~14644 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4bd251c9a59655c5afddfb12808615fcd4b9f894;p=platform%2Fupstream%2Fgstreamer.git gst/switch/gstswitch.c: Cleaning the sinkpads correctly on state change, mostly the EOS flag. Original commit message from CVS: 2004-02-15 Julien MOUTTE * gst/switch/gstswitch.c: (gst_switch_change_state), (gst_switch_class_init): Cleaning the sinkpads correctly on state change, mostly the EOS flag. --- diff --git a/ChangeLog b/ChangeLog index 9e88dce..2bc1507 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2004-02-15 Julien MOUTTE + * gst/switch/gstswitch.c: (gst_switch_change_state), + (gst_switch_class_init): Cleaning the sinkpads correctly on state + change, mostly the EOS flag. + +2004-02-15 Julien MOUTTE + * examples/gstplay/player.c: (got_eos), (main): Adding some output for debugging. * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our