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)
commit5a911c60b72f1b17f2c78088879d89f0fc25a1fb
treea2627db9999b163a995562b09e0957bd2f80d520
parent666cacd22f4789e97a1f225a3dd1a893953c3086
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