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)
commitc1da22dd4e9238cdca3b9d266e8355bda2da74dc
treec72ed2f665ec2d3645fcacb8107b9253c566bf8a
parentd4eb6d40a9213e7732e8f072b8a478c352d706db
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