ext/ogg/gstoggdemux.c: When trying to find the stream length, seek back N pages inste...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 13 Jul 2004 10:38:25 +0000 (10:38 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 13 Jul 2004 10:38:25 +0000 (10:38 +0000)
commit38b4dce1fcf2902caf910ad7070bbbad47d3ba10
tree3ea30edd2f02b1b32ec78e57c14f9ec079a28747
parent1d15366460a30420297ae9fd7e4fc1dc0159e308
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.
ChangeLog
ext/ogg/gstoggdemux.c