mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
ext/ogg/gstoggdemux.c: When trying to find the stream length, seek back N pages instead of just one, where N is the n...
Original commit message from CVS: * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before): When trying to find the stream length, seek back N pages instead of just one, where N is the number of streams in the current chain.
This commit is contained in:
parent
5e9a2a9013
commit
d2bd9fd800
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2004-07-13 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
|
||||||
|
When trying to find the stream length, seek back N pages
|
||||||
|
instead of just one, where N is the number of streams in
|
||||||
|
the current chain.
|
||||||
|
|
||||||
2004-07-13 Wim Taymans <wim@fluendo.com>
|
2004-07-13 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst-libs/gst/riff/riff-media.c:
|
* gst-libs/gst/riff/riff-media.c:
|
||||||
|
|
Loading…
Reference in a new issue