mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +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
08825785ed
commit
6004947942
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