mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
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.
This commit is contained in:
parent
d4eb6d40a9
commit
c1da22dd4e
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2004-10-18 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2004-10-18 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
|
||||
|
|
Loading…
Reference in a new issue