mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
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:
parent
e678129a7e
commit
4bd251c9a5
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue