ext/ogg/gstoggdemux.c: Really do nothing when no data is available.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 18 Oct 2004 13:52:15 +0000 (13:52 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 18 Oct 2004 13:52:15 +0000 (13:52 +0000)
commit8bacd6b5356945eb7c81ab7aab7fef8195f06dd1
treee6f4758c1222acb82955d21e954b96cf36adfd1c
parente0a3b0aa0810ed364e2665807931c0a91da46ae3
ext/ogg/gstoggdemux.c: Really do nothing when no data is available.

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
Really do nothing when no data is available.
Go to the playing state when the stream is not seekable
instead of failing.
ChangeLog