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  <julien@moutte.net>

* gst/switch/gstswitch.c: (gst_switch_change_state),
(gst_switch_class_init): Cleaning the sinkpads correctly on state
change, mostly the EOS flag.
This commit is contained in:
Julien Moutte 2004-02-15 18:05:04 +00:00
parent f90915379f
commit cd032491ab

View file

@ -1,3 +1,9 @@
2004-02-15 Julien MOUTTE <julien@moutte.net>
* 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 <julien@moutte.net>
* examples/gstplay/player.c: (got_eos), (main): Adding some