ext/ogg/gstoggdemux.c: Fix EOS again. Needs to be done in a better way. We should...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 26 Oct 2004 14:41:06 +0000 (14:41 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 26 Oct 2004 14:41:06 +0000 (14:41 +0000)
commitd3fc9340c2885d6875158e83582479557c3666ba
treef65327d4103be186f6fc02840b78d71fca51d8ea
parentb2e3b07496b3fc5c27fadc9df33172c9c381bb3a
ext/ogg/gstoggdemux.c: Fix EOS again. Needs to be done in a better way. We should not remove the pad if there is no n...

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
(gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
(_find_streams_check), (gst_ogg_demux_push):
Fix EOS again. Needs to be done in a better way. We should not
remove the pad if there is no new chained stream.
ChangeLog